Path to this page:
Subject: CVS commit: pkgsrc/security/php-suhosin
From: Takahiro Kambe
Date: 2015-08-30 16:54:50
Message id: 20150830145450.1C1C498@cvs.netbsd.org
Log Message:
Update php-suhosin to 0.9.38.
2015-05-21 - 0.9.38
- 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
- Added suhosin.upload.max_newlines to protect againt DOS attack via many
MIME headers in RFC1867 uploads (CVE-2015-4024)
- mail related test cases now work on linux
Files: