]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merged FileFd::Size() fix from lp:~mvo/apt/mvo
[apt.git] / debian / changelog
index 58e6d28bd2278968b68bedadfb5c29a922a279b5..739f1b425634764f6efaa153e77771ac4e532585 100644 (file)
@@ -16,6 +16,16 @@ apt (0.8.7) UNRELEASED; urgency=low
     - fix issues with dir::state::status and dir::state::extended_states
       when alternative rootdirs are used
 
+  [ Martin Pitt ]
+  * apt-pkg/deb/debindexfile.cc:
+    - Use FileFd::Size() instead of stat()ing the sources/binary/translations
+      indexes directly, so that we have transparent handling of gzipped
+      indexes.
+  * apt-pkg/contrib/fileutl.cc:
+    - Fix FileFd::Size() for gzipped files to give the size of the
+      uncompressed data. This fixes cache building progress going way
+      over 100%.
+
  -- Christian Perrier <bubulle@debian.org>  Tue, 05 Oct 2010 05:35:58 +0200
 
 apt (0.8.6) unstable; urgency=low