diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:58:56 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:58:56 +0000 |
commit | fe06d72cb3a26eba89d897098a3d22c9a9d11179 (patch) | |
tree | f0fda2acf3714fd11b1f85f05464853dc8628384 /debian | |
parent | 2d425135df32b7700762d65e0316351537e94c63 (diff) |
Fix tag file parser underrun #139328
Author: jgg
Date: 2002-03-26 07:22:31 GMT
Fix tag file parser underrun #139328
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b54c39b05..fd8f13bcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,7 +18,9 @@ apt (0.5.5) unstable; urgency=low is to work. Closes: #133943 * Typos, Doc Stuff. Closes: #132772, #129970, #123642, #114892, #113786, #109591, #105920, #103678 - + * Fix possibility for tag file parsing to fail in some unlikely situations. + Closes: #139328 + -- Randolph Chung <tausq@debian.org> Tue, 4 Dec 2001 23:26:42 -0800 apt (0.5.4) unstable; urgency=low |