From 34e6259d47376c3e767368d52f9aa20eafa49951 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 7 Jan 2023 01:50:00 +0000 Subject: Sat Jan 7 01:50:00 UTC 2023 a/btrfs-progs-6.1.2-x86_64-1.txz: Upgraded. l/mozilla-nss-3.87-x86_64-1.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 *) l/nodejs-19.4.0-x86_64-1.txz: Upgraded. n/php-7.4.33-x86_64-2.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 *) extra/php80/php80-8.0.27-x86_64-1.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.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 *) --- extra/source/php80/fetch-php.sh | 4 ++-- extra/source/php81/fetch-php.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'extra') diff --git a/extra/source/php80/fetch-php.sh b/extra/source/php80/fetch-php.sh index 4c7448224..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.26.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.26.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 2e0e2d922..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.13.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.1.13.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 -- cgit v1.2.3