]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* cmdline/apt-cdrom.cc:
[apt.git] / debian / changelog
index 13fd4471db0abb6fbe06174924c42f682add3bc2..a290d038998b432009bdd585167e3f58280f8673 100644 (file)
@@ -1,16 +1,29 @@
-apt (0.7.25ubuntu3) UNRELEASED; urgency=low
+apt (0.7.25ubuntu4) lucid; urgency=low
+
+  * cmdline/apt-cdrom.cc:
+    - make Acquire::cdrom::AutoDetect default, this can be
+      turned off with "--no-auto-detect"
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 02 Feb 2010 16:58:59 -0800
+
+apt (0.7.25ubuntu3) lucid; urgency=low
 
   * cmdline/apt-get.cc:
     - fix apt-get source pkg=version regression (closes: #561971)
   * apt-pkg/contrib/cdromutl.cc:
     - fix UnmountCdrom() fails, give it a bit more time and try
       the umount again
+  * apt-pkg/cdrom.cc:
+    - fix crash in pkgUdevCdromDevices
   * methods/cdrom.cc:
     - fixes in multi cdrom setup code
     - add new "Acquire::cdrom::AutoDetect" variable that enables/disables
       the dlopen of libudev for automatic cdrom detection
+  * cmdline/apt-cdrom.cc:
+    - add new --auto-detect option that uses libudev to figure out
+      the cdrom/mount-point
 
- -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 18 Dec 2009 16:54:18 +0100
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 27 Jan 2010 16:11:32 +0100
 
 apt (0.7.25ubuntu2) lucid; urgency=low