releasing package apt version 0.9.12.1 0.9.12.1
authorMichael Vogt <mvo@debian.org>
Tue, 15 Oct 2013 16:50:09 +0000 (18:50 +0200)
committerMichael Vogt <mvo@debian.org>
Tue, 15 Oct 2013 16:50:09 +0000 (18:50 +0200)
debian/changelog

index cc7a24c..379a66c 100644 (file)
@@ -1,3 +1,17 @@
+apt (0.9.12.1) unstable; urgency=low
+
+  [ Michael Vogt ]
+  * do not send pkgname:arch over the APT::Status-Fd to not break
+    clients (closes: 726156). A new APT::Status-deb822-Fd will be
+    used to fix this.
+  * add integration tests for APT::Status-Fd
+  * add missing _() around the new "Progress" string
+
+  [ David Kalnischkies ]
+  * fix progress-segfault in case of dpkg errors/prompts (Closes: 726047)
+
+ -- Michael Vogt <mvo@debian.org>  Tue, 15 Oct 2013 18:25:51 +0200
+
 apt (0.9.12) unstable; urgency=low
 
   [ Christian Perrier ]