summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-05-15 18:09:18 +0000
committer Eric Hameleers <alien@slackware.com>2021-05-16 08:59:53 +0200
commit6af908edbd563145da3ebc9d1c4c9d68fd55b38c (patch)
treea355c3108714b4d622970513f4e81428698ba902 /source
parent2abf246183b4597599225d481bfb184e2f27ada1 (diff)
downloadcurrent-6af908edbd563145da3ebc9d1c4c9d68fd55b38c.tar.gz
current-6af908edbd563145da3ebc9d1c4c9d68fd55b38c.tar.xz
Sat May 15 18:09:18 UTC 202120210515180918
l/libxml2-2.9.12-x86_64-1.txz: Upgraded. This update fixes a denial-of-service security issue. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3541 (* Security fix *) l/mozilla-nss-3.65-x86_64-1.txz: Upgraded. l/zstd-1.5.0-x86_64-1.txz: Upgraded. n/libqmi-1.28.4-x86_64-1.txz: Upgraded. xap/rxvt-unicode-9.26-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/libxml2/libxml2.SlackBuild2
-rwxr-xr-xsource/l/mozilla-nss/mozilla-nss.SlackBuild2
-rwxr-xr-xsource/xap/rxvt-unicode/rxvt-unicode.SlackBuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/l/libxml2/libxml2.SlackBuild b/source/l/libxml2/libxml2.SlackBuild
index 773932dcc..db64abb80 100755
--- a/source/l/libxml2/libxml2.SlackBuild
+++ b/source/l/libxml2/libxml2.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libxml2
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/mozilla-nss/mozilla-nss.SlackBuild b/source/l/mozilla-nss/mozilla-nss.SlackBuild
index 298ba77ec..5526fd2b4 100755
--- a/source/l/mozilla-nss/mozilla-nss.SlackBuild
+++ b/source/l/mozilla-nss/mozilla-nss.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mozilla-nss
SRCNAM=nss
-VERSION=${VERSION:-3.64}
+VERSION=${VERSION:-3.65}
NSPR=${NSPR:-4.30}
BUILD=${BUILD:-1}
diff --git a/source/xap/rxvt-unicode/rxvt-unicode.SlackBuild b/source/xap/rxvt-unicode/rxvt-unicode.SlackBuild
index c9d4b7390..fa213eafe 100755
--- a/source/xap/rxvt-unicode/rxvt-unicode.SlackBuild
+++ b/source/xap/rxvt-unicode/rxvt-unicode.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rxvt-unicode
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-11}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then