PHP scripting language for creating dynamic web sites
Go to file
Remi Collet a52e0350ba Fix libxml streams use wrong content-type header when requesting a redirected resource CVE-2025-1219
Fix Stream HTTP wrapper header check might omit basic auth header  CVE-2025-1736
Fix Stream HTTP wrapper truncate redirect location to 1024 bytes  CVE-2025-1861
Fix Streams HTTP wrapper does not fail for headers without colon  CVE-2025-1734
Fix Header parser of `http` stream wrapper does not handle folded headers  CVE-2025-1217

Resolves: RHEL-87151
2025-04-28 09:55:00 +02:00
.gitignore Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
10-opcache.ini rebase to 8.0.13 2021-12-15 15:55:15 +01:00
20-ffi.ini RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
gating.yaml Fix gating.yaml for RHEL-9 2021-05-10 10:08:25 +02:00
macros.php RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
Makefile RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
news2markdown.php RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
nginx-fpm.conf RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
nginx-php.conf RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
opcache-default.blacklist RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-7.2.0-includedir.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-7.4.0-datetests.patch Revert "- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937" 2021-05-03 15:55:29 +02:00
php-7.4.0-httpd.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-7.4.0-ldap_r.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-7.4.0-libdb.patch Revert "- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937" 2021-05-03 15:55:29 +02:00
php-7.4.0-phpize.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-8.0.0-embed.patch Revert "- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937" 2021-05-03 15:55:29 +02:00
php-8.0.0-phpinfo.patch Revert "- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937" 2021-05-03 15:55:29 +02:00
php-8.0.6-deprecated.patch get rid of inet_ntoa and inet_aton calls 2021-05-10 08:34:46 +02:00
php-8.0.10-phar-sha.patch rebase to 8.0.12 2021-11-03 10:07:06 +01:00
php-8.0.10-snmp-sha.patch snmp3 calls using authPriv or authNoPriv immediately return false 2022-08-01 11:05:34 +02:00
php-8.0.10-systzdata-v21.patch rebase to 8.0.30 2023-10-06 14:47:11 +02:00
php-8.0.13-crypt.patch rebase to 8.0.13 2021-12-15 15:55:15 +01:00
php-8.0.19-parser.patch rebase to 8.0.20 #2095752 2022-06-13 14:33:43 +02:00
php-8.0.21-openssl3.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-2756.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-3096.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-5458.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-8925.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-8926.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-8927.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-8929.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-8932.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-9026.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-11233.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-11234.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2024-11236.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-cve-2025-1217.patch Fix libxml streams use wrong content-type header when requesting a redirected resource CVE-2025-1219 2025-04-28 09:55:00 +02:00
php-cve-2025-1219.patch Fix libxml streams use wrong content-type header when requesting a redirected resource CVE-2025-1219 2025-04-28 09:55:00 +02:00
php-cve-2025-1734.patch Fix libxml streams use wrong content-type header when requesting a redirected resource CVE-2025-1219 2025-04-28 09:55:00 +02:00
php-cve-2025-1736.patch Fix libxml streams use wrong content-type header when requesting a redirected resource CVE-2025-1219 2025-04-28 09:55:00 +02:00
php-cve-2025-1861.patch Fix libxml streams use wrong content-type header when requesting a redirected resource CVE-2025-1219 2025-04-28 09:55:00 +02:00
php-fpm-www.conf RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-fpm.conf RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-fpm.logrotate RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-fpm.service RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-fpm.wants RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:00:47 -07:00
php-ghsa-4w77-75f9-2c8w.patch Fix Leak partial content of the heap through heap buffer over-read CVE-2024-8929 2025-01-21 15:36:05 +01:00
php-keyring.gpg rebase to 8.0.27 2023-01-19 09:02:22 +01:00
php.conf rebase to 8.0.20 #2095752 2022-06-13 14:33:43 +02:00
php.ini rebase to 8.0.13 2021-12-15 15:55:15 +01:00
php.modconf rebase to 8.0.20 #2095752 2022-06-13 14:33:43 +02:00
php.spec Fix libxml streams use wrong content-type header when requesting a redirected resource CVE-2025-1219 2025-04-28 09:55:00 +02:00
rpminspect.yaml ignore rpminspect/unicode for ext/json/tests 2023-10-10 10:22:42 +02:00
sources rebase to 8.0.30 2023-10-06 14:47:11 +02:00