]> git.saurik.com Git - apt.git/commitdiff
* apt-pkg/contrib/fileutl.h:
authorMichael Vogt <egon@debian-devbox>
Wed, 18 Jan 2012 09:27:15 +0000 (10:27 +0100)
committerMichael Vogt <egon@debian-devbox>
Wed, 18 Jan 2012 09:27:15 +0000 (10:27 +0100)
  - store the offset in the internal fd before calculate size of
    the zlib-handled file to jump back to this place again
* apt-pkg/contrib/fileutl.h:

1  2 
debian/changelog

index 80f575dd2edc0f8f9095bcd30d584294db90d8b6,c7c33fef117fa44502d6d6306a9d50fdcbd014f5..db4e63d35f3d3026ad08042f64e51901539fe0be
@@@ -9,12 -9,15 +9,15 @@@ apt (0.8.16~exp10) UNRELEASED; urgency=
    * apt-pkg/deb/dpkgpm.cc:
      - check if dpkg supports multiarch with --assert-multi-arch
        and if it does be always explicit about the architecture
+   * apt-pkg/contrib/fileutl.h:
+     - store the offset in the internal fd before calculate size of
+       the zlib-handled file to jump back to this place again
  
    [ Michael Vogt ]
-   * apt-pkg/contrib/fileutils.h:
+   * apt-pkg/contrib/fileutl.h:
      - fix segfault from python-apt testsuite
  
 - -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 18 Jan 2012 00:47:54 +0100
 + -- Michael Vogt <mvo@debian.org>  Tue, 17 Jan 2012 12:06:15 +0100
  
  apt (0.8.16~exp9) experimental; urgency=low