summaryrefslogtreecommitdiffstats
path: root/source/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-27 20:11:55 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-28 08:59:53 +0200
commit152c2f5d42f80e854acfb0f0d01c450b98f4d10b (patch)
treeb3bbcea2c4348fd1fa8f054e429d6a0e6ca1e244 /source/xap
parent70c069bd5cf5acd2bb3b115218e801d038ec9ad6 (diff)
downloadcurrent-152c2f5d42f80e854acfb0f0d01c450b98f4d10b.tar.gz
current-152c2f5d42f80e854acfb0f0d01c450b98f4d10b.tar.xz
Sat Mar 27 20:11:55 UTC 202120210327201155
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.
Diffstat (limited to 'source/xap')
-rwxr-xr-xsource/xap/xine-lib/xine-lib.SlackBuild2
-rwxr-xr-xsource/xap/xpaint/xpaint.SlackBuild2
-rw-r--r--source/xap/xpaint/xpaint.url1
-rwxr-xr-xsource/xap/xsnow/xsnow.SlackBuild2
4 files changed, 4 insertions, 3 deletions
diff --git a/source/xap/xine-lib/xine-lib.SlackBuild b/source/xap/xine-lib/xine-lib.SlackBuild
index a3ef9b033..b81511ed2 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 4362bbd9d..e48561752 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 000000000..fd9279e1e
--- /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 f5a09cfaa..59e6639ee 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