ports/136928: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri May 14 19:00:17 UTC 2010


The following reply was made to PR ports/136928; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/136928: commit references a PR
Date: Fri, 14 May 2010 18:52:45 +0000 (UTC)

 pgollucci    2010-05-14 18:52:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/apache20         Makefile 
   Added files:
     www/apache20/files   extra-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 at httpd.apache.org to see about adding this
   with #ifdefs.
   
   PR:             ports/136928
   Submitted by:   Alexey V.Degtyarev <alexey at renatasystems.org>
   With Hat:       apache@
   
   Revision  Changes    Path
   1.282     +8 -0      ports/www/apache20/Makefile
   1.1       +50 -0     ports/www/apache20/files/extra-patch-suexec_rsrclimit (new)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-apache mailing list