X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/07b2db9b4b2e543b599db97d75ac2315a1676ad8..0eacf067bbe2385dc3cd5450f346e45b420299ea:/debian/changelog diff --git a/debian/changelog b/debian/changelog index cad223833..618e855ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,19 @@ apt (0.7.22.4) unstable; urgency=low + [ Michael Vogt ] * apt-pkg/deb/dpkgpm.cc: - when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866) * apt-inst/contrib/arfile.cc: - show propper error message for Invalid archive members + * apt-pkg/packagemanager.cc: + - add output about pre-depends configuring when debug::pkgPackageManager + is used + + [ Loïc Minier ] + * cmdline/apt-key: + - Emit a warning if removed keys keyring is missing and skip associated + checks (LP: #218971) -- Michael Vogt Mon, 31 Aug 2009 11:08:03 +0200