]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* cmdline/apt-get.cc:
[apt.git] / debian / changelog
index 375ef6151efab3442a52d2e18cbc1a89fa91455c..13d46cec95a5ba3940dce1e6550aa9b91949f2b7 100644 (file)
@@ -1,9 +1,22 @@
-apt (0.7.25.3ubuntu5) UNRELEASED; urgency=low
+apt (0.7.25.3ubuntu6) lucid; urgency=low
+
+  * cmdline/apt-get.cc:
+    - fix crash when pkg.VersionList() is empty (LP: #556056)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 08 Apr 2010 21:13:25 +0200
+
+apt (0.7.25.3ubuntu5) lucid; urgency=low
 
   [ David Kalnischkies ]
   * 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