From 667c79a859fba6104d32790e6917564d8089996df86983dc4a64b610d408678e Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 9 Aug 2010 20:53:40 +0000 Subject: [PATCH] Accepting request 45113 from GNOME:Factory Copy from GNOME:Factory/libnice based on submit request 45113 from user vuntz OBS-URL: https://build.opensuse.org/request/show/45113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnice?expand=0&rev=14 --- libnice-0.0.11.tar.bz2 | 3 --- libnice-0.0.13.tar.bz2 | 3 +++ libnice.changes | 17 +++++++++++++++++ libnice.spec | 6 +++--- 4 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 libnice-0.0.11.tar.bz2 create mode 100644 libnice-0.0.13.tar.bz2 diff --git a/libnice-0.0.11.tar.bz2 b/libnice-0.0.11.tar.bz2 deleted file mode 100644 index 9e46c89..0000000 --- a/libnice-0.0.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29f7a78253970a48b2aae9e46cad9e5c1c40e7d4cc72f48b35097541f8da77c9 -size 466595 diff --git a/libnice-0.0.13.tar.bz2 b/libnice-0.0.13.tar.bz2 new file mode 100644 index 0000000..8b8c695 --- /dev/null +++ b/libnice-0.0.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35f99a290ed0d6d42d0d571b755adaaa4a20ea45635880e2c966b46f2a2d2f6 +size 465929 diff --git a/libnice.changes b/libnice.changes index 0f5c8d7..2d09084 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Jul 23 08:45:36 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.0.13: + + Add support for IPv6 + + Fix crc32 function conflict with libz.so + + Various bug fixing and code cleaning + + Validate the remote candidate address before adding it + +------------------------------------------------------------------- +Mon Jun 21 12:48:09 CEST 2010 - dimstar@opensuse.org + +- Update to version 0.0.12: + + Update compatibility to RFC5245 + + Fix a memory corruption bug + + Fix a possible buffer overflow with socks5 proxies + ------------------------------------------------------------------- Fri Mar 19 09:01:42 CET 2010 - dimstar@opensuse.org diff --git a/libnice.spec b/libnice.spec index fe94e5e..e50681f 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,5 +1,5 @@ # -# spec file for package libnice (Version 0.0.11) +# spec file for package libnice (Version 0.0.13) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,9 +19,9 @@ Name: libnice -Version: 0.0.11 +Version: 0.0.13 Release: 1 -License: LGPLv2.1+ ; MPL .. +License: LGPLv2.1+ Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1030