diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-28 21:07:55 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-28 21:07:55 +0200 |
commit | 6abe26994fd82bef9bc357055d1dc4feee261a4d (patch) | |
tree | 72e201eab5b212b073ea5cdd9486dd9a78ba3ea5 /debian/changelog | |
parent | b74d2d3af3238210bfafe57562d3670327918cd9 (diff) |
* apt-pkg/acquire-item.cc:
- do not segfault on invalid items (closes: #544080)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5fff5fdc5..ab9457086 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ apt (0.7.23.1) UNRELEASED; urgency=low triggers-pending state. dpkg will deal with the trigger and it if does it before we trigger it, dpkg will error out (LP: #414631) + * apt-pkg/acquire-item.cc: + - do not segfault on invalid items (closes: #544080) -- Michael Vogt <mvo@debian.org> Fri, 28 Aug 2009 18:53:20 +0200 |