summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-09 10:31:37 +0200
committerRemi Collet <remi@php.net>2026-07-09 10:31:37 +0200
commit26c18a553bd93774029c5f161ed52b38151ccae2 (patch)
tree10abf8a817a9113f2d0a93af3699ae2ea471e7bb
parent2be14fca34041e05a6072e6a6c1af057e863b8d5 (diff)
rename patchHEADmaster
-rw-r--r--php-cve-2026-14355.patch (renamed from php-gh22187.patch)0
-rw-r--r--php.spec3
2 files changed, 2 insertions, 1 deletions
diff --git a/php-gh22187.patch b/php-cve-2026-14355.patch
index 181708c..181708c 100644
--- a/php-gh22187.patch
+++ b/php-cve-2026-14355.patch
diff --git a/php.spec b/php.spec
index 41a0bb7..cb94c4d 100644
--- a/php.spec
+++ b/php.spec
@@ -257,7 +257,7 @@ Patch254: php-cve-2026-7262.patch
Patch255: php-cve-2026-6735.patch
Patch256: php-cve-2026-7568.patch
# from 8.2.32
-Patch257: php-gh22187.patch
+Patch257: php-cve-2026-14355.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
@@ -2016,6 +2016,7 @@ EOF
%changelog
* Thu Jul 2 2026 Remi Collet <remi@remirepo.net> - 7.1.33-34
- Fix Memory corruption in openssl_encrypt with AES-WRAP-PAD
+ CVE-2026-14355
* Tue May 12 2026 Remi Collet <remi@remirepo.net> - 7.1.33-33
- Fix XSS within status endpoint