./audio/icecast, Live streaming audio server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 2.4.2, Package name: icecast-2.4.2, Maintainer: pkgsrc-users

Icecast is a streaming media server which currently supports Ogg
Vorbis and MP3 audio streams. It can be used to create an Internet
radio station or a privately running jukebox and many things in
between. It is very versatile in that new formats can be added
relatively easily and it supports open standards for communication
and interaction.


Required to run:
[multimedia/libtheora] [textproc/libxslt] [textproc/libxml2] [www/curl] [audio/libvorbis] [audio/speex]

Master sites:

SHA1: 57a092302ab8aa4993fa280f299c099d25e875a5
RMD160: ecf6d75c722766782c8f61b9a206bb35f8dcfcff
Filesize: 2332.403 KB

Version history: (Expand)


CVS history: (Expand)


   2015-05-13 20:33:59 by Matthias Scheler | Files touched by this commit (7) | Package updated
Log message:
Pullup ticket #4712 - requested by kim
audio/icecast: security update

Revisions pulled up:
- audio/icecast/Makefile                                        1.59
- audio/icecast/PLIST                                           1.17
- audio/icecast/distinfo                                        1.20
- audio/icecast/patches/patch-aa                                1.6
- audio/icecast/patches/patch-ab                                1.10
- audio/icecast/patches/patch-ac                                1.5
- audio/icecast/patches/patch-ad                                deleted

---
   Module Name:    pkgsrc
   Committed By:   kim
   Date:           Tue May 12 07:49:16 UTC 2015

   Modified Files:
           pkgsrc/audio/icecast: Makefile PLIST distinfo
           pkgsrc/audio/icecast/patches: patch-aa patch-ab patch-ac
   Removed Files:
           pkgsrc/audio/icecast/patches: patch-ad

   Log message:
   Upgrade to icecast-2.4.2.

   Addresses a security issue with "stream_auth" (not used by default).
   http://lists.xiph.org/pipermail/icecast-dev/2015-April/002460.html