summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-12-15 21:17:39 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-12-15 21:17:39 +0200
commit788a8f42c1ec146c812550d076e5fb720e83ae52 (patch)
tree5cdb4e7b98f3bbb57fb76def64c4a334cbf89279 /debian/changelog
parentfef5d395460ad45c097e8563c8b822173a9ae918 (diff)
Make apt proxy options have the highest priority, unified proxy determining code.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 90be66400..304e0fb2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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