| Summary: | [SECURITY] Update php to 5.2.13 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | Outdated package | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686-linux | Target: | arm-softfloat-linux-uclibcgnueabi |
| Build: | |||
| Attachments: | [SECURITY] Bump php to 5.2.13 | ||
Thanks, committed. I prefer to keep using the .tar.bz2 upstream though, so I reverted that. |
Created attachment 1393 [details] [SECURITY] Bump php to 5.2.13 PHP 5.2.13 includes security fixes: * Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). * Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. * Improved LCG entropy.