summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2012-11-03 00:39:19 +0100
committerMichael Vogt <mvo@debian.org>2013-07-11 07:17:48 +0200
commita86f851619f720b8c4a74d01274c5e2bf012d451 (patch)
tree329c779a7261da6fb40ab3132f5bae711922552e /debian/changelog
parent9c5104cf35c6bca91247a8a31c1748be80ab7d68 (diff)
cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cb47dd456..d196bb136 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,16 @@ apt (0.9.9.1) UNRELEASED; urgency=low
* apt-pkg/packagemanager.cc:
- increate APT::pkgPackageManager::MaxLoopCount to 5000
+ [ Steve Langasek ]
+ * debian/apt.conf.autoremove: don't include linux-image*,
+ linux-restricted-modules*, and linux-ubuntu-modules* packages in the
+ list to never be autoremoved.
+ * debian/apt.auto-removal.sh, debian/rules, debian/apt.dirs: install new
+ script to /etc/kernel/postinst.d/ which ensures we only automatically
+ keep the currently-running kernel, the being-installed kernel, and the
+ newest kernel, so we don't fill /boot up with an unlimited number of
+ kernels. LP: #923876.
+
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Jul 2013 16:39:34 +0200
apt (0.9.9) unstable; urgency=low