From 0c961905d28bb9ff732fe7c51fcf353a3e85d1d4 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 14 Mar 2023 20:42:47 +0000 Subject: Tue Mar 14 20:42:47 UTC 2023 patches/packages/mozilla-firefox-102.9.0esr-x86_64-1_slack15.0.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/102.9.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-10 https://www.cve.org/CVERecord?id=CVE-2023-25751 https://www.cve.org/CVERecord?id=CVE-2023-28164 https://www.cve.org/CVERecord?id=CVE-2023-28162 https://www.cve.org/CVERecord?id=CVE-2023-25752 https://www.cve.org/CVERecord?id=CVE-2023-28163 https://www.cve.org/CVERecord?id=CVE-2023-28176 (* Security fix *) --- extra/source/php80/php.ini-development.diff | 9 ++++----- extra/source/php81/._php-8.1.16 | Bin 0 -> 163 bytes extra/source/php81/php.ini-development.diff | 9 ++++----- 3 files changed, 8 insertions(+), 10 deletions(-) create mode 100755 extra/source/php81/._php-8.1.16 (limited to 'extra') diff --git a/extra/source/php80/php.ini-development.diff b/extra/source/php80/php.ini-development.diff index ce12f5a4b..a8d895d5b 100644 --- a/extra/source/php80/php.ini-development.diff +++ b/extra/source/php80/php.ini-development.diff @@ -1,6 +1,6 @@ ---- ./php.ini-development.orig 2020-05-12 03:09:16.000000000 -0500 -+++ ./php.ini-development 2020-05-12 14:14:32.901530776 -0500 -@@ -899,7 +899,50 @@ +--- ./php.ini-development.orig 2023-02-14 05:05:44.000000000 -0600 ++++ ./php.ini-development 2023-03-11 13:33:56.896010489 -0600 +@@ -910,7 +910,49 @@ ; 'extension='php_.dll') is supported for legacy reasons and may be ; deprecated in a future PHP major version. So, when it is possible, please ; move to the new ('extension=) syntax. @@ -43,7 +43,6 @@ +extension=tidy +extension=tokenizer +extension=xmlreader -+extension=xmlrpc +extension=xsl +extension=zip +extension=zlib @@ -51,7 +50,7 @@ ; Notes for Windows environments : ; ; - Many DLL files are located in the extensions/ (PHP 4) or ext/ (PHP 5+) -@@ -1335,7 +1378,7 @@ +@@ -1346,7 +1388,7 @@ ; where MODE is the octal representation of the mode. Note that this ; does not overwrite the process's umask. ; http://php.net/session.save-path diff --git a/extra/source/php81/._php-8.1.16 b/extra/source/php81/._php-8.1.16 new file mode 100755 index 000000000..238eea918 Binary files /dev/null and b/extra/source/php81/._php-8.1.16 differ diff --git a/extra/source/php81/php.ini-development.diff b/extra/source/php81/php.ini-development.diff index 4240941e0..de8fa4cae 100644 --- a/extra/source/php81/php.ini-development.diff +++ b/extra/source/php81/php.ini-development.diff @@ -1,6 +1,6 @@ ---- ./php.ini-development.orig 2021-11-23 12:56:11.000000000 -0600 -+++ ./php.ini-development 2021-11-29 13:08:24.467109377 -0600 -@@ -905,7 +905,50 @@ +--- ./php.ini-development.orig 2023-02-14 10:52:01.279606000 -0600 ++++ ./php.ini-development 2023-03-11 13:34:45.805011583 -0600 +@@ -905,7 +905,49 @@ ; 'extension='php_.dll') is supported for legacy reasons and may be ; deprecated in a future PHP major version. So, when it is possible, please ; move to the new ('extension=) syntax. @@ -43,7 +43,6 @@ +extension=tidy +extension=tokenizer +extension=xmlreader -+extension=xmlrpc +extension=xsl +extension=zip +extension=zlib @@ -51,7 +50,7 @@ ; Notes for Windows environments : ; ; - Many DLL files are located in the extensions/ (PHP 4) or ext/ (PHP 5+) -@@ -1350,7 +1393,7 @@ +@@ -1355,7 +1397,7 @@ ; where MODE is the octal representation of the mode. Note that this ; does not overwrite the process's umask. ; https://php.net/session.save-path -- cgit v1.2.3-65-gdbad