[php-maint] Suhosin

sean finney seanius at debian.org
Wed Feb 25 06:45:38 UTC 2009


hi marco,

On Wed, Feb 25, 2009 at 01:24:42AM +0100, Marco Giardini wrote:
> ok, thanks.
> than i will get the php5 source and compile it without the patch.
> thanks

note that if you want to have everything else from the debian package
*but* suhosin, you can do cat /dev/null > debian/patches/suhosin.patch
and rebuild the package into debs:

sudo apt-get build-dep php5
apt-get source php5
cd php5-$version
cat /dev/null > debian/patches/suhosin.patch
dpkg-buildpackage

(i haven't tried this but suspect it or something similar will work)

but i will concur with ondřej that we have no interest in providing a
suhosin disabled version of the php packages to be generally available.
as it stands we are overloaded with trying to support such a difficult
software platform, this would add even more complexity and overhead for
what in our mind is zero gain.


	sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20090225/5b9fedda/attachment.pgp 


More information about the pkg-php-maint mailing list