php5
No description set
Refresh
Refresh
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
README.SUSE-pear | 0000000400 400 Bytes | about 11 years | |
README.macros | 0000003317 3.24 KB | about 11 years | |
install-pear-nozlib.phar | 0003692810 3.52 MB | over 5 years | |
macros.php | 0000001760 1.72 KB | about 11 years | |
php-5.2.9-BNC-457056.patch | 0000000501 501 Bytes | over 5 years | |
php-5.3.0-bnc513080.patch | 0000000482 482 Bytes | over 5 years | |
php-5.3.1-systzdata-v7.patch | 0000016681 16.3 KB | over 5 years | |
php-5.3.2-aconf26x.patch | 0000003604 3.52 KB | over 5 years | |
php-5.3.2-ini.patch | 0000002427 2.37 KB | over 5 years | |
php-5.3.29-CVE-2014-3597.patch | 0000007253 7.08 KB | over 5 years | |
php-5.3.29-CVE-2014-8142.patch | 0000002040 1.99 KB | over 5 years | |
php-5.3.29-CVE-2015-0231.patch | 0000002270 2.22 KB | over 5 years | |
php-5.3.29-CVE-2015-0232.patch | 0000003127 3.05 KB | over 5 years | |
php-5.3.29.tar.bz2 | 0011396771 10.9 MB | over 5 years | |
php-5.3.3-CVE-2014-2497.patch | 0000001181 1.15 KB | over 5 years | |
php-5.3.3-CVE-2014-3587.patch | 0000000843 843 Bytes | over 5 years | |
php-5.3.3-CVE-2014-3668.patch | 0000003386 3.31 KB | over 5 years | |
php-5.3.3-CVE-2014-3669.patch | 0000002281 2.23 KB | over 5 years | |
php-5.3.3-CVE-2014-3670.patch | 0000001216 1.19 KB | over 5 years | |
php-5.3.3-CVE-2014-3710.patch | 0000000939 939 Bytes | over 5 years | |
php-5.3.3-CVE-2014-4670.patch | 0000001719 1.68 KB | over 5 years | |
php-5.3.3-CVE-2014-4698.patch | 0000001599 1.56 KB | over 5 years | |
php-5.3.4-format-string-issues.patch | 0000004986 4.87 KB | over 5 years | |
php-5.3.4-pts.patch | 0000000382 382 Bytes | over 5 years | |
php-5.3.6-gcc_builtins.patch | 0000001031 1.01 KB | over 5 years | |
php-5.3.6-ini-date.timezone.patch | 0000000409 409 Bytes | over 5 years | |
php-5.3.8-CVE-2011-4153.patch | 0000002812 2.75 KB | over 5 years | |
php-5.3.8-crypt-tests.patch | 0000003354 3.28 KB | over 5 years | |
php-5.3.8-no-reentrant-crypt.patch | 0000000294 294 Bytes | over 5 years | |
php-cloexec.patch | 0000001718 1.68 KB | over 5 years | |
php-fpm.init | 0000010213 9.97 KB | about 11 years | |
php-suse-addons.tar.bz2 | 0000001335 1.3 KB | over 5 years | |
php5-apache_sapi_install.patch | 0000001182 1.15 KB | about 11 years | |
php5-freetype2-include-dir.patch | 0000000484 484 Bytes | over 5 years | |
php5-missing-extdeps.patch | 0000002809 2.74 KB | over 5 years | |
php5-openssl.patch | 0000001306 1.28 KB | over 5 years | |
php5-php-config.patch | 0000000671 671 Bytes | about 11 years | |
php5-phpize.patch | 0000001085 1.06 KB | over 5 years | |
php5.changes | 0000111368 109 KB | over 5 years | |
php5.spec | 0000137878 135 KB | over 1 year | |
suhosin-0.9.33.tgz | 0000104488 102 KB | about 11 years | |
suhosin-patch-5.3.3-0.9.10.patch.gz | 0000041864 40.9 KB | over 5 years |
Revision 1 (latest revision is 10)
rottame
committed
over 1 year ago
(revision 1)
* Included several patches. Webtatic, thank you for porting back. - php-5.3.3-CVE-2014-2497.patch CVE-2014-2497 bug#880905 #66901 php-gd 'c_color' NULL pointer dereference - php-5.3.3-CVE-2014-3587.patch CVE-2014-3587 Bug #67716. Prevent wrap around - php-5.3.29-CVE-2014-3597.patch CVE-2014-3597 bnc#8938498 Bug #67717. Multiple buffer overflows in the php_parserr function in ext/standard/dns.c - php-5.3.3-CVE-2014-4698.patch CVE-2014-4698 bnc#886059 Bug #67539 ArrayIterator use-after-free due to object - php-5.3.3-CVE-2014-4670.patch CVE-2014-4670 bnc#885961 Bug #67538 (SPL Iterators use-after-free) - php-5.3.3-CVE-2014-3668.patch CVE-2014-3668 bnc#902368 Bug #68027 - fix date parsing in XMLRPC lib - php-5.3.3-CVE-2014-3669.patch CVE-2014-3669 bnc#902360 Bug #68044: Integer overflow in unserialize() (32-bits only) - php-5.3.3-CVE-2014-3670.patch CVE-2014-3670 bnc#902368 Bug #68113 (Heap corruption in exif_thumbnail()) - php-5.3.3-CVE-2014-3710.patch CVE-2014-3710 bnc#902367 Bug #68283: fileinfo: out-of-bounds read in elf note - php-5.3.29-CVE-2014-8142.patch CVE-2014-8142 bnc#907519 Bug #68594: Use-after-free vulnerability in the process_nested_data function - php-5.3.29-CVE-2015-0231.patch CVE-2015-0231 bnc#911664 Bug #68710 Use after free vulnerability in unserialize() (bypassing the CVE-2014-8142 fix) - php-5.3.29-CVE-2015-0232.patch CVE-2015-0232 bnc#914690 Bug #68799 The exif_process_unicode function allows remote attackers to execute arbitrary code or cause a denial of service
Comments for php5 0