[php-maint] Suhosin

marco giardini m.g at tecnogi.com
Thu Feb 26 11:52:17 UTC 2009


Thanks a lot. It works perfectly

-----Original Message-----
From: sean finney [mailto:seanius at debian.org] 
Sent: mercoledì 25 febbraio 2009 7.46
To: Marco Giardini
Cc: Ondřej Surý; Debian PHP Maintainers
Subject: Re: [php-maint] Suhosin

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




More information about the pkg-php-maint mailing list