From: Michael Vogt Date: Wed, 18 Jan 2012 09:27:15 +0000 (+0100) Subject: * apt-pkg/contrib/fileutl.h: X-Git-Tag: 0.9.0~31 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/743b2763c20e5612938f11679ef3524682728a7a * 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 * apt-pkg/contrib/fileutl.h: --- 743b2763c20e5612938f11679ef3524682728a7a diff --cc debian/changelog index 80f575dd2,c7c33fef1..db4e63d35 --- a/debian/changelog +++ b/debian/changelog @@@ -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 Wed, 18 Jan 2012 00:47:54 +0100 + -- Michael Vogt Tue, 17 Jan 2012 12:06:15 +0100 apt (0.8.16~exp9) experimental; urgency=low