summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-02-10 20:08:41 +0000
committer Eric Hameleers <alien@slackware.com>2023-02-10 21:34:59 +0100
commitbefd7aa2615276e2394855299b079aa7d5364d91 (patch)
tree497c4a8f151f2873ba2bcffbcbc97520ff24fbe6 /source
parent892f6fc495c98f1d58b2df8d8476ba6512889ca6 (diff)
downloadcurrent-befd7aa2615276e2394855299b079aa7d5364d91.tar.gz
current-befd7aa2615276e2394855299b079aa7d5364d91.tar.xz
Fri Feb 10 20:08:41 UTC 202320230210200841
a/cryptsetup-2.6.1-x86_64-1.txz: Upgraded. a/dialog-1.3_20230209-x86_64-1.txz: Upgraded. l/mozilla-nss-3.87.1-x86_64-1.txz: Upgraded. l/zstd-1.5.4-x86_64-1.txz: Upgraded. n/NetworkManager-1.42.0-x86_64-1.txz: Upgraded. n/gnutls-3.7.9-x86_64-1.txz: Upgraded. libgnutls: Fix a Bleichenbacher oracle in the TLS RSA key exchange. Reported by Hubert Kario (#1050). Fix developed by Alexander Sosedkin. [GNUTLS-SA-2020-07-14, CVSS: medium] [CVE-2023-0361] For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-0361 (* Security fix *) xfce/mousepad-0.6.0-x86_64-1.txz: Upgraded. xfce/xfce4-power-manager-4.18.1-x86_64-1.txz: Upgraded. xfce/xfce4-session-4.18.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/mozilla-nss/mozilla-nss.SlackBuild2
-rwxr-xr-xsource/n/gnutls/gnutls.SlackBuild2
-rw-r--r--source/xfce/mousepad/mousepad.url2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/l/mozilla-nss/mozilla-nss.SlackBuild b/source/l/mozilla-nss/mozilla-nss.SlackBuild
index 25934f791..d9670a570 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.87}
+VERSION=${VERSION:-3.87.1}
NSPR=${NSPR:-4.35}
BUILD=${BUILD:-1}
diff --git a/source/n/gnutls/gnutls.SlackBuild b/source/n/gnutls/gnutls.SlackBuild
index 654071ca5..157f01aae 100755
--- a/source/n/gnutls/gnutls.SlackBuild
+++ b/source/n/gnutls/gnutls.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gnutls
VERSION=${VERSION:-$(echo gnutls-*.tar.xz | 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/xfce/mousepad/mousepad.url b/source/xfce/mousepad/mousepad.url
index 4157a1403..eaa946f54 100644
--- a/source/xfce/mousepad/mousepad.url
+++ b/source/xfce/mousepad/mousepad.url
@@ -1 +1 @@
-https://archive.xfce.org/src/apps/mousepad/0.5/
+https://archive.xfce.org/src/apps/mousepad/0.6/