summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-01-07 01:50:00 +0000
committer Eric Hameleers <alien@slackware.com>2023-01-07 13:30:29 +0100
commit585883b9b5ec51fd1a9d4729c3e2a20c5c928eae (patch)
treec7560a1ba53c89bd4b4d9be6e39fcb855799e51f /extra
parent7920ad758b5bb8e8e4ac56a580608a3964f4ced3 (diff)
downloadcurrent-585883b9b5ec51fd1a9d4729c3e2a20c5c928eae.tar.gz
current-585883b9b5ec51fd1a9d4729c3e2a20c5c928eae.tar.xz
Sat Jan 7 01:50:00 UTC 202320230107015000_15.0
extra/php80/php80-8.0.27-x86_64-1_slack15.0.txz: Upgraded. This update fixes a security issue: PDO::quote() may return unquoted string. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-31631 (* Security fix *) extra/php81/php81-8.1.14-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and a security issue: PDO::quote() may return unquoted string. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-31631 (* Security fix *) patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz: Upgraded. Fixed memory corruption in NSS via DER-encoded DSA and RSA-PSS signatures. For more information, see: https://www.mozilla.org/en-US/security/advisories/mfsa2021-51/ https://www.cve.org/CVERecord?id=CVE-2021-43527 (* Security fix *) patches/packages/php-7.4.33-x86_64-2_slack15.0.txz: Rebuilt. This update fixes a security issue: PDO::quote() may return unquoted string. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-31631 (* Security fix *)
Diffstat (limited to 'extra')
-rwxr-xr-xextra/source/php80/fetch-php.sh4
-rwxr-xr-xextra/source/php81/fetch-php.sh4
2 files changed, 4 insertions, 4 deletions
diff --git a/extra/source/php80/fetch-php.sh b/extra/source/php80/fetch-php.sh
index f50b30fa7..180ebf3dd 100755
--- a/extra/source/php80/fetch-php.sh
+++ b/extra/source/php80/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-8.0.25.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.0.25.tar.xz
+lftpget http://us.php.net/distributions/php-8.0.27.tar.xz.asc
+lftpget http://us.php.net/distributions/php-8.0.27.tar.xz
diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh
index 43a99ae97..85ab582c3 100755
--- a/extra/source/php81/fetch-php.sh
+++ b/extra/source/php81/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-8.1.12.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.1.12.tar.xz
+lftpget http://us.php.net/distributions/php-8.1.14.tar.xz.asc
+lftpget http://us.php.net/distributions/php-8.1.14.tar.xz