diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-18 17:46:03 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-18 17:46:03 +0100 |
commit | c9034b42ab8da606fc0214dbad54025fc4b586af (patch) | |
tree | 2a41f05dc329dc7c58a643904da0a73878138922 /debian | |
parent | 04d0fa8803bcd70437cc1033f333d0992b28a329 (diff) | |
parent | f26fcbc707e106946e18682f917ebd6f96444302 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- fix parse error when dpkg sends unexpected data
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a53b68501..effaed1f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.6ubuntu10) gutsy; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - fix parse error when dpkg sends unexpected data + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Sep 2007 17:25:09 +0100 + apt (0.7.6ubuntu9) gutsy; urgency=low * apt-pkg/deb/dpkgpm.cc: |