summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-09 10:30:08 +0200
committerRemi Collet <remi@php.net>2026-07-09 10:30:08 +0200
commit059425f19bef2d488a6ef8c0bd6d7979f11abebd (patch)
tree5eb77c1468bcde7a6b2f0f9faa63d67cfb619254 /php.spec
parentf3bccf3a7283546ca41d65bfebfb03db20851bd6 (diff)
rename patchHEADmaster
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 6182c4a..a4e3251 100644
--- a/php.spec
+++ b/php.spec
@@ -226,7 +226,8 @@ Patch233: php-cve-2026-7262.patch
Patch234: php-cve-2026-6735.patch
Patch235: php-cve-2026-7568.patch
Patch236: php-cve-2026-7258.patch
-Patch237: php-gh22187.patch
+# from 8.2.32
+Patch237: php-cve-2026-14355.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
@@ -1961,6 +1962,7 @@ EOF
%changelog
* Wed Jul 1 2026 Remi Collet <remi@remirepo.net> - 7.4.33-27
- Fix Memory corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PAD
+ CVE-2026-14355
* Tue May 12 2026 Remi Collet <remi@remirepo.net> - 7.4.33-26
- Fix XSS within status endpoint