tag 731710 pending
thanks

Hello,

Bug #731710 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=4be73ca

---
commit 4be73ca0f47886b75a9d038a657463686f605e44
Author: Guillem Jover <guil...@debian.org>
Date:   Mon Dec 9 18:23:16 2013 +0100

    u-a: Fix a segfault when adding a new slave link to a link group
    
    Return the correct slave link from alternative_add_slave(), instead of
    the typoed sl variable.
    
    Regression introduced in commit 9bbdca83fa1a8c817a2f8d02db493f173435a5af.
    
    Closes: #731710
    
    Reported-by: Julian Andres Klode <j...@debian.org>
    Tested-by: Julian Andres Klode <j...@debian.org>
    Tested-by: Roland Stigge <sti...@debian.org>

diff --git a/debian/changelog b/debian/changelog
index 0d02979..045b136 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ dpkg (1.17.5) UNRELEASED; urgency=low
     progress reporting output (i.e. dpkg-query). This was causing out-of-order
     error and debug messages in relation to normal progress reporting, which
     could be very confusing. Regression introduced in dpkg 1.17.2.
+  * Fix segfault in update-alternatives when adding or renaming slaves for
+    an existing alternative. Regression introduced in dpkg 1.17.2.
+    Closes: #731710
 
   [ Updated dpkg translations ]
   * German (Sven Joachim).


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to