From 611a2c13b5943177c809540ee05d83bf10ae940a Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 2 Jun 2020 19:31:39 +0000 Subject: Tue Jun 2 19:31:39 UTC 2020 a/hwdata-0.336-noarch-1.txz: Upgraded. ap/man-db-2.9.2-x86_64-1.txz: Upgraded. d/git-2.27.0-x86_64-1.txz: Upgraded. d/perl-5.30.3-x86_64-1.txz: Upgraded. Upgraded to IO-Socket-SSL-2.068. d/strace-5.7-x86_64-1.txz: Upgraded. l/libyaml-0.2.5-x86_64-1.txz: Upgraded. n/ca-certificates-20200602-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. n/nghttp2-1.41.0-x86_64-1.txz: Upgraded. This update fixes a security issue where an overly large HTTP/2 SETTINGS frame payload causes a denial of service. For more information, see: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11080 (* Security fix *) n/proftpd-1.3.6d-x86_64-1.txz: Upgraded. This is a bugfix release: Fixed issue with FTPS uploads of large files using TLSv1.3 (Issue #959). x/intel-vaapi-driver-2.4.1-x86_64-1.txz: Upgraded. --- source/d/perl/perl.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/d') diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild index 711cc94e..edbd8944 100755 --- a/source/d/perl/perl.SlackBuild +++ b/source/d/perl/perl.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=perl -VERSION=5.30.2 +VERSION=5.30.3 BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: @@ -78,7 +78,7 @@ AUTHENSASL=2.16 # https://metacpan.org/release/MIME-Base64 MIMEBASE64=3.15 # https://metacpan.org/release/IO-Socket-SSL -IOSOCKETSSL=2.067 +IOSOCKETSSL=2.068 # https://metacpan.org/release/Net-SSLeay NETSSLEAY=1.88 # https://metacpan.org/release/libnet -- cgit v1.2.3