Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
php5.11086
php-CVE-2017-16642.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File php-CVE-2017-16642.patch of Package php5.11086
Index: php-5.5.14/ext/date/lib/parse_date.re =================================================================== --- php-5.5.14.orig/ext/date/lib/parse_date.re 2017-11-20 14:43:57.503603305 +0100 +++ php-5.5.14/ext/date/lib/parse_date.re 2017-11-20 14:44:14.947904191 +0100 @@ -936,8 +936,8 @@ isoweek = year4 "-"? "W" weekof exif = year4 ":" monthlz ":" daylz " " hour24lz ":" minutelz ":" secondlz; firstdayof = 'first day of'?; lastdayof = 'last day of'?; -backof = 'back of ' hour24 space? meridian?; -frontof = 'front of ' hour24 space? meridian?; +backof = 'back of ' hour24 (space? meridian)?; +frontof = 'front of ' hour24 (space? meridian)?; /* Common Log Format: 10/Oct/2000:13:55:36 -0700 */ clf = day "/" monthabbr "/" year4 ":" hour24lz ":" minutelz ":" secondlz space tzcorrection;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor