From: Michael Vogt Date: Fri, 3 Feb 2012 11:04:36 +0000 (+0100) Subject: * apt-pkg/contrib/fileutl.h: X-Git-Tag: 0.9.13.exp1ubuntu1~97 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/84cda275081cc7a8e89fd6dd89dc0e36f69c1024?ds=inline;hp=--cc * apt-pkg/contrib/fileutl.h: - fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode --- 84cda275081cc7a8e89fd6dd89dc0e36f69c1024 diff --cc debian/changelog index 24523cf36,360fcf453..2579b91ce --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,4 +1,18 @@@ -apt (0.8.16~exp13) UNRELEASED; urgency=low ++apt (0.8.16~exp12ubuntu4) UNRELEASED; urgency=low ++ ++ * apt-pkg/contrib/fileutl.h: ++ - fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode ++ ++ -- Michael Vogt Fri, 03 Feb 2012 11:57:57 +0100 ++ +apt (0.8.16~exp12ubuntu3) precise; urgency=low + + * Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations to + handle compressed files again (LP: #924182). + + -- Colin Watson Tue, 31 Jan 2012 11:19:46 +0000 + +apt (0.8.16~exp12ubuntu2) precise; urgency=low [ David Kalnischkies ] * apt-pkg/deb/dpkgpm.cc: