From 340dddf3ff66ea2aafe174bda5c10fa7bff8c9eb Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 1 Jul 2024 20:12:46 +0000 Subject: Mon Jul 1 20:12:46 UTC 2024 a/less-661-x86_64-1.txz: Upgraded. d/ccache-4.10.1-x86_64-1.txz: Upgraded. d/lua-5.4.7-x86_64-1.txz: Upgraded. d/poke-4.2-x86_64-1.txz: Upgraded. d/python-setuptools-70.2.0-x86_64-1.txz: Upgraded. l/freecell-solver-6.12.0-x86_64-1.txz: Upgraded. l/python-pillow-10.4.0-x86_64-1.txz: Upgraded. l/spirv-llvm-translator-18.1.2-x86_64-1.txz: Upgraded. n/httpd-2.4.60-x86_64-1.txz: Upgraded. n/openssh-9.8p1-x86_64-1.txz: Upgraded. This update fixes a security issue: Fix race condition resulting in potential remote code execution. For more information, see: https://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt https://www.cve.org/CVERecord?id=CVE-2024-6387 (* Security fix *) --- source/d/lua/lua.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/d/lua/lua.SlackBuild') diff --git a/source/d/lua/lua.SlackBuild b/source/d/lua/lua.SlackBuild index 6872a6f79..81ff5b8e9 100755 --- a/source/d/lua/lua.SlackBuild +++ b/source/d/lua/lua.SlackBuild @@ -16,7 +16,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=lua VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-6} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3-80-g2a13