From e35c3a1aa0475e2cececf6f308c36931f68b23fd Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 9 Apr 2020 22:20:10 +0000 Subject: Thu Apr 9 22:20:10 UTC 2020 d/cmake-3.17.1-x86_64-1.txz: Upgraded. l/glib2-2.64.2-x86_64-1.txz: Upgraded. l/libssh-0.9.4-x86_64-1.txz: Upgraded. Fixed possible DoS in client and server when handling AES-CTR keys with OpenSSL. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1730 (* Security fix *) --- source/l/libssh/libssh.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/l/libssh/libssh.SlackBuild b/source/l/libssh/libssh.SlackBuild index 778f67f6f..12176d972 100755 --- a/source/l/libssh/libssh.SlackBuild +++ b/source/l/libssh/libssh.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libssh VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3