]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
fix regression that APT::Keep-Fds is not honored (closes: #730490)
[apt.git] / debian / changelog
index 20436d91927d3c13e38ce149d42f0f2127504d35..92b9635dd1fe4e3300037eb4bd484fb209b0ed85 100644 (file)
@@ -1,4 +1,20 @@
-apt (0.9.13~exp1) UNRELEASED; urgency=low
+apt (0.9.13.1) unstable; urgency=low
+
+  [ Colin Watson ]
+  * fix "apt-get  --purge build-dep" (closes: #720597)
+  * fix regression that APT::Keep-Fds is not honored (closes: #730490)
+
+ -- Michael Vogt <mvo@debian.org>  Thu, 28 Nov 2013 16:49:31 +0100
+
+apt (0.9.13) unstable; urgency=low
+
+  [ TJ Guthrie ]
+  * Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 
+    LP: #1206047
+
+ -- Michael Vogt <mvo@debian.org>  Sun, 24 Nov 2013 10:56:22 +0100
+
+apt (0.9.13~exp1) experimental; urgency=low
 
   * Improve the API for APT::Upgrade::Upgrade()
   * Re-add "Calculating upgrade..." message
@@ -19,8 +35,9 @@ apt (0.9.13~exp1) UNRELEASED; urgency=low
   * prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)
   * add new pid_t ExecFork(std::set<int> KeepFDs)
   * Avoid flickering when "apt-get -o DpkgPM::Progress-Fancy=1" is use
+  * use sysconf(_SC_OPEN_MAX) in ExecFork()
 
- -- Michael Vogt <mvo@debian.org>  Thu, 31 Oct 2013 23:25:59 +0100
+ -- Michael Vogt <mvo@debian.org>  Fri, 01 Nov 2013 10:03:06 +0100
 
 apt (0.9.12.1) unstable; urgency=low