]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Make apt proxy options have the highest priority, unified proxy determining code.
[apt.git] / debian / changelog
index 90be664009ac7b0dc093631b1a267dbc0856dc10..304e0fb2ad41353389b7b6cb767dfcf5b3d43835 100644 (file)
@@ -13,6 +13,12 @@ apt (0.7.20) unstable; urgency=low
     - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
       (Closes: #438559)
     - Mentioned '/* ... */' comments. (Closes: #507601)
+  * methods/{http,https,ftp}, doc/apt.conf.5.xml:
+    - Changed and unified the code that determines which proxy to use. Now
+      'Acquire::{http,ftp}::Proxy[::<host>]' options have the highest priority,
+      and '{http,ftp}_proxy' environment variables are used only if options
+      mentioned above are not specified.
+      (Closes: #445985, #157759, #320184, #365880, #479617)
 
   [ Michael Vogt ]
   * make "apt-get build-dep" installed packages marked automatic