]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Call "Dequeue()" for items in AbortTransaction() to fix race
[apt.git] / debian / changelog
index c268f9bb95e4b3698202b3bd01621657d1fb09aa..2b3d739b4942485c4a9d97e78f47548ef173d72a 100644 (file)
@@ -1,3 +1,29 @@
+apt (1.1~exp7) experimental; urgency=medium
+
+  [ David Kalnischkies ]
+  * don't cleanup cdrom files in apt-get update (Closes: 765458)
+  * ignore Acquire::GzipIndexes for cdrom sources
+
+ -- David Kalnischkies <david@kalnischkies.de>  Wed, 15 Oct 2014 20:12:15 +0200
+
+apt (1.1~exp6) experimental; urgency=medium
+
+  [ josch ]
+  * implement the updated build profile spec
+
+  [ Michael Vogt ]
+  * methods/rsh.cc: replace strcat with std::string (Closes: #76442)
+  * Add new configallowinsecurerepositories to the test framework
+
+  [ Guillem Jover ]
+  * Update Status field values handling
+
+  [ David Kalnischkies ]
+  * don't drop privileges if _apt has not enough rights
+  * check for available space, excluding root reserved blocks
+
+ -- Michael Vogt <mvo@debian.org>  Wed, 15 Oct 2014 07:47:36 +0200
+
 apt (1.1~exp5) experimental; urgency=medium
 
   [ Michael Vogt ]