Commit Graph

20 Commits

Author SHA1 Message Date
gonzalo
31f09f54a6 Update for Icecast to 2.3.3:
* Improved HTTPS cipher handling and added support for chained certificates.
* Allow the source password to be undefined. There was a corner case,
  where a default password would have taken effect. It would require the
  admin to remove the 'source-password' from the icecast config to take
  effect. Default configs ship with the password set, so this
  vulnerability doesn't trigger there.
* Prevent error log injection of control characters by substituting
  non-alphanumeric characters with a '.' (CVE-2011-4612). Injection
  attempts can be identified via access.log, as that stores URL encoded
  requests. Investigation if further logging code needs to have
  sanitized output is ongoing.

Tested on amd64.

Reads fine aja@
2012-09-01 17:35:54 +00:00
pea
89578d2faf Update to 2.3.2 and add the following modifications:
+ add user _icecast (home directory in /var/icecast)
+ enable chroot by default
+ populate chroot with all the necessary files

ok okan@ sthen@ ajacoutot@
2008-11-18 21:22:02 +00:00
naddy
3b81c33e1e fix build with recent libcurl 2006-11-16 17:06:21 +00:00
alek
411ef06f23 - Update to 2.3.1
- Reformat DESCR
- Remove snprintf patches

From Moritz Grimm <gtgbr@gmx.net> (MAINTAINER)
2006-02-05 15:53:14 +00:00
naddy
5e262d19fa Update to 2.3.0 from maintainer Moritz Grimm.
New features:
  * Support Ogg Speex, Ogg FLAC, Ogg Midi
  * Intro file support
  * On-demand relays
  * Improved mount-level settings
  * URL listener authenticator
  * Authentication for on-demand files
  * Updated admin/web interface
  * Various reliability bug fixes

Port changes:
  * Ogg Theora streaming is now enabled
  * Revamped README.OpenBSD file, tightened DESCR
  * <fileserve> directive not disabled any longer in icecast.xml.dist
2005-10-21 15:59:54 +00:00
pvalchev
9aa9507b18 another busted snprintf; maintainer Moritz Grimm 2005-08-23 21:26:26 +00:00
sturm
e72861425c more cleanup from maintainer Moritz Grimm <gtgbr at gmx.net> 2005-04-16 21:24:15 +00:00
sturm
2945da0130 convert simple sprintf() to snprintf()
from maintainer Moritz Grimm <gtgbr at gmx.net>
2005-04-16 15:37:31 +00:00
sturm
0c88635f20 update to icecast 2.2.0
from Moritz Grimm <mlist at scapa.dnsalias.net>
2004-12-31 13:09:10 +00:00
fgsch
3768b09c9c update to icecast 2.0 now that is considered stable.
done by and new maintainer Moritz Grimm <gtgbr at gmx dot net>.
2004-02-02 19:32:36 +00:00
avsm
bc4460e916 incorrect buffer bound in snprintf, not submitted as the current version
in ports is unsupported by the icecast folks
2003-04-15 18:49:56 +00:00
brad
557ec78265 - make the icecast port respect SYSCONFDIR.
- remove ONLY_FOR_ARCHS.
2002-11-24 10:04:59 +00:00
fgsch
aec91319e2 revert CONFIGURE_STYLE to gnu. 2002-03-08 16:02:14 +00:00
brad
e9760d28c4 - enable on sparc, lightly tested
- fix CATEGORIES, this doesn't belong in www
- disable crypt support until the utility needed for making the passwds is
included
- rename checksums file
2002-03-03 01:37:38 +00:00
fgsch
836b1485e4 Remove icepass; use encrypt(1) instead.
Regen patches and bump version.
2001-03-06 06:52:40 +00:00
fgsch
c168225268 openbsd tag. 2000-09-13 09:36:40 +00:00
brad
89097223c8 using cryptic filenames like these is no better then naming them patch-aa
patch-ab etc., use filenames that represent the files actually being
patched
2000-08-29 04:36:33 +00:00
brad
e80721294d hardcoded /etc/icecast -> ${sysconfdir} 2000-08-29 04:14:21 +00:00
fgsch
17bee8a9a8 Add missing program to generate encrypted passwords using blowfish
with 8 rounds by default.
2000-08-29 03:40:35 +00:00
fgsch
29b2db1217 Internet based broadcasting system. 2000-08-28 16:14:20 +00:00