From 152c2f5d42f80e854acfb0f0d01c450b98f4d10b Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 27 Mar 2021 20:11:55 +0000 Subject: Sat Mar 27 20:11:55 UTC 2021 ap/sqlite-3.35.3-x86_64-1.txz: Upgraded. d/git-2.31.1-x86_64-1.txz: Upgraded. d/re2c-2.1-x86_64-1.txz: Upgraded. l/ffmpeg-4.3.2-x86_64-2.txz: Rebuilt. libvpx-1.10.0 seems to have a changed ABI, so recompile against it. l/gst-plugins-good-1.18.4-x86_64-2.txz: Rebuilt. libvpx-1.10.0 seems to have a changed ABI, so recompile against it. l/pango-1.48.4-x86_64-1.txz: Upgraded. l/qt5-5.15.2-x86_64-7.txz: Rebuilt. n/epic5-2.1.3-x86_64-1.txz: Upgraded. x/libXaw-1.0.14-x86_64-1.txz: Upgraded. x/xterm-367-x86_64-1.txz: Upgraded. This update fixes a security issue: xterm before Patch #366 allows remote attackers to execute arbitrary code or cause a denial of service (segmentation fault) via a crafted UTF-8 combining character sequence. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27135 (* Security fix *) xap/xine-lib-1.2.11-x86_64-5.txz: Rebuilt. libvpx-1.10.0 seems to have a changed ABI, so recompile against it. xap/xpaint-3.1.3-x86_64-1.txz: Upgraded. xap/xsnow-3.2.3-x86_64-1.txz: Upgraded. --- source/a/sysklogd/slack-desc | 2 +- source/d/re2c/re2c.SlackBuild | 2 +- source/l/ffmpeg/ffmpeg.SlackBuild | 2 +- source/l/gst-plugins-good/gst-plugins-good.SlackBuild | 2 +- source/l/pango/pango.SlackBuild | 2 +- source/l/qt5/qt5.SlackBuild | 2 +- source/n/epic5/epic5.SlackBuild | 2 +- source/x/x11/build/libXaw | 2 +- source/x/xterm/xterm.SlackBuild | 2 +- source/xap/xine-lib/xine-lib.SlackBuild | 2 +- source/xap/xpaint/xpaint.SlackBuild | 2 +- source/xap/xpaint/xpaint.url | 1 + source/xap/xsnow/xsnow.SlackBuild | 2 +- 13 files changed, 13 insertions(+), 12 deletions(-) create mode 100644 source/xap/xpaint/xpaint.url (limited to 'source') diff --git a/source/a/sysklogd/slack-desc b/source/a/sysklogd/slack-desc index 0a3a20e9..123de914 100644 --- a/source/a/sysklogd/slack-desc +++ b/source/a/sysklogd/slack-desc @@ -12,7 +12,7 @@ sysklogd: The syslogd utility reads and logs messages to the system console, log sysklogd: files, other machines and/or users as specified by its configuration sysklogd: file. It was originally ported to Linux by Dr. Greg Wettstein, Stephen sysklogd: Tweedie, Juha Virtanen, Shane Alderton, and Martin Schulze, and is -sysklogd: currently maintained by Joachim Nilsson. +sysklogd: currently maintained by Joachim Wiberg. sysklogd: sysklogd: Homepage: https://github.com/troglobit/sysklogd sysklogd: diff --git a/source/d/re2c/re2c.SlackBuild b/source/d/re2c/re2c.SlackBuild index 1a4e1cc3..56cf490c 100755 --- a/source/d/re2c/re2c.SlackBuild +++ b/source/d/re2c/re2c.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=re2c VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/ffmpeg/ffmpeg.SlackBuild b/source/l/ffmpeg/ffmpeg.SlackBuild index efef2dcb..6ede2d33 100755 --- a/source/l/ffmpeg/ffmpeg.SlackBuild +++ b/source/l/ffmpeg/ffmpeg.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ffmpeg VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/l/gst-plugins-good/gst-plugins-good.SlackBuild b/source/l/gst-plugins-good/gst-plugins-good.SlackBuild index 2171a194..1a7b8b6f 100755 --- a/source/l/gst-plugins-good/gst-plugins-good.SlackBuild +++ b/source/l/gst-plugins-good/gst-plugins-good.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gst-plugins-good VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/pango/pango.SlackBuild b/source/l/pango/pango.SlackBuild index 09d8426d..b18eef80 100755 --- a/source/l/pango/pango.SlackBuild +++ b/source/l/pango/pango.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pango VERSION=${VERSION:-$(echo pango-*.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/qt5/qt5.SlackBuild b/source/l/qt5/qt5.SlackBuild index 28a8204a..8697ce82 100755 --- a/source/l/qt5/qt5.SlackBuild +++ b/source/l/qt5/qt5.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=qt5 VERSION=$(ls qt-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) -BUILD=${BUILD:-6} +BUILD=${BUILD:-7} PKGSRC=$(echo $VERSION | cut -d - -f 1) PKGVER=$(echo $VERSION | tr - _) diff --git a/source/n/epic5/epic5.SlackBuild b/source/n/epic5/epic5.SlackBuild index 2bcb39de..7a8943b4 100755 --- a/source/n/epic5/epic5.SlackBuild +++ b/source/n/epic5/epic5.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=epic5 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} EPICVER=5 HELPFILE=current -BUILD=${BUILD:-7} +BUILD=${BUILD:-1} ## Default to no Ruby support, since it seems that ruby-2.7.0 is not compatible. ## Patches to fix this are welcome, otherwise we'll keep an eye on upstream. diff --git a/source/x/x11/build/libXaw b/source/x/x11/build/libXaw index b8626c4c..d00491fd 100644 --- a/source/x/x11/build/libXaw +++ b/source/x/x11/build/libXaw @@ -1 +1 @@ -4 +1 diff --git a/source/x/xterm/xterm.SlackBuild b/source/x/xterm/xterm.SlackBuild index 7f650992..53ec177a 100755 --- a/source/x/xterm/xterm.SlackBuild +++ b/source/x/xterm/xterm.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xterm VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/xap/xine-lib/xine-lib.SlackBuild b/source/xap/xine-lib/xine-lib.SlackBuild index a3ef9b03..b81511ed 100755 --- a/source/xap/xine-lib/xine-lib.SlackBuild +++ b/source/xap/xine-lib/xine-lib.SlackBuild @@ -32,7 +32,7 @@ DIRVER=1.2.11 # Version used for the Slackware package PKGVER=1.2.11 -BUILD=${BUILD:-4} +BUILD=${BUILD:-5} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/xap/xpaint/xpaint.SlackBuild b/source/xap/xpaint/xpaint.SlackBuild index 4362bbd9..e4856175 100755 --- a/source/xap/xpaint/xpaint.SlackBuild +++ b/source/xap/xpaint/xpaint.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xpaint VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/xap/xpaint/xpaint.url b/source/xap/xpaint/xpaint.url new file mode 100644 index 00000000..fd9279e1 --- /dev/null +++ b/source/xap/xpaint/xpaint.url @@ -0,0 +1 @@ +https://sourceforge.net/projects/sf-xpaint diff --git a/source/xap/xsnow/xsnow.SlackBuild b/source/xap/xsnow/xsnow.SlackBuild index f5a09cfa..59e6639e 100755 --- a/source/xap/xsnow/xsnow.SlackBuild +++ b/source/xap/xsnow/xsnow.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xsnow 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