diff options
| author | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:34 +0000 |
|---|---|---|
| committer | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:34 +0000 |
| commit | 4fcca2c001ae82974c531d9fdf684ff4c6db9093 (patch) | |
| tree | 1581fb96dd33a7d22fc200886525468e43ffe129 /debian | |
| parent | 45c7f51d93969f32796be6db20cd947f2897a206 (diff) | |
| download | python-apt-4fcca2c001ae82974c531d9fdf684ff4c6db9093.tar.gz | |
*** empty log message ***
Author: mdz
Date: 2003-06-03 03:22:33 GMT
*** empty log message ***
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e1a08847..25bbefb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.5.5.1) unstable; urgency=low + + * DepIterator::GlobOr increments the iterator; don't increment it again. + This caused every other dependency to be skipped (Closes: #195805) + * Avoid a null pointer dereference when calling keys() on an empty + configuration (Closes: #149380) + + -- Matt Zimmerman <mdz@debian.org> Mon, 2 Jun 2003 23:18:53 -0400 + python-apt (0.5.5) unstable; urgency=low * Rebuild with apt 0.5.5 |
