[Pkg-voip-commits] r9383 - in /asterisk/trunk/debian: changelog patches/chan_iax2-detach-thread-on-non-stop-exit

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Sat Nov 26 16:01:24 UTC 2011


Author: tzafrir
Date: Sat Nov 26 16:01:23 2011
New Revision: 9383

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9383
Log:
Patch chan_iax2-detach-thread-on-non-stop-exit: Now considered good
enough for Testing.

Modified:
    asterisk/trunk/debian/changelog
    asterisk/trunk/debian/patches/chan_iax2-detach-thread-on-non-stop-exit

Modified: asterisk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/changelog?rev=9383&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Sat Nov 26 16:01:23 2011
@@ -1,12 +1,17 @@
 asterisk (1:1.8.7.1~dfsg-3) UNRELEASED; urgency=high
 
+  [ Faidon Liambotis ]
   * Fix Breaks/Conflicts to contain the epoch.
   * Urgency high since this resulted in file conflicts when upgrading from
     stable.
   * Backport a patch from upstream to fix several PRI features being
     compiled-out and hence disabled.
 
- -- Faidon Liambotis <paravoid at debian.org>  Sat, 26 Nov 2011 16:48:42 +0200
+  [ Tzafrir Cohen ]
+  * Patch chan_iax2-detach-thread-on-non-stop-exit: Now considered good
+    enough for Testing.
+
+ -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 26 Nov 2011 18:00:36 +0200
 
 asterisk (1:1.8.7.1~dfsg-2) unstable; urgency=low
 

Modified: asterisk/trunk/debian/patches/chan_iax2-detach-thread-on-non-stop-exit
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/patches/chan_iax2-detach-thread-on-non-stop-exit?rev=9383&op=diff
==============================================================================
--- asterisk/trunk/debian/patches/chan_iax2-detach-thread-on-non-stop-exit (original)
+++ asterisk/trunk/debian/patches/chan_iax2-detach-thread-on-non-stop-exit Sat Nov 26 16:01:23 2011
@@ -2,8 +2,7 @@
 Bug: https://issues.asterisk.org/jira/browse/ASTERISK-17339
 Description: Fix an IAX2 memory leak
 
-This patch should hopefully plug a memory leak in IAX2. It is an
-experimental patch. DO NOT INCLUDE IN AN UPLOAD FOR NOW.
+This patch should hopefully plug a memory leak in IAX2.
 
 --- a/channels/chan_iax2.c
 +++ b/channels/chan_iax2.c




More information about the Pkg-voip-commits mailing list