diff options
author | Michael Vogt <mvo@debian.org> | 2015-05-28 11:08:01 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2015-05-28 11:08:42 +0200 |
commit | 1ef5b62dc47245cc3138dc4d73c22b624c20114b (patch) | |
tree | a7018cba18b71344b5d8e98edc25ae6d64e5e0d5 /debian/changelog | |
parent | d411e6c0ea66478035e12a954126de3bc00bd178 (diff) |
releasing package apt version 1.0.9.8.11.0.9.8.1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 00322b8c4..974037ff3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,7 @@ -apt (1.0.9.9) unstable; urgency=medium +apt (1.0.9.8.1) stable; urgency=medium + + [ Michael Vogt ] + * Fix endless loop in apt-get update that can cause disk fillup (LP: #1445239) [ David Kalnischkies ] * parse specific-arch dependencies correctly on single-arch systems @@ -6,7 +9,7 @@ apt (1.0.9.9) unstable; urgency=medium * remove "first package seen is native package" assumption. Thanks to Axel Beckert for testing (Closes: 782777) - -- David Kalnischkies <david@kalnischkies.de> Tue, 28 Apr 2015 16:11:27 +0200 + -- Michael Vogt <mvo@debian.org> Thu, 28 May 2015 11:07:45 +0200 apt (1.0.9.8) unstable; urgency=medium |