Opened 9 years ago
Closed 9 years ago
#47795 closed update (fixed)
php-suhosin @0.9.37.1: update to 0.9.38
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | php-suhosin |
Description (last modified by mf2k (Frank Schima))
php-suhosin has been updated to version 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)
Attachments (1)
Change History (3)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-php-suhosin.diff added |
---|
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | ryandesign@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to ryandesign@… |
Version: | 2.3.3 |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks. The patch makes php53-suhosin fail to build—understandable, since this version requires php 5.4 or later—so I modified it to keep php53-suhosin at the previous version. r136884