]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
build fixes for g++-4.4
[apt.git] / debian / changelog
index 82a82ef8c96e38b62156d10d44a9f668a3708a06..7e953aa9b62bf7b8d846b7c8150e3916af337ed7 100644 (file)
@@ -46,6 +46,12 @@ apt (0.7.21) UNRELEASED; urgency=low
       state (LP: #322955)
   * methods/https.cc:
     - add Acquire::https::AllowRedirect support
+  * methods/gpgv.cc:
+    - properly check for expired and revoked keys (closes: #433091)
+  * 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
 
   [ Dereck Wonnacott ]
   * apt-ftparchive might write corrupt Release files (LP: #46439)