diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 09:37:02 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 09:37:02 +0200 |
commit | e9f9bf1601d3a4373c318fbb441ae92e99cd703d (patch) | |
tree | 0bad0c0e6514361b75cb0a6ded727096189b9203 /debian | |
parent | 0a495eb83448737573e4d56e5a7dcf05d08c04ed (diff) |
cherry pick 2162.1.2 from the debian-sid branch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3b7685f2a..17f779528 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,11 @@ apt (0.8.16~exp5ubuntu9) UNRELEASEDoneiric; urgency=low * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: - fix fetching language information by adding OptionalSubIndexTarget + [ David Kalnischkies ] + * 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 + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2011 09:16:32 +0200 apt (0.8.16~exp5ubuntu8) oneiric; urgency=low |