]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
deprecate confusing Pkg.CandVersion() method
[apt.git] / debian / changelog
index 407ebf316ea90dff2b386428e9c6f9500eeec746..3ad87a7d61085d6197cc2c18ebd8182929289e9a 100644 (file)
@@ -1,3 +1,55 @@
+apt (1.2.11) unstable; urgency=medium
+
+  [ David Kalnischkies ]
+  * ensure transaction states are changed only once
+  * stop handling items in doomed transactions.
+    Thanks to Barr Detwix & Vincent Lefevre for log files (Closes: 817240)
+  * do not require non-broken systems in 'upgrade'
+  * detect compressed status files on extension again
+  * recheck Pre-Depends satisfaction in SmartConfigure (LP: #1569099)
+  * fix Alt-Filename handling of file method
+  * allow uncompressed files to be empty in store again
+  * silently skip acquire of empty index files
+  * ensure outdated files are dropped without lists-cleanup
+
+  [ Kelemen Gábor ]
+  * Hungarian program translation update (Closes: 820638)
+
+ -- Julian Andres Klode <jak@debian.org>  Mon, 25 Apr 2016 15:23:49 +0200
+
+apt (1.2.10) unstable; urgency=medium
+
+  [ Zhou Mo ]
+  * zh_CN.po: update simplified Chinese translation. (100%)
+
+  [ Julian Andres Klode ]
+  * test-apt-download-progress: Use a larger file for testing
+  * Allow lowering trust level of a hash via config
+
+  [ Michael Vogt ]
+  * Use systemd.timer instead of a cron job (Closes: #600262, #709675, #663290)
+    (LP: #246381, #727685)
+
+  [ David Kalnischkies ]
+  * use buffered writing for InRelease splitting
+
+  [ Takuma Yamada ]
+  * Japanese program translation update (Closes: 819938)
+
+ -- Michael Vogt <mvo@debian.org>  Tue, 05 Apr 2016 20:23:47 +0200
+
+apt (1.2.9) unstable; urgency=high
+
+  [ David Kalnischkies ]
+  * drop confusing comma from no strong hash message
+
+  [ Julian Andres Klode ]
+  * Do not mark packages for keep that we want to remove (LP: #1562402)
+    (This fixes some upgrades involving renames where the old package
+     is removed)
+
+ -- Julian Andres Klode <jak@debian.org>  Sun, 27 Mar 2016 01:26:51 +0100
+
 apt (1.2.8) unstable; urgency=medium
 
   [ Michael Vogt ]