X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/383594799377d5e628ee84557218f538d7b0bc0a..760d4968005c97f0d5fd6403633f367aac89c763:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ef9784178..9f78d5916 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,15 @@ apt (0.7.10) UNRELEASED; urgency=low * apt-pkg/acquire-item.{cc,h}: - make the authentication download code more robust against servers/proxies with broken If-Range implementations + * apt-pkg/packagemanager.{cc,h}: + - propergate the Immediate flag to make hitting the + "E: Internal Error, Could not perform immediate configuration (2)" + harder + * debian/control: + - build against libdb-dev (instead of libdb4.4-dev) + * merged the apt--DoListUpdate branch, this provides a common interface + for "apt-get update" like operations for the frontends and also provides + hooks to run stuff in APT::Update::{Pre,Post}-Invoke [ Chris Cheney ] * ftparchive/contents.cc: