diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 09:40:22 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 09:40:22 +0200 |
commit | 75efcd89b40e5c9e54ccf1f9d5dce192a2a199d0 (patch) | |
tree | 65980fdfffa2dea205cef6cf6e57e60be3fd35e2 /debian | |
parent | e9f9bf1601d3a4373c318fbb441ae92e99cd703d (diff) |
cherry pick r2162.1.7 and r2162.1.8 from the debian-sid branch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 17f779528..8d76b2294 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,13 @@ apt (0.8.16~exp5ubuntu9) UNRELEASEDoneiric; urgency=low * apt-pkg/acquire-item.cc: - if no Release.gpg file is found try to verify with hashes, but do not fail if a hash can't be found + * apt-pkg/indexrecords.cc: + - fix Acquire::Max-ValidTime option by interpreting it really + as seconds as specified in the manpage and not as days + - add an Acquire::Min-ValidTime option (Closes: #640122) + * doc/apt.conf.5.xml: + - reword Acquire::Max-ValidTime documentation to make clear + that it doesn't provide the new Min-ValidTime functionality -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2011 09:16:32 +0200 |