From 94c93fbaaa5eb59e73beaf5ca5284a484ce77bd4 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 31 Oct 2018 22:49:36 +0000 Subject: Wed Oct 31 22:49:36 UTC 2018 d/subversion-1.11.0-x86_64-1.txz: Upgraded. l/SDL2-2.0.9-x86_64-1.txz: Upgraded. l/SDL2_gfx-1.0.4-x86_64-1.txz: Upgraded. l/SDL2_image-2.0.4-x86_64-1.txz: Upgraded. l/SDL2_mixer-2.0.4-x86_64-1.txz: Upgraded. n/autofs-5.1.5-x86_64-1.txz: Upgraded. n/curl-7.62.0-x86_64-1.txz: Upgraded. This release fixes the following security issues: SASL password overflow via integer overflow. Use-after-free in handle close. Warning message out-of-buffer read. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16839 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16840 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16842 (* Security fix *) xap/mozilla-thunderbird-60.3.0-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/60.3.0/releasenotes/ --- source/l/SDL2/SDL2.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/l/SDL2/SDL2.SlackBuild') diff --git a/source/l/SDL2/SDL2.SlackBuild b/source/l/SDL2/SDL2.SlackBuild index 525eb9f25..ed22419cb 100755 --- a/source/l/SDL2/SDL2.SlackBuild +++ b/source/l/SDL2/SDL2.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=SDL2 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