diff options
author | bubulle@debian.org <> | 2006-09-17 12:14:45 +0200 |
---|---|---|
committer | bubulle@debian.org <> | 2006-09-17 12:14:45 +0200 |
commit | 5b3bb4b96e91f86ba28c5851763535cfdd47dd21 (patch) | |
tree | 51e1cd97d6d180c5f8442052e3e878cea9c007b7 /debian/changelog | |
parent | 145e88a8391d2d9789b63d546d8fc62d910a20fb (diff) | |
parent | 3772dc74d3e7767980a011e01302dd688b3764fc (diff) |
Resync with Michael Vogt
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e69c5091f..4c5841057 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,25 @@ apt (0.6.45.1) unstable; urgency=low suggested/recommends packages (closes: #311619) * methods/http.cc: - check more careful for incorrect proxy settings (closes: #378868) - + * methods/gzip.cc: + - don't hang when /var is full (closes: #341537), thanks to + Luis Rodrigo Gallardo Cruz for the patch + * doc/examples/sources.list: + - removed non-us.debian.org from the example (closes: #380030,#316196) + * Merged from Christian Perrier bzr branch: + * sk.po: Updated to 514t. Closes: #386851 + * ja.po: Updated to 514t. Closes: #386537 + * gl.po: Updated to 514t. Closes: #386397 + * fr.po: Updated to 516t. + * fi.po: Updated to 512t. Closes: #382702 + * share/archive-archive.gpg: + - removed the outdated amd64 and debian-2004 keys + * apt-pkg/tagfile.cc: + - applied patch from Jeroen van Wolffelaar to make the tags + caseinsensitive (closes: #384182) + - reverted MMap use in the tagfile because it does not work + across pipes (closes: #383487) + -- apt (0.6.45) unstable; urgency=low |