diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-07 12:35:56 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-07 12:35:56 -0400 |
| commit | 5901b4ede5abc75aa17762d86aff80eb2de4960b (patch) | |
| tree | 9941246507e31af36d7b1a3e12739b3e1c75803e /debian | |
| parent | 3c04cd775d8e40950dd0fcb8d9a6044db530fd2c (diff) | |
Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when unattended-upgrades is installed, to work around #812380 which results in many warnings from apt, including in cron mails.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2f2a74a8..59a4296d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ propellor (2.15.4) UNRELEASED; urgency=medium Thanks, Sean Whitton. * Obnam: To cause old generations to be forgotten, keepParam can be passed to a backup property; this causes obnam forget to be run. + * Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when + unattended-upgrades is installed, to work around #812380 which results + in many warnings from apt, including in cron mails. -- Joey Hess <id@joeyh.name> Mon, 18 Jan 2016 13:15:30 -0400 |
