Re: UPDATE: icecast-2.4.0

2014-12-01 Thread william.graeber
For anyone working on importing new versions of icecast that may appear, this patch has been merged upstream and probably won't be necessary in some undetermined future version.

Re: UPDATE: icecast-2.4.0

2014-11-27 Thread william.graeber
It looks like my client broke some lines. Here's the diff as an attachment. On Thu, Nov 27, 2014 at 3:31 PM, william.graeber wrote: > These may not be necessary, but seem to be more in line with best practices. > > - checks for proper chroot() return value > - added chdir("/") in addition to chro

UPDATE: icecast-2.4.0

2014-11-27 Thread william.graeber
These may not be necessary, but seem to be more in line with best practices. - checks for proper chroot() return value - added chdir("/") in addition to chroot() - change setuid()/setgid() to setresuid()/setresgid() I'll push it upstream if feedback is positive. Index: patches/patch-src_main_c =

Re: UPDATE: Icecast-2.4.0

2014-05-18 Thread Gonzalo L. Rodriguez
anyone? On Tue, May 13, 2014 at 09:33:11AM -0300, Gonzalo L. Rodriguez wrote: ; Hi, ; ; Update for Icecast to 2.4.0: ; ; http://svn.xiph.org/icecast/tags/icecast-2.4.0/ChangeLog ; ; Comments? Ok? ; ; ; Cheers.- ; ; -- ; Sending from my toaster. ; Index: Makefile ; ===

UPDATE: Icecast-2.4.0

2014-05-13 Thread Gonzalo L. Rodriguez
Hi, Update for Icecast to 2.4.0: http://svn.xiph.org/icecast/tags/icecast-2.4.0/ChangeLog Comments? Ok? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/net/icecast/Makefile,v retrieving revision 1.5