diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-28 15:16:35 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-28 15:16:35 +0200 |
commit | 4c2dcaa1dad933a6c5d8c3678ab5c3a913d01f4f (patch) | |
tree | 554d5880e943c3d50fd8277759c08a4a506a306c /debian/changelog | |
parent | f9b4616d1d9ef367454b5f773cfff74164c558ff (diff) |
* debian/apt.cron.daily:
- apply patch based on the ideas of Francesco Poli for better
behavior when the cache can not be locked (closes: #459344)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9dc7cf40f..bd129eec3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,11 @@ apt (0.7.14) UNRELEASED; urgency=low * Apply patch to avoid truncating of arbitrary files. Thanks to Bryan Donlan <bdonlan@fushizen.net> for the patch. Closes: #482476 * Avoid using dbus if dbus-daemon isn't running. Closes: #438803 + + [ Michael Vogt ] + * debian/apt.cron.daily: + - apply patch based on the ideas of Francesco Poli for better + behavior when the cache can not be locked (closes: #459344) -- Christian Perrier <bubulle@debian.org> Sun, 04 May 2008 08:31:06 +0200 |