[Lunar-commits] r20501 - moonbase/trunk/libs/libshout

Dennis Veatch stumbles at lunar-linux.org
Wed Jun 21 00:36:15 UTC 2006


Author: stumbles
Date: 2006-06-21 00:36:14 +0000 (Wed, 21 Jun 2006)
New Revision: 20501

Modified:
   moonbase/trunk/libs/libshout/DETAILS
Log:

The sum of changes on this bump;

* Handle Oggs that don't begin with zero granulepos.
* Install header in correct location (broken in 2.2.1).
* Theora memory leak fix.
* Non-blocking shout_open was failing unnecessarily in the
  connect_pending state.
* Cast some size_ts to ints for display purposes.

and that's all


Modified: moonbase/trunk/libs/libshout/DETAILS
===================================================================
--- moonbase/trunk/libs/libshout/DETAILS	2006-06-20 20:41:04 UTC (rev 20500)
+++ moonbase/trunk/libs/libshout/DETAILS	2006-06-21 00:36:14 UTC (rev 20501)
@@ -1,11 +1,11 @@
           MODULE=libshout
-         VERSION=2.2.1
+         VERSION=2.2.2
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://downloads.xiph.org/releases/libshout/
-      SOURCE_VFY=sha1:08ed302b4777e27dd1ec37bf8bc60724917bd6a0
+      SOURCE_VFY=sha1:cabc409e63f55383f4d85fac26d3056bf0365aac
         WEB_SITE=http://www.icecast.org
          ENTERED=20040727
-         UPDATED=20060604
+         UPDATED=20060620
            SHORT="Library which can be used to write a source client like ices"
 
 cat << EOF



More information about the Lunar-commits mailing list