From 4b434cde19d25e2acc238699834f1a2a72540ca2 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 5 Mar 2010 18:14:43 +0100 Subject: * python/tag.cc: - Hack the TagFile iterator to not use shared storage (Closes: #572596): Scan once, duplicate the section data, and scan again. --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7986b91c..77e1dde1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ python-apt (0.7.93.4) unstable; urgency=low - Add AcquireItem.partialsize member. * python/generic.cc: - Map UntranslatedDepType to dep_type_untranslated. + * python/tag.cc: + - Hack the TagFile iterator to not use shared storage (Closes: #572596): + Scan once, duplicate the section data, and scan again. * apt/package.py: - Create a string class BaseDependency.__dstr which makes '>' equal to '>>' and '<' equal to '<<' (compatibility). -- cgit v1.2.3