| Summary: | [SECURITY] Update php package to version 5.2.11 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | Outdated package | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| URL: | http://www.php.net | ||
| Host: | i686-linux | Target: | arm-softfloat-linux-uclibcgnueabi |
| Build: | |||
| Attachments: | Update php package to version 5.2.11 | ||
Committed, thanks! |
Created attachment 691 [details] Update php package to version 5.2.11 Security Enhancements and Fixes in PHP 5.2.11: * Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia) * Fixed sanity check for the color index in imagecolortransparent(). (Pierre) * Added missing sanity checks around exif processing. (Ilia) * Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)