summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-09-20 14:11:48 +0200
committerMichael Vogt <mvo@debian.org>2013-09-20 16:12:57 +0200
commitfe03781ffb7fec2b72386e8223f3e0d29f448509 (patch)
tree861c247cee1fa4203c6fb63da6b584e06b914972 /debian
parent5985c230c8ac85fe2b2eb504b798377843bdc7cd (diff)
releasing package apt version 0.9.11.4
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 40160c303..c272d35e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apt (0.9.11.4) unstable; urgency=low
+
+ [ Oskari Saarenmaa ]
+ * don't truncate 100 char long paths in tar extraction.
+ Thanks to Mika Eloranta for the testcase! (Closes: #689582)
+
+ [ David Kalnischkies ]
+ * do not trust FileFd::Eof() in pkgTagFile::Fill()
+ Thanks to Cyril Brulebois (Closes: 723705)
+
+ -- Michael Vogt <mvo@debian.org> Fri, 20 Sep 2013 16:12:07 +0200
+
apt (0.9.11.3) unstable; urgency=low
[ Michael Vogt ]