]> git.pld-linux.org Git - packages/php.git/commitdiff
- updated to 8.0.8, solves CVE-2021-21704, CVE-2021-21705 auto/th/php80-8.0.8-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 3 Jul 2021 08:43:34 +0000 (08:43 +0000)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sat, 3 Jul 2021 08:43:34 +0000 (08:43 +0000)
- bumped zipver to 1.19.3

php.spec

index 3aaa6486ef34dd0a0b5b5eb369d0651de82e5244..a2c97d4b9f3442c65426f1909a695b234fa141a8 100644 (file)
--- 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}
 
This page took 0.879802 seconds and 4 git commands to generate.