]> git.saurik.com Git - apt.git/commitdiff
* apt-pkg/contrib/fileutl.h:
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 3 Feb 2012 11:04:36 +0000 (12:04 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 3 Feb 2012 11:04:36 +0000 (12:04 +0100)
  - fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode

1  2 
debian/changelog

index 24523cf3648122587ae02784bc804f36742b5f02,360fcf45336e1aaac8d3bd623c4d21d9b26bb5db..2579b91ce57878a16c218a5642fb94a9c39be025
@@@ -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 <michael.vogt@ubuntu.com>  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 <cjwatson@ubuntu.com>  Tue, 31 Jan 2012 11:19:46 +0000
 +
 +apt (0.8.16~exp12ubuntu2) precise; urgency=low
  
    [ David Kalnischkies ]
    * apt-pkg/deb/dpkgpm.cc: