diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-16 22:19:54 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-16 22:19:54 +0100 |
commit | d0254ba7ea3f3de175d11cdc877cc4350692ba4a (patch) | |
tree | 8029a1298467bd9ca44fb90c94354599cc90a56d /debian | |
parent | e70c1d067335bfa686fa0c6e75e32afb095e1aaa (diff) |
* apt-pkg/contrib/fileutils.h:
- fix segfault from python-apt testsuite
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5eb4e593f..2e8bcfb13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ apt (0.8.16~exp10) UNRELEASED; urgency=low - check if dpkg supports multiarch with --assert-multi-arch and if it does be always explicit about the architecture + [ Michael Vogt ] + * apt-pkg/contrib/fileutils.h: + - fix segfault from python-apt testsuite + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 13 Jan 2012 17:29:07 +0100 apt (0.8.16~exp9) experimental; urgency=low |