summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-03-31 22:03:34 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-03-31 22:03:34 +0200
commit6360cbb001dc73a11c39e752aaf1fcd5fbf6504f (patch)
tree204911ccfcdeafa37f22e28a3ab978cfa9c1d958 /debian/changelog
parenta4787a959bbed2e16f6017c8e3238ae9cf98bc69 (diff)
cherry pick -r 1984..1985 lp:~donkult/apt/sid
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 375ef6151..5eaafffb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,12 @@ apt (0.7.25.3ubuntu5) UNRELEASED; urgency=low
* cmdline/apt-get.cc:
- try version match in FindSrc first exact than fuzzy (LP: #551178)
+ [ Jean-Baptiste Lallement ]
+ * apt-pkg/contrib/strutl.cc:
+ - always escape '%' (LP: #130289) (Closes: #500560)
+ - unescape '%' sequence only if followed by 2 hex digit
+ - username/password are urlencoded in proxy string (RFC 3986)
+
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Mar 2010 21:59:42 +0200
apt (0.7.25.3ubuntu4) lucid; urgency=low