diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-14 11:24:19 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-14 11:24:19 +0200 |
commit | adbce12126ccc58016af69d541bafad5c8bde631 (patch) | |
tree | 6cdac97fb2b87894c73635f19b3a777c34c4516a /debian/changelog | |
parent | 217d575b5713f4d9275177b58a36c581a7880c03 (diff) |
* debian/apt.cron.daily:
- if the timestamp is too far in the future, delete it
(LP: #135262)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d6e6a5997..498c6710c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,10 @@ apt (0.7.21ubuntu2~ppa1) karmic; urgency=low * methods/http.cc: - ignore SIGPIPE, we deal with EPIPE from write in HttpMethod::ServerDie() (LP: #385144) + * debian/apt.cron.daily: + - if the timestamp is too far in the future, delete it + (LP: #135262) + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Jul 2009 14:11:35 +0200 |