From 6e7b66a8ed16321cec52c0c2b246e9f65aaf7fef Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 14 Oct 2019 21:39:02 +0000 Subject: Mon Oct 14 21:39:02 UTC 2019 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 *) --- source/a/aaa_elflibs/aaa_elflibs.SlackBuild | 2 +- source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp | 9 ++------- source/kde/build/k3b | 2 +- source/l/libdvdnav/libdvdnav.SlackBuild | 2 +- source/l/libdvdnav/libdvdnav.url | 1 + source/xap/MPlayer/MPlayer.SlackBuild | 2 +- source/xap/xine-lib/xine-lib.SlackBuild | 2 +- 7 files changed, 8 insertions(+), 12 deletions(-) create mode 100644 source/l/libdvdnav/libdvdnav.url (limited to 'source') diff --git a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild index b0ff2bad7..7d49a23ce 100755 --- a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild +++ b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=aaa_elflibs VERSION=${VERSION:-15.0} -BUILD=${BUILD:-12} +BUILD=${BUILD:-13} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp b/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp index f2f0aed98..42ac7dde2 100644 --- a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp +++ b/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp @@ -11,11 +11,6 @@ /usr/lib/libgmp.so.10 /usr/lib/libgmpxx.so.4 # -# Add the shared libraries from icu4c-64.2 until third party packages catch up: +# Add the shared library from libdvdread-6.0.1 until third party packages catch up: # -/usr/lib/libicudata.so.64 -/usr/lib/libicui18n.so.64 -/usr/lib/libicuio.so.64 -/usr/lib/libicutest.so.64 -/usr/lib/libicutu.so.64 -/usr/lib/libicuuc.so.64 +/usr/lib/libdvdread.so.4 diff --git a/source/kde/build/k3b b/source/kde/build/k3b index 7ed6ff82d..1e8b31496 100644 --- a/source/kde/build/k3b +++ b/source/kde/build/k3b @@ -1 +1 @@ -5 +6 diff --git a/source/l/libdvdnav/libdvdnav.SlackBuild b/source/l/libdvdnav/libdvdnav.SlackBuild index 0e69e33ab..0c06e997c 100755 --- a/source/l/libdvdnav/libdvdnav.SlackBuild +++ b/source/l/libdvdnav/libdvdnav.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libdvdnav 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 diff --git a/source/l/libdvdnav/libdvdnav.url b/source/l/libdvdnav/libdvdnav.url new file mode 100644 index 000000000..5fbfefde6 --- /dev/null +++ b/source/l/libdvdnav/libdvdnav.url @@ -0,0 +1 @@ +https://download.videolan.org/pub/videolan/libdvdnav/ 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 -- cgit v1.2.3