diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-01-24 18:29:00 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-01-24 18:29:00 +0100 |
| commit | e50d26301902821870d4e53ceab42464d7ee91f4 (patch) | |
| tree | 5e1d29b12e20e409e369150de5f3f4e00efaa35d /debian | |
| parent | 3836c5cfae107ea242c22d8dfbc42322cbe08186 (diff) | |
| download | python-apt-e50d26301902821870d4e53ceab42464d7ee91f4.tar.gz | |
Clone all pkgDirStream::Item's so apt_pkg.TarMember object can be used
outside of the callback function passed to go().
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f766ef24..276f1e89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ python-apt (0.7.93.1) UNRELEASED; urgency=low * python/tarfile.cc: - When extracting, only allocate a new buffer if the old one was too small. - Do not segfault if TarFile.go() is called without a member name. + - Clone all pkgDirStream::Item's so apt_pkg.TarMember object can be used + outside of the callback function passed to go(). -- Julian Andres Klode <jak@debian.org> Sat, 23 Jan 2010 15:35:55 +0100 |
