X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/07cf8a2fd6b6472ea8d98573c18b010ef8b66ed4..90ff41f8a6fdd304ac645f8279464462ca36fccd:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 90ded8c3a..aa6a01692 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,20 @@ apt (0.6.46.4ubuntu9) feisty; urgency=low * debian/control: - set XS-Vcs-Bzr header - Set Ubuntu maintainer address - - -- + * apt-pkg/cdrom.cc: + - only unmount if APT::CDROM::NoMount is false + * methods/cdrom.cc: + - only umount if it was mounted by the method before + * cmdline/apt-get.cc: + - fix version output in autoremove list (LP#68941) + * apt-pkg/packagemanager.cc: + - do not spin 100% cpu in FixMissing() (LP#84476) + * apt-pkg/indexfile.cc: + - fix problem overwriting APT::Acquire::Translation + * doc/examples/configure-index: + - document APT::Acquire::Translation + + -- apt (0.6.46.4ubuntu8) feisty; urgency=low