diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-24 18:20:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-24 18:20:03 +0000 |
commit | c5e02b0427efd0bd0c52187a7b84371ec481cd96 (patch) | |
tree | 333a7bcd169c27ae93806e4724dca3c3fedf81ac /audio | |
parent | 30a23201b8958660c8f201a78a8e56f5282b4bec (diff) | |
download | pkgsrc-c5e02b0427efd0bd0c52187a7b84371ec481cd96.tar.gz |
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 (limited to 'audio')
-rw-r--r-- | audio/icecast/Makefile | 5 | ||||
-rw-r--r-- | audio/icecast/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 2b941da36e1..1b5db614b33 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -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 --git a/audio/icecast/distinfo b/audio/icecast/distinfo index e1d1bb64aba..92624d65f5d 100644 --- a/audio/icecast/distinfo +++ b/audio/icecast/distinfo @@ -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 |