From 89ee2f977872d767227c47aae6e94d01038bb9a0 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 17 Mar 2020 22:11:07 +0000 Subject: Tue Mar 17 22:11:07 UTC 2020 Happy Feast of Saint Patrick. Stay safe everyone. a/openssl-solibs-1.1.1e-x86_64-1.txz: Upgraded. d/ccache-3.7.8-x86_64-1.txz: Upgraded. l/glibmm-2.64.0-x86_64-1.txz: Upgraded. n/openssl-1.1.1e-x86_64-1.txz: Upgraded. Fixed an overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1551 (* Security fix *) n/php-7.4.4-x86_64-1.txz: Upgraded. This update fixes bugs and security issues: Core: get_headers() silently truncates after a null byte EXIF: Use-of-uninitialized-value in exif MBstring: mb_strtolower: stack-buffer-overflow at php_unicode_tolower_full For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7066 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7064 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7065 (* Security fix *) --- source/n/php/fetch-php.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/n/php/fetch-php.sh') diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh index 1fce30529..afe2c0a87 100755 --- a/source/n/php/fetch-php.sh +++ b/source/n/php/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-7.4.3.tar.xz.asc -lftpget http://us.php.net/distributions/php-7.4.3.tar.xz +lftpget http://us.php.net/distributions/php-7.4.4.tar.xz.asc +lftpget http://us.php.net/distributions/php-7.4.4.tar.xz -- cgit v1.2.3-80-g2a13