]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* fix problematic use of tolower() when calculating the version
[apt.git] / debian / changelog
index f03be0cd5d8ae549b0f9bbf6dd0aeab8dea7c15c..a62e13badddbf5aa93bb961896e49be2dc2e9d69 100644 (file)
@@ -1,3 +1,26 @@
+apt (0.7.20.2ubuntu7) karmic; urgency=low
+
+  * fix problematic use of tolower() when calculating the version 
+    hash by using locale independant tolower_ascii() function. 
+    Thanks to M. Vefa Bicakci (LP: #80248)
+  * build fixes for g++-4.4
+  * include dmesg output in apport package failures
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 24 Apr 2009 10:14:01 +0200
+
+apt (0.7.20.2ubuntu6) jaunty; urgency=low
+
+  [ Jamie Strandboge ]
+  * apt.cron.daily: catch invalid dates due to DST time changes
+    in the stamp files (LP: #354793)
+
+  [ Michael Vogt ]
+  * methods/gpgv.cc:
+    - properly check for expired and revoked keys (closes: #433091)
+      LP: #356012
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Apr 2009 22:39:50 +0200
+
 apt (0.7.20.2ubuntu5) jaunty; urgency=low
 
   [ Colin Watson ]
@@ -10,6 +33,8 @@ apt (0.7.20.2ubuntu5) jaunty; urgency=low
     - do not clutter cron mail with bogus gconftool messages 
       (LP: #223502)
     - merge fix for cache locking from debian (closes: #459344)
+    - run update-apt-xapian-index (with ionice) to ensure that
+      the index is up-to-date when synaptic is run (LP: #288797)
 
  -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 30 Mar 2009 13:22:28 +0200