Bug 1429

Summary: [SECURITY] Update php to 5.2.13
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: Outdated packageAssignee: 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

Description Gustavo Zacarias 2010-03-26 15:58:44 UTC
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.
Comment 1 Peter Korsgaard 2010-03-31 08:45:54 UTC
Thanks, committed. I prefer to keep using the .tar.bz2 upstream though, so I reverted that.