]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merge fix for testrun on amd64
[apt.git] / debian / changelog
index 3cdeb593f4d5ab6f421dcb5d044e5acd5bee66bc..feafede868f6a01794ca6434d258dfbef5d06add 100644 (file)
@@ -4,6 +4,15 @@ apt (0.8.2) unstable; urgency=low
     - only use trusted.gpg.d directory if it exists
     - do not replace /dev/null when running in APT::CDROM::NoAct
       mode (LP: #612666), thanks to Colin Watson
+  * apt-pkg/contrib/cdromutl.cc:
+    - if apt-cdrom is used on writable media (like usb-sticks), do
+      not use the root directory to identify the medium (as all 
+      changes there change the ident id). Use the .disk directory 
+      instead 
+  * debian/apt.cron.daily:
+    - source /etc/default/locale (if available) so that the 
+      apt-get update cron job fetches the right translated package
+      descriptions
 
  -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 03 Sep 2010 20:21:43 +0200