Date: Fri, 14 May 2010 05:10:07 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: apache@FreeBSD.org Subject: Re: ports/136091: commit references a PR Message-ID: <201005140510.o4E5A7Em061347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/136091; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/136091: commit references a PR Date: Fri, 14 May 2010 05:05:28 +0000 (UTC) pgollucci 2010-05-14 05:03:30 UTC FreeBSD ports repository Modified files: www/apache22 Makefile Makefile.options Added files: www/apache22/files patch-suexec_rsrclimit Log: By default suexec doesn't enforces different resource limitations configured in login.conf(5). This is probably because resource limitations are handled differently on various different platforms. This modifies suexec behaviour to set resource limits for CGI's from /etc/login.conf before execing the customers CGI script. Doesn't affect default package, so no PORTREVISION bumps. I will follow up at dev@httpd.apache.org to see about adding this with #ifdefs. PR: ports/136091 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> With Hat: apache@ Revision Changes Path 1.268 +8 -0 ports/www/apache22/Makefile 1.5 +1 -0 ports/www/apache22/Makefile.options 1.1 +49 -0 ports/www/apache22/files/patch-suexec_rsrclimit (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005140510.o4E5A7Em061347>