![]() |
|
suhosin update - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: General Forums - (Non-Sentora Support) (https://senforums.mach-hosting.com/forumdisplay.php?fid=1) +--- Forum: Sentora Development (https://senforums.mach-hosting.com/forumdisplay.php?fid=54) +--- Thread: suhosin update (/showthread.php?tid=1077) |
suhosin update - JWTech - 02-17-2015 I've submitted a pull request for the hotfix here: https://github.com/sentora/sentora-installers/pull/45 Could you verify and merge that for me, @[Me.B]? RE: WordPress 4.1 on Sentora issue - Me.B - 02-17-2015 Sorry no not now, this is a minor update we will for sure add in next release. As you can see the installer rely on tags and we don't want currently want to change anything unless urgent update. Thanks for the heads up. RE: suhosin update - Me.B - 02-17-2015 by the way the patch is not working as you didn't update the cd below ;-). We will set suhosin version as a variable likely in next installer release, easier to maintain. Manual update routine here: https://github.com/MBlagui/Sentora-tools/blob/master/suhosin_0.9.37.1.sh M B RE: suhosin update - Me.B - 02-17-2015 2015-xx-xx - 0.9.38-dev - removed code compatibility for PHP <5.4 (lots of code + ifdefs) - allow https location for suhosin.filter.action - fixed newline detection for suhosin.mail.protect 2014-12-12 - 0.9.37.1 - Changed version string to 0.9.37.1 (without -dev) - Relaxed array index blacklist (removed '-') due to wordpress incompatibility https://raw.githubusercontent.com/stefanesser/suhosin/master/Changelog |