]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
upload as 0.7.10
[apt.git] / debian / changelog
index da32f06de2a664b557eefccfd20498c8b9e2ff7f..aefc32ba93fc9a0b9350c09ea8ee1124a2d2fb15 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.7.10) UNRELEASED; urgency=low
+apt (0.7.10) unstable; urgency=low
 
   [ Otavio Salvador ]
   * Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
@@ -49,6 +49,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:
@@ -65,7 +74,7 @@ apt (0.7.10) UNRELEASED; urgency=low
   * Fix wording for "After unpacking...". Thanks to Michael Gilbert
     for the patch. Closes: #260825
 
- -- Otavio Salvador <otavio@debian.org>  Thu, 27 Dec 2007 15:04:23 -0200
+ -- Michael Vogt <mvo@debian.org>  Mon, 07 Jan 2008 21:40:47 +0100
 
 apt (0.7.9) unstable; urgency=low