[Lunar-commits] <moonbase> libnice: version bumped to 0.0.13.
Florin Braescu
florin at lunar-linux.org
Fri Aug 6 12:34:50 CEST 2010
commit d50a1e5d7e699ce1a9e4212122e5ed14d2996534
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Aug 6 13:34:50 2010 +0300
libnice: version bumped to 0.0.13.
Changes:
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.
---
chat/libnice/DETAILS | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/chat/libnice/DETAILS b/chat/libnice/DETAILS
index ce65a3b..a79ca7f 100644
--- a/chat/libnice/DETAILS
+++ b/chat/libnice/DETAILS
@@ -1,13 +1,13 @@
MODULE=libnice
- VERSION=0.0.12
- SOURCE=${MODULE}-${VERSION}.tar.gz
- SOURCE_URL=http://nice.freedesktop.org/releases/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:839b88f01ebf92e1cc2b6696b91ff556f2f3e40c
- WEB_SITE="http://nice.freedesktop.org/wiki/"
+ VERSION=0.0.13
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://nice.freedesktop.org/releases
+ SOURCE_VFY=sha1:703b03fbb20da693c057d3fe5074b182a17c7364
+ WEB_SITE=http://nice.freedesktop.org/wiki
ENTERED=20090319
- UPDATED=20100619
+ UPDATED=20100806
SHORT="library and a transmitter that does ICE"
+
cat << EOF
Libnice is a library and a transmitter that does ICE (as defined in
the ICE-19 draft), as well as Google Talk and MSN compatible ICE-like
More information about the Lunar-commits
mailing list