aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/getrandom.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/php7: upgrade to 7.0.17Andy Postnikov2017-03-201-128/+0
| | | | | | | Bug fix release http://php.net/archive/2017.php#id2017-03-16-1 - removes getrandom patch - adds libressl patch to allow configure with libressl
* community/php7: fix php bug #74105Valery Kartel2017-02-231-0/+128
backport of php upstream patch fix getrandom() call for images, deployed on kernel < 3.17 https://github.com/php/php-src/pull/2385