X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/503a68c63ad9c71d38ab22aea475365213b0559c..21023278b5403ec530946e68dfbc4f451edfaa7c:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index b89a88b87..71f518e57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,12 +4,23 @@ apt (0.7.25.2) UNRELEASED; urgency=low * 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" config that enables/disables + the dlopen of libudev for automatic cdrom detection. Off by default + currently, feedback/testing welcome + * cmdline/apt-cdrom.cc: + - add new --auto-detect option that uses libudev to figure out + the cdrom/mount-point * cmdline/apt-mark: - merge fix from Gene Cash that supports markauto for packages that are not in the extended_states file yet (closes: #534920) + * ftparchive/writer.{cc,h}: + - merge crash fix for apt-ftparchive on hurd, thanks to + Samuel Thibault for the patch (closes: #566664) [ David Kalnischkies ] * apt-pkg/contrib/fileutl.cc: @@ -36,6 +47,10 @@ apt (0.7.25.2) UNRELEASED; urgency=low - fix malloc asseration fail with ja_JP.eucJP locale in apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884) + [ Christian Perrier ] + * Italian translation update. Closes: #567532 + * French translation update. + -- David Kalnischkies Sat, 16 Jan 2010 21:06:38 +0100 apt (0.7.25.1) unstable; urgency=low