]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* Merged apt-authentication-reliabilty branch. This means
[apt.git] / debian / changelog
index 34037f262fc699b5552710610c3c46c2aee8f816..5bd5222cc000424a580d6d4c69c40be8fa0a3181 100644 (file)
@@ -1,3 +1,33 @@
+apt (0.7.9ubuntu5) hardy; urgency=low
+
+  * Merged apt-authentication-reliabilty branch. This means
+    that apt will refuse to update and use the old lists if
+    the authentication of a repository that used to be 
+    authenticated fails. See
+    https://wiki.ubuntu.com/AptAuthenticationReliability
+    for more details.
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 16 Jan 2008 10:36:10 +0100
+
+apt (0.7.9ubuntu4) hardy; urgency=low
+
+  * apt-pkg/algorithms.cc:
+    - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
+      true, the effect of the compatibility code was to require both of them
+      to be set to false in order to disable list cleanup; this broke the
+      installer. Instead, disable list cleanup if either of them is set to
+      false.
+
+ -- Colin Watson <cjwatson@ubuntu.com>  Wed, 09 Jan 2008 22:34:37 +0000
+
+apt (0.7.9ubuntu3) hardy; urgency=low
+
+  * 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
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 07 Jan 2008 19:02:11 +0100
+
 apt (0.7.9ubuntu2) hardy; urgency=low
 
   [ Otavio Salvador ]
@@ -88,6 +118,9 @@ apt (0.7.9ubuntu1) hardy; urgency=low
       servers/proxies with broken If-Range implementations
   * 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: