diff --git a/libnice-0.0.10.tar.bz2 b/libnice-0.0.10.tar.bz2 deleted file mode 100644 index 292ed2f..0000000 --- a/libnice-0.0.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2fb8633e0fe5bd105a58671b71239bebd285634f2c503ab7546b7f943743b8b -size 461870 diff --git a/libnice-0.0.11.tar.bz2 b/libnice-0.0.11.tar.bz2 new file mode 100644 index 0000000..9e46c89 --- /dev/null +++ b/libnice-0.0.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f7a78253970a48b2aae9e46cad9e5c1c40e7d4cc72f48b35097541f8da77c9 +size 466595 diff --git a/libnice.changes b/libnice.changes index b3b35d5..0f5c8d7 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Mar 19 09:01:42 CET 2010 - dimstar@opensuse.org + +- Update to version 0.0.11: + + Handle EAGAIN for UDP sockets + + Fix coverity warnings + + Fix a bug with TURN and Channel Bindings + + Add a reliable transport mode using libjingle's PseudoTcp + implementation + + Various fixes. + ------------------------------------------------------------------- Fri Nov 13 14:16:19 CET 2009 - vuntz@opensuse.org diff --git a/libnice.spec b/libnice.spec index acb69df..fe94e5e 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,7 +1,7 @@ # -# spec file for package libnice (Version 0.0.10) +# spec file for package libnice (Version 0.0.11) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -19,7 +19,7 @@ Name: libnice -Version: 0.0.10 +Version: 0.0.11 Release: 1 License: LGPLv2.1+ ; MPL .. Group: System/Libraries