summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-09-19 11:39:20 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-09-19 11:39:20 +0200
commit9abb228384185565478a137446a74e42af0c95b5 (patch)
treee51cf60ff5c078e56427f818a4b90bc4c336aabf /debian
parent7605509f7cc97e5e94d3159f9cd5c2c98b876720 (diff)
add 3 missing remap registrations causing a segfault in case
we use the not remapped iterators after a move of the mmap again
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5b0d049b7..b7f8e2045 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ apt (0.9.7.6) UNRELEASED; urgency=low
[ David Kalnischkies ]
* apt-pkg/pkgcachegen.cc:
- ensure that dependencies for packages:none are always generated
+ - add 3 missing remap registrations causing a segfault in case
+ we use the not remapped iterators after a move of the mmap again
-- David Kalnischkies <kalnischkies@gmail.com> Wed, 19 Sep 2012 11:29:56 +0200