aboutsummaryrefslogtreecommitdiffstats
path: root/main/php/php-fix-crypt.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/php: security upgrade to 5.5.24Natanael Copa2015-05-051-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5.5.24: - CVE-2015-1351 - CVE-2015-1352 - CVE-2015-2783 - CVE-2015-3329 - CVE-2015-3330 5.5.23: - CVE-2015-2305 - CVE-2015-2331 - CVE-2015-2348 - CVE-2015-2787 5.5.22: - CVE-2014-9705 - CVE-2015-0235 (migitation) - CVE-2015-0273 - CVE-2015-2301 5.5.21: - CVE-2014-9425 - CVE-2014-9427 - CVE-2014-9652 - CVE-2014-9709 - CVE-2015-0231 - CVE-2015-0232 5.5.20: - CVE-2014-8142 5.5.19: - CVE-2014-3710 5.5.18: - CVE-2014-3669 - CVE-2014-3670 - CVE-2014-3668 5.5.17: - no CVE fixes #3712 fixes #4113
* main/php: fix php_crypt implementationTimo Teräs2014-06-251-0/+38
(cherry picked from commit 881d55a53a111ea06854f4596266c3b044f5eb53)