summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-05-13 18:22:20 +0000
committer Eric Hameleers <alien@slackware.com>2024-05-13 20:59:11 +0200
commitbf40d01921bfa7fb01c32e27167ba04c4ba2a9b2 (patch)
treea3ef05e1fd368e484b8c22f943efd868e78f6dd8 /source
parentabc3e67678d77c43fe739af3ed812d558cc83435 (diff)
downloadcurrent-bf40d01921bfa7fb01c32e27167ba04c4ba2a9b2.tar.gz
current-bf40d01921bfa7fb01c32e27167ba04c4ba2a9b2.tar.xz
Mon May 13 18:22:20 UTC 202420240513182220
l/libxml2-2.12.7-x86_64-1.txz: Upgraded. Fix buffer overread with "xmllint --htmlout". xmllint: Fix --pedantic option. save: Handle invalid parent pointers in xhtmlNodeDumpOutput. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-34459 (* Security fix *) l/python-lxml-5.2.2-x86_64-1.txz: Upgraded. n/iproute2-6.9.0-x86_64-1.txz: Upgraded. n/nghttp2-1.62.0-x86_64-1.txz: Upgraded. x/xterm-391-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/libxml2/libxml2.SlackBuild2
-rw-r--r--source/n/nghttp2/nghttp2.url2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/libxml2/libxml2.SlackBuild b/source/l/libxml2/libxml2.SlackBuild
index e0ccc7a32..f95f4b66a 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:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/nghttp2/nghttp2.url b/source/n/nghttp2/nghttp2.url
index 9175dce90..abf5637d7 100644
--- a/source/n/nghttp2/nghttp2.url
+++ b/source/n/nghttp2/nghttp2.url
@@ -1,2 +1,2 @@
https://github.com/nghttp2/nghttp2
-https://github.com/nghttp2/nghttp2/releases/download/v1.61.0/nghttp2-1.61.0.tar.xz
+https://github.com/nghttp2/nghttp2/releases/download/v1.62.0/nghttp2-1.62.0.tar.xz