CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2016/02/06 16:31:20

Modified files:
        lang/php/5.5   : Makefile distinfo 
        lang/php/5.5/pkg: PLIST-main 
Added files:
        lang/php/5.5/patches: patch-Zend_zend_alloc_c 
                              patch-ext_mcrypt_mcrypt_c 
                              patch-ext_session_session_c 
                              patch-ext_standard_password_c 
                              patch-ext_suhosin_execute_c 

Log message:
security update to php-5.5.32, fixes include crashes, integer overflows,
and updating the bundled pcre (also security fixes).

add patches to use arc4random_buf instead of /dev/urandom (which is
typically not available on a normal OpenBSD php installation, with very
bad fallbacks in some cases).

ok robert@

Reply via email to