]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* doc/sources.list.5.xml:
[apt.git] / debian / changelog
index e527142c4d0683b660bf9a13afc9d887dbb66665..dc0f08333d6c73fe3f92a153a3e3cb7e1ea28668 100644 (file)
@@ -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 <kalnischkies@gmail.com>  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 <kalnischkies@gmail.com>  Wed, 29 Jun 2011 22:05:50 +0200
+ -- Michael Vogt <mvo@debian.org>  Thu, 30 Jun 2011 10:05:36 +0200
 
 apt (0.8.15) unstable; urgency=low