tag 591653 pending thanks Hello,
Bug #591653 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=9b494da --- commit 9b494da45eb2883a1b397a42aac4adc1f7899b6b Author: Guillem Jover <guil...@debian.org> Date: Thu Aug 5 17:48:45 2010 +0200 u-a: Fix use after free causing segfaults on --remove-all Refactor alternative_choices_free function and use it from alternative_reset() and for --remove-all. This was causing segfaults or bogus operation by not removing all choices. Closes: #591653, #591654 diff --git a/debian/changelog b/debian/changelog index 1e4f02c..6a748fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dpkg (1.15.8.4) UNRELEASED; urgency=low + + * Fix use after free segfault on update-alternatives --remove-all. + Closes: #591653, #591654 + + -- Guillem Jover <guil...@debian.org> Thu, 05 Aug 2010 17:42:51 +0200 + dpkg (1.15.8.3) unstable; urgency=low [ Raphaƫl Hertzog ] -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org