summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d815e6e0..7a6e854c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,19 @@
python-apt (0.7.100.1) UNRELEASED; urgency=low
+ [ Julian Andres Klode ]
* python/generic.h: Fix a memory leak (leaking on every unicode string).
* debian/control: add Replaces to python-apt-common, python3-apt; to
avoid file conflicts with files previously in python-apt (Closes: #605136).
+ [ Michael Vogt ]
+ * python/generic.h:
+ - set Object to NULL in CppDeallocPtr
+ * python/depcache.cc:
+ - don't run "actiongroup.release()" if the object was already
+ deallocated
+ * tests/test_apt_cache.py:
+ - fix tests to work if apt compressed indexes are enabled
+
-- Julian Andres Klode <jak@debian.org> Tue, 07 Dec 2010 15:01:08 +0100
python-apt (0.7.100) unstable; urgency=low