summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-07 07:46:25 +0100
committerRemi Collet <remi@php.net>2024-03-07 07:46:25 +0100
commitaabb889b0c85b8395bb4fbefa9cf3476b6c12e38 (patch)
tree98e504a67dc3233d20ac4a70531431a29bc8c671 /php.spec
parent17420bc31fbfca54f7234082b8c59a05db1e4384 (diff)
patch test suite for zlib-ng
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index d3cdc53..822c6e4 100644
--- a/php.spec
+++ b/php.spec
@@ -117,7 +117,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}%{?gh_date:.%{gh_date}}
-Release: 11%{?dist}
+Release: 13%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -198,6 +198,8 @@ Patch206: php-cve-2023-3824.patch
Patch300: php-7.0.10-datetests.patch
# Make test slower
Patch301: php-7.4.33-tests.patch
+# For zlib-ng
+Patch302: php-7.4.33-zlib-tests.patch
# WIP
@@ -989,6 +991,7 @@ rm ext/openssl/tests/p12_with_extra_certs.p12
# Fixes for tests
%patch -P300 -p1 -b .datetests
%patch -P301 -p1 -b .tests
+%patch -P302 -p1 -b .zlibng
# WIP patch
@@ -1875,6 +1878,12 @@ EOF
%changelog
+* Wed Mar 6 2024 Remi Collet <remi@remirepo.net> - 7.4.33-13
+- patch test suite for zlib-ng
+
+* Mon Feb 19 2024 Remi Collet <remi@remirepo.net> - 7.4.33-12
+- more build patch for GCC 14
+
* Wed Feb 14 2024 Remi Collet <remi@remirepo.net> - 7.4.33-11
- add build patch for GCC 14
- use oracle client library version 21.13 on x86_64