Hi,
Just tried to compile PHP 5.3.2 and I get this in the logs:
Note it's not downloading anything. looking on the official website, the download link should be one version up:
http://www.hardened-php.net/suhosin/download.html
http://download.suhosin.org/suhosin-patch-5.3.2-0.9.9.1.patch.gz
How can we tell LSWS to look for a newer version?
Just tried to compile PHP 5.3.2 and I get this in the logs:
Suhosin is enabled
Retrieving Suhosin patch from http://download.suhosin.org/suhosin-patch-5.3.2-0.9.9.patch.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 345 100 345 0 0 4310 0 --:--:-- --:--:-- --:--:-- 4310
100 345 100 345 0 0 4297 0 --:--:-- --:--:-- --:--:-- 0
Extracting Suhosin patch: gunzip -f suhosin-patch-5.3.2.patch.gz
gunzip: suhosin-patch-5.3.2.patch.gz: not in gzip format
**ERROR** Could not extract Suhosin patch
Retrieving Suhosin patch from http://download.suhosin.org/suhosin-patch-5.3.2-0.9.9.patch.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 345 100 345 0 0 4310 0 --:--:-- --:--:-- --:--:-- 4310
100 345 100 345 0 0 4297 0 --:--:-- --:--:-- --:--:-- 0
Extracting Suhosin patch: gunzip -f suhosin-patch-5.3.2.patch.gz
gunzip: suhosin-patch-5.3.2.patch.gz: not in gzip format
**ERROR** Could not extract Suhosin patch
http://www.hardened-php.net/suhosin/download.html
http://download.suhosin.org/suhosin-patch-5.3.2-0.9.9.1.patch.gz
How can we tell LSWS to look for a newer version?