X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5b7d1ee67575e311871fb73be421ea7fd2f6fd73..64aadc2d005d601074c1599ee51cee08745cfa36:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e527142c4..dc0f08333 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (0.8.15.2) unstable; urgency=low + + [ David Kalnischkies ] + * apt-pkg/pkgcachegen.cc: + - fallback to memory if file is not writeable even if access() + told us the opposite before (e.g. in fakeroot 1.16) (Closes: #630591) + * doc/sources.list.5.xml: + - document available [options] for sources.list entries (Closes: 632441) + + -- David Kalnischkies Tue, 05 Jul 2011 15:12:21 +0200 + apt (0.8.15.1) unstable; urgency=low [ David Kalnischkies ] @@ -14,8 +25,12 @@ apt (0.8.15.1) unstable; urgency=low * apt-pkg/policy.cc: - do not segfault in pinning if a package with this name doesn't exist. Thanks to Ferdinand Thommes for the report! + - Defaults is a vector of Pin not of PkgPin + - ensure that only the first specific stanza for a package is used + - save all stanzas which had no effect in Unmatched + - allow package:architecure in Package: - -- David Kalnischkies Wed, 29 Jun 2011 22:05:50 +0200 + -- Michael Vogt Thu, 30 Jun 2011 10:05:36 +0200 apt (0.8.15) unstable; urgency=low