From 4b9ded1dca3b808698a82c86fce2f0c98faa9966 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sat, 3 Jul 2021 08:43:34 +0000 Subject: [PATCH] - updated to 8.0.8, solves CVE-2021-21704, CVE-2021-21705 - bumped zipver to 1.19.3 --- php.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/php.spec b/php.spec index 3aaa648..a2c97d4 100644 --- a/php.spec +++ b/php.spec @@ -147,8 +147,8 @@ Summary(pt_BR.UTF-8): A linguagem de script PHP Summary(ru.UTF-8): PHP - язык препроцессирования HTML-файлов, выполняемый на сервере Summary(uk.UTF-8): PHP - мова препроцесування HTML-файлів, виконувана на сервері Name: %{orgname}%{php_suffix} -Version: 8.0.7 -Release: 2 +Version: 8.0.8 +Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -156,7 +156,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: https://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: ee5d675f8e9d58fcdc4c887d3d9e8412 +# Source0-md5: ff8897b914cb8de9d218bbae877decc7 Source1: opcache.ini Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini @@ -294,7 +294,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define jsonver %{version} %define pharver %{version} %define sqlite3ver %{version} -%define zipver 1.19.2 +%define zipver 1.19.3 %define phpdbgver %{version} %define sodiumver %{version} -- 2.44.0