X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=867f74af883d21e1bf5b49ebcd285d0f84f868a3;hp=fa450ddd984cd7b05cffc706e06439723b59a74b;hb=b6db3dca8f4bfab3ce059b52f2fd6dbe948c6226;hpb=4fd523633d5876e83ab29cb5946876f5317fb95d diff --git a/debian/control b/debian/control index fa450dd..867f74a 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: web Priority: optional Maintainer: Emmanuel Lacour Build-Depends: debhelper (>> 4.1.16), apache2-prefork-dev (>= 2.2.0), apache2-mpm-prefork (>= 2.2.0) | apache2-mpm-worker (>= 2.2.0), libapr1-dev, docbook-to-man, pkg-config, dpatch -Standards-Version: 3.7.3 +Standards-Version: 3.8.2 Package: suphp-common Architecture: any Depends: ${shlibs:Depends}, php4-cgi | php5-cgi Description: Common files for mod suphp - Suphp consists of an Apache module (mod_suphp for either apache 1.3.x or - apache 2.x) and a setuid root binary (suphp) that is called by the Apache + Suphp consists of an apache module (mod_suphp for either apache 1.3.x or + apache 2.x) and a setuid root binary (suphp) that is called by the apache module to change the uid of the process executing the PHP interpreter to the owner of the php script. @@ -19,5 +19,5 @@ Architecture: any Depends: ${shlibs:Depends}, suphp-common (= ${binary:Version}), apache2.2-common Description: Apache2 module to run php scripts with the owner permissions With the use of the suphp setuid root binary (from suphp-common package), - this Apache2 module change the uid of the process executing the PHP + this apache2 module change the uid of the process executing the PHP interpreter to the owner of the php script