diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:14 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:14 +0000 |
commit | 5200ec6faf420bdce4df54242c689b68bdf5d464 (patch) | |
tree | 289c010b6382aeaddb195adc3ebb505b9b80900a /debian | |
parent | 9fde0fa92e614aae3e02cfa2c6c87f8a3a7e76a8 (diff) |
* Patch from Jason Gunthorpe to remove arbitrary length...
Author: mdz
Date: 2004-03-24 01:40:43 GMT
* Patch from Jason Gunthorpe to remove arbitrary length limit on Binary
field in SourcesWriter::DoPackage
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2b934db99..de381eee7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ apt (0.5.25) unstable; urgency=low * Fix typo in apt-cache(8) (Closes: #238578) * Updated Swedish translation from Peter Karlsson <peter@softwolves.pp.se> (Closes: #238943) + * Patch from Jason Gunthorpe to remove arbitrary length limit on Binary + field in SourcesWriter::DoPackage -- |