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.
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
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
=
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
; ===
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