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/n/proftpd/proftpd.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source/n/proftpd') diff --git a/source/n/proftpd/proftpd.SlackBuild b/source/n/proftpd/proftpd.SlackBuild index 53eba37b..86365289 100755 --- a/source/n/proftpd/proftpd.SlackBuild +++ b/source/n/proftpd/proftpd.SlackBuild @@ -23,9 +23,9 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=proftpd -VERSION=1.3.6c -DIRVER=1.3.6c -BUILD=${BUILD:-2} +VERSION=1.3.6d +DIRVER=1.3.6d +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3