summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:06:30 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:06:30 +0000
commit5e14c452578c536077a994e3a3c1cc4829ba6637 (patch)
tree7df2d22808f39ca775404be3464907bacdbbe7f6 /debian
parent0a044ac4dc4a14982ffdf301c137b415cae00298 (diff)
* Increase length of line buffer in ReadConfigFile to 1...
Author: mdz Date: 2004-04-30 04:00:15 GMT * Increase length of line buffer in ReadConfigFile to 1024 chars; detect if a line is longer than that and error out (Closes: #244835)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f67395bd2..bd158a834 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,8 +28,11 @@ apt (0.5.25) unstable; urgency=low
(Closes: #246550)
* Support DEB_BUILD_OPTIONS=noopt in debian/rules
(Closes: #244293)
+ * Increase length of line buffer in ReadConfigFile to 1024 chars;
+ detect if a line is longer than that and error out
+ (Closes: #244835)
- -- Matt Zimmerman <mdz@debian.org> Thu, 29 Apr 2004 20:46:35 -0700
+ -- Matt Zimmerman <mdz@debian.org> Thu, 29 Apr 2004 21:00:02 -0700
apt (0.5.24) unstable; urgency=low