pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update audio/icecast to 2.0.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac3fbcc13d64
branches:  trunk
changeset: 476981:ac3fbcc13d64
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jun 24 18:20:03 2004 +0000

description:
Update audio/icecast to 2.0.1.

Changes:

This patch release fixes a overflow buffer which can cause server crashes
under certain circumstances. This release contains ONLY the fix for this
issue. We are still targetting a 2.1.0 release with new features and
functionality in the near future.

diffstat:

 audio/icecast/Makefile |  5 ++---
 audio/icecast/distinfo |  6 +++---
 doc/CHANGES            |  3 ++-
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r 4ea288561414 -r ac3fbcc13d64 audio/icecast/Makefile
--- a/audio/icecast/Makefile    Thu Jun 24 17:31:43 2004 +0000
+++ b/audio/icecast/Makefile    Thu Jun 24 18:20:03 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2004/03/26 02:27:34 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2004/06/24 18:20:04 xtraeme Exp $
 #
 
-DISTNAME=              icecast-2.0.0
-PKGREVISION=           2
+DISTNAME=              icecast-2.0.1
 CATEGORIES=            audio
 MASTER_SITES=          http://www.icecast.org/files/
 
diff -r 4ea288561414 -r ac3fbcc13d64 audio/icecast/distinfo
--- a/audio/icecast/distinfo    Thu Jun 24 17:31:43 2004 +0000
+++ b/audio/icecast/distinfo    Thu Jun 24 18:20:03 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2004/01/08 20:49:39 xtraeme Exp $
+$NetBSD: distinfo,v 1.10 2004/06/24 18:20:04 xtraeme Exp $
 
-SHA1 (icecast-2.0.0.tar.gz) = 76f41f807bdff5dfb50d5b67075fc401de7e270a
-Size (icecast-2.0.0.tar.gz) = 684624 bytes
+SHA1 (icecast-2.0.1.tar.gz) = e9ecbb55d2a5d950bcca00c46f58a9eec28b6ae4
+Size (icecast-2.0.1.tar.gz) = 750259 bytes
 SHA1 (patch-aa) = fa92a4a704a3f471a0669c9933b36a3586425dc5
 SHA1 (patch-ab) = 39cf0ed1e9da8c7d90fa192731307817e91496c9
diff -r 4ea288561414 -r ac3fbcc13d64 doc/CHANGES
--- a/doc/CHANGES       Thu Jun 24 17:31:43 2004 +0000
+++ b/doc/CHANGES       Thu Jun 24 18:20:03 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6300 2004/06/24 16:57:45 darcy Exp $
+$NetBSD: CHANGES,v 1.6301 2004/06/24 18:20:03 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3046,3 +3046,4 @@
        Updated mit-krb5 to 1.3.4 [jlam 2004-06-24]
        Added freedroid-1.02 [dillo 2004-06-24]
        Updated postgresql to 7.3.6 [darcy 2004-06-24]
+       Updated icecast to 2.0.1 [xtraeme 2004-06-24]



Home | Main Index | Thread Index | Old Index