From 9edcc6c242570934ba9f08ed3994cea9cdf4c95b Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 7 Jul 2022 23:03:01 +0000 Subject: Thu Jul 7 23:03:01 UTC 2022 patches/packages/gnupg2-2.2.36-x86_64-1_slack15.0.txz: Upgraded. g10: Fix possibly garbled status messages in NOTATION_DATA. This bug could trick GPGME and other parsers to accept faked status lines. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-34903 (* Security fix *) extra/php81/php81-8.1.8-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and a security issue: Fileinfo: Fixed bug #81723 (Heap buffer overflow in finfo_buffer). For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31627 (* Security fix *) --- extra/source/php81/fetch-php.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh index 041590251..21036aff7 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.7.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.1.7.tar.xz +lftpget http://us.php.net/distributions/php-8.1.8.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.1.8.tar.xz -- cgit v1.2.3-65-gdbad