From e2e3741c6ae17434ed3f5c4afcc17104ac60b0f04851dcb7d0b48df86e4c9395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 23 Oct 2024 11:56:43 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main php8 revision 115de3e044f00d2577677136b0df8525 --- php8.changes | 11 +++-------- php8.spec | 4 +--- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/php8.changes b/php8.changes index ec5e3bf..0773ace 100644 --- a/php8.changes +++ b/php8.changes @@ -1,12 +1,7 @@ ------------------------------------------------------------------- -Sat Sep 28 07:07:17 UTC 2024 - Thorsten Kukuk +Fri Oct 11 08:42:42 UTC 2024 - pgajdos@suse.com -- Add /srv/www directories to filelist [bsc#1231027] - -------------------------------------------------------------------- -Thu Sep 26 19:44:41 UTC 2024 - Arjen de Korte - -- version update to 8.3.12 +- version update to 8.3.12 [bsc#1231358], [bsc#1231382], [bsc#1231360] CGI: Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection Vulnerability). (CVE-2024-8926) Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is bypassable due to the environment variable collision). (CVE-2024-8927) @@ -19,7 +14,7 @@ Thu Sep 26 19:44:41 UTC 2024 - Arjen de Korte Fixed bug GH-15330 (Do not scan generator frames more than once). Fixed uninitialized lineno in constant AST of internal enums. Curl: - Fixed bug GH-15547 (curl_multi_select overflow on timeout argument). + FIxed bug GH-15547 (curl_multi_select overflow on timeout argument). DOM: Fixed bug GH-15551 (Segmentation fault (access null pointer) in ext/dom/xml_common.h). Fixed bug GH-15654 (Signed integer overflow in ext/dom/nodelist.c). diff --git a/php8.spec b/php8.spec index e9995b5..bc4920b 100644 --- a/php8.spec +++ b/php8.spec @@ -45,7 +45,7 @@ %define extension_dir %{_libdir}/%{php_name}/extensions %define php_sysconf %{_sysconfdir}/%{php_name} -%bcond_without apparmor +%bcond_without apparmor %if 0%{?suse_version} >= 1500 %bcond_without argon2 %else @@ -1428,8 +1428,6 @@ fi %dir %{php_sysconf}/fastcgi %{_bindir}/php-cgi %{_mandir}/man1/php-cgi.1%{?ext_man} -%dir %{apache_serverroot} -%dir %{apache_serverroot}/cgi-bin %{apache_serverroot}/cgi-bin/php %endif