diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-21 20:13:29 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-21 20:13:29 +0200 |
commit | 49f0a5615addcd66e37e0cc4915e42e4c9953054 (patch) | |
tree | dd59f7b8ec45dae9135884d5d92205463bfc536f /debian/changelog | |
parent | d59725349555939d39af81cf7746069d6aa3536c (diff) | |
parent | aff278bfea6ebb29cad5de272eb9539057ddd3bd (diff) |
merged from the mvo branch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 970c7029f..b379313e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,8 @@ apt (0.7.22) UNRELEASED; urgency=low * methods/http.cc: - ignore SIGPIPE, we deal with EPIPE from write in HttpMethod::ServerDie() (LP: #385144) + * Only run Download-Upgradable and Unattended-Upgrades if the initial + update was successful Closes: #341970 * apt-pkg/indexcopy.cc: - support having CDs with no Packages file (just a Packages.gz) by not forcing a verification on non-existing files @@ -108,8 +110,6 @@ apt (0.7.22) UNRELEASED; urgency=low * Updated cron script to support backups by hardlinks and verbose levels. All features turned off by default. * Added more error handlings. Closes: #438803, #462734, #454989, - * Refactored condition structure to make download and upgrade performed - if only previous steps succeeded. Closes: #341970 * Documented all cron script related configuration items in configure-index. |