commit libzrtpcpp for openSUSE:Factory
Hello community, here is the log from the commit of package libzrtpcpp for openSUSE:Factory checked in at Fri Nov 20 14:26:26 CET 2009. -------- --- libzrtpcpp/libzrtpcpp.changes 2008-09-08 14:22:29.000000000 +0200 +++ /mounts/work_src_done/STABLE/libzrtpcpp/libzrtpcpp.changes 2009-11-03 20:20:13.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 3 19:09:29 UTC 2009 - coolo@novell.com + +- updated patches to apply with fuzz=0 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzrtpcpp.spec ++++++ --- /var/tmp/diff_new_pack.4GgmDM/_old 2009-11-20 14:26:09.000000000 +0100 +++ /var/tmp/diff_new_pack.4GgmDM/_new 2009-11-20 14:26:09.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libzrtpcpp (Version 1.3.0) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Summary: A ccrtp extension for zrtp/Zfone support BuildRequires: gcc-c++ libccrtp-devel libgcc libgcrypt-devel pkgconfig Version: 1.3.0 -Release: 1 +Release: 2 License: GPL v3 or later Group: Development/Libraries/Other Url: http://www.gnu.org/software/commoncpp/commoncpp.html @@ -40,7 +40,7 @@ %package -n libzrtpcpp1 -License: GPL v2 or later; LGPL v2.1 or later +License: GPL v2 or later ; LGPL v2.1 or later Group: Development/Libraries/Other Summary: A ccrtp extension for zrtp/Zfone support Provides: %{name} = %{version} ++++++ libzrtpcpp-1.0.1-compiler_warnings.patch ++++++ --- /var/tmp/diff_new_pack.4GgmDM/_old 2009-11-20 14:26:09.000000000 +0100 +++ /var/tmp/diff_new_pack.4GgmDM/_new 2009-11-20 14:26:09.000000000 +0100 @@ -1,11 +1,13 @@ ---- src/ZrtpStateClass.cxx +Index: src/ZrtpStateClass.cxx +=================================================================== +--- src/ZrtpStateClass.cxx.orig +++ src/ZrtpStateClass.cxx -@@ -815,7 +815,7 @@ - DEBUGOUT((cout << "Checking for match in SecureState.\n")); +@@ -1032,7 +1032,7 @@ void ZrtpStateClass::evWaitConfAck(void) + DEBUGOUT((cout << "Checking for match in WaitConfAck.\n")); char *msg, first, last; - uint8_t *pkt; + uint8_t *pkt = NULL; if (event->type == ZrtpPacket) { - pkt = event->data.packet; + pkt = event->data.packet; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de