[Pkg-voip-commits] r10366 - in /libcommoncpp2/trunk/debian: changelog patches/inaddr.patch

msp at alioth.debian.org msp at alioth.debian.org
Sun Dec 29 04:26:57 UTC 2013


Author: msp
Date: Sun Dec 29 04:26:49 2013
New Revision: 10366

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10366
Log:
Releasing

Modified:
    libcommoncpp2/trunk/debian/changelog
    libcommoncpp2/trunk/debian/patches/inaddr.patch

Modified: libcommoncpp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/libcommoncpp2/trunk/debian/changelog?rev=10366&op=diff
==============================================================================
--- libcommoncpp2/trunk/debian/changelog	(original)
+++ libcommoncpp2/trunk/debian/changelog	Sun Dec 29 04:26:49 2013
@@ -1,8 +1,3 @@
-libcommoncpp2 (1.8.1-7) UNRELEASED; urgency=medium
-
-
- -- Mark Purcell <msp at debian.org>  Sun, 29 Dec 2013 15:15:28 +1100
-
 libcommoncpp2 (1.8.1-6) unstable; urgency=low
 
   * Hardcode Build-Depends: libgnutls28-dev 

Modified: libcommoncpp2/trunk/debian/patches/inaddr.patch
URL: http://svn.debian.org/wsvn/pkg-voip/libcommoncpp2/trunk/debian/patches/inaddr.patch?rev=10366&op=diff
==============================================================================
--- libcommoncpp2/trunk/debian/patches/inaddr.patch	(original)
+++ libcommoncpp2/trunk/debian/patches/inaddr.patch	Sun Dec 29 04:26:49 2013
@@ -3,11 +3,10 @@
  fails, libcommoncpp2 will cause a buffer overflow by doing an incorrect memset.
 From: Tristan Matthews <tristan.matthews at savoirfairelinux.net>
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693471
-Upstream: https://github.com/dyfet/ucommon/commit/d530ef040def990b2f44a9dc7da410f233cae2be
+Applied-Upstream: https://github.com/dyfet/ucommon/commit/d530ef040def990b2f44a9dc7da410f233cae2be
 
-
---- /usr/src/debug/commoncpp2-1.8.1/src/inaddr.cpp	2010-10-31 19:43:40.000000000 -0400
-+++ inaddr.cpp	2012-11-16 15:14:16.667082655 -0500
+--- a/src/inaddr.cpp	2010-10-31 19:43:40.000000000 -0400
++++ b/src/inaddr.cpp	2012-11-16 15:14:16.667082655 -0500
 @@ -333,7 +333,7 @@ void IPV4Address::setAddress(const char
              if(ipaddr)
                  delete[] ipaddr;




More information about the Pkg-voip-commits mailing list