summaryrefslogtreecommitdiffstats
path: root/php74.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-07 08:01:05 +0100
committerRemi Collet <remi@php.net>2024-03-07 08:01:05 +0100
commit6ebd4a8ef593388ab06c3a7f697386ada8464861 (patch)
treefac24f10ce81e40f35a762ef9d3356c698ad4ac8 /php74.spec
parentaa927ffdc0b0d6ccb5f4d94ba84f178d787fa713 (diff)
patch test suite for zlib-ng
Diffstat (limited to 'php74.spec')
-rw-r--r--php74.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/php74.spec b/php74.spec
index 85f2135..16be05b 100644
--- a/php74.spec
+++ b/php74.spec
@@ -109,7 +109,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-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
@@ -189,6 +189,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
@@ -1200,6 +1202,7 @@ rm ext/openssl/tests/p12_with_extra_certs.p12
# Fixes for tests related to tzdata
%patch -P300 -p1 -b .datetests
%patch -P301 -p1 -b .tests
+%patch -P302 -p1 -b .zlibng
# WIP patch
@@ -2214,6 +2217,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