From 1bb03caa091f9fa14d1e6120ad2bd1dfa25c76c5 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 21 Oct 2021 19:36:32 +0000 Subject: Thu Oct 21 19:36:32 UTC 2021 a/lvm2-2.03.13-x86_64-1.txz: Upgraded. Reverted to working version. d/rust-1.56.0-x86_64-1.txz: Upgraded. l/pipewire-0.3.39-x86_64-1.txz: Upgraded. n/krb5-1.19.2-x86_64-2.txz: Rebuilt. [PATCH] Fix KDC null deref on TGS inner body null server. This fixes an issue where an authenticated attacker can cause a denial of service in the KDC by sending a FAST TGS request with no server field. Thanks to nobodino. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37750 (* Security fix *) x/ibus-m17n-1.4.8-x86_64-1.txz: Upgraded. x/libinput-1.19.2-x86_64-1.txz: Upgraded. xap/freerdp-2.4.1-x86_64-1.txz: Upgraded. This update fixes two security issues: Improper client input validation for gateway connections allows to overwrite memory. Improper region checks in all clients allow out of bound write to memory. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41159 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41160 (* Security fix *) xap/gftp-2.7.1b-x86_64-1.txz: Upgraded. extra/php8/php8-8.0.12-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: FPM: PHP-FPM oob R/W in root process leading to privilege escalation. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21703 (* Security fix *) --- source/xap/gftp/gftp.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/xap/gftp') diff --git a/source/xap/gftp/gftp.SlackBuild b/source/xap/gftp/gftp.SlackBuild index 502aae21..cf670bbc 100755 --- a/source/xap/gftp/gftp.SlackBuild +++ b/source/xap/gftp/gftp.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gftp VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3