summaryrefslogtreecommitdiffstats
path: root/source/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-10-14 21:39:02 +0000
committer Eric Hameleers <alien@slackware.com>2019-10-15 08:59:46 +0200
commit6e7b66a8ed16321cec52c0c2b246e9f65aaf7fef (patch)
treeb03e717ea3c34fe9a429bdb78b9420405fe1fd09 /source/xap
parent5d65e7741e0ac50a0c28d9e5c3575a0ae60fb66e (diff)
downloadcurrent-6e7b66a8ed16321cec52c0c2b246e9f65aaf7fef.tar.gz
current-6e7b66a8ed16321cec52c0c2b246e9f65aaf7fef.tar.xz
Mon Oct 14 21:39:02 UTC 201920191014213902
ap/sudo-1.8.28-x86_64-1.txz: Upgraded. Fixed a bug where an sudo user may be able to run a command as root when the Runas specification explicitly disallows root access as long as the ALL keyword is listed first. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14287 (* Security fix *)
Diffstat (limited to 'source/xap')
-rwxr-xr-xsource/xap/MPlayer/MPlayer.SlackBuild2
-rwxr-xr-xsource/xap/xine-lib/xine-lib.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/xap/MPlayer/MPlayer.SlackBuild b/source/xap/MPlayer/MPlayer.SlackBuild
index 7484ae054..091f42203 100755
--- a/source/xap/MPlayer/MPlayer.SlackBuild
+++ b/source/xap/MPlayer/MPlayer.SlackBuild
@@ -25,7 +25,7 @@
# Set initial variables:
PKGNAM=MPlayer
-VERSION=${VERSION:-20190717}
+VERSION=${VERSION:-20191014}
# Need to build trunk until there's a stable branch compatible with the
# latest ffmpeg stable release:
#BRANCH=${BRANCH:-1.3} # leave empty if you want to build MPlayer trunk
diff --git a/source/xap/xine-lib/xine-lib.SlackBuild b/source/xap/xine-lib/xine-lib.SlackBuild
index 52091b6c8..e7c6776ca 100755
--- a/source/xap/xine-lib/xine-lib.SlackBuild
+++ b/source/xap/xine-lib/xine-lib.SlackBuild
@@ -32,7 +32,7 @@ DIRVER=1.2.9
# Version used for the Slackware package
PKGVER=1.2.9
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then