From a9c0ca9f8fa5a0a244f0f0f7b0c2623df807b494 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 31 May 2023 19:14:23 +0000 Subject: Wed May 31 19:14:23 UTC 2023 a/elogind-252.9-x86_64-2.txz: Rebuilt. Fix reloading elogind-daemon on package upgrade. Thanks to opty. a/openssl11-solibs-1.1.1u-x86_64-1.txz: Upgraded. a/sysklogd-2.5.0-x86_64-1.txz: Upgraded. l/libssh2-1.11.0-x86_64-1.txz: Upgraded. l/orc-0.4.34-x86_64-1.txz: Upgraded. n/gnupg2-2.4.2-x86_64-1.txz: Upgraded. n/openssl11-1.1.1u-x86_64-1.txz: Upgraded. This update fixes a security issue: Possible DoS translating ASN.1 object identifiers. For more information, see: https://www.openssl.org/news/secadv/20230530.txt https://www.cve.org/CVERecord?id=CVE-2023-2650 (* Security fix *) x/xterm-382-x86_64-1.txz: Upgraded. --- source/l/libssh2/libssh2.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/l/libssh2/libssh2.SlackBuild') diff --git a/source/l/libssh2/libssh2.SlackBuild b/source/l/libssh2/libssh2.SlackBuild index ffd487156..b50d380a4 100755 --- a/source/l/libssh2/libssh2.SlackBuild +++ b/source/l/libssh2/libssh2.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libssh2 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3-80-g2a13