From 33dd836e5141064180d377f39344090735772cde Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 11 Jan 2021 19:51:04 +0000 Subject: Mon Jan 11 19:51:04 UTC 2021 a/ed-1.17-x86_64-1.txz: Upgraded. ap/htop-3.0.5-x86_64-1.txz: Upgraded. ap/ispell-3.4.02-x86_64-1.txz: Upgraded. ap/sudo-1.9.5-x86_64-1.txz: Upgraded. This update fixes security issues: Potential information leak in sudoedit that could be used to test for the existence of directories not normally accessible to the user. Flaw in the temporary file handling of sudoedit's SELinux RBAC support. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23239 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23240 (* Security fix *) d/vala-0.50.3-x86_64-1.txz: Upgraded. --- source/ap/ispell/ispell.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/ap/ispell/ispell.SlackBuild') diff --git a/source/ap/ispell/ispell.SlackBuild b/source/ap/ispell/ispell.SlackBuild index 3fa949fef..eceeb7351 100755 --- a/source/ap/ispell/ispell.SlackBuild +++ b/source/ap/ispell/ispell.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ispell -VERSION=3.4.01 +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: -- cgit v1.2.3