summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-22 01:54:11 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-22 04:39:09 +0200
commit413469c1b8b85f74d632c847072b0eff1455df65 (patch)
treeea07f0979f21c83a4675214b97dcd0d25aa8bc9c /source
parent7a55f0230e863434f90f62d66911a37acea4c9a5 (diff)
downloadcurrent-413469c1b8b85f74d632c847072b0eff1455df65.tar.gz
current-413469c1b8b85f74d632c847072b0eff1455df65.tar.xz
Thu Jun 22 01:54:11 UTC 202320230622015411
a/kernel-firmware-20230620_045b213-noarch-1.txz: Upgraded. a/kernel-generic-6.1.35-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.35-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.35-x86_64-1.txz: Upgraded. ap/ghostscript-10.01.2-x86_64-1.txz: Upgraded. d/cbindgen-0.24.6-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.35-x86-1.txz: Upgraded. d/rust-bindgen-0.66.1-x86_64-1.txz: Upgraded. k/kernel-source-6.1.35-noarch-1.txz: Upgraded. kde/plasma-sdk-5.27.6.1-x86_64-1.txz: Upgraded. l/SDL2-2.28.0-x86_64-1.txz: Upgraded. l/gst-plugins-bad-free-1.22.4-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.22.4-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.22.4-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.22.4-x86_64-1.txz: Upgraded. l/gstreamer-1.22.4-x86_64-1.txz: Upgraded. l/nodejs-20.3.1-x86_64-1.txz: Upgraded. n/bind-9.18.16-x86_64-1.txz: Upgraded. This update fixes a security issue: Exceeding the recursive-clients quota may cause named to terminate unexpectedly when stale-answer-client-timeout is set to 0. For more information, see: https://kb.isc.org/docs/cve-2023-2911 https://www.cve.org/CVERecord?id=CVE-2023-2911 (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source')
-rwxr-xr-xsource/d/cbindgen/fetch-sources.sh2
-rwxr-xr-xsource/d/rust-bindgen/fetch-sources.sh2
-rw-r--r--source/k/kernel-configs/config-generic-6.1.35 (renamed from source/k/kernel-configs/config-generic-6.1.34)2
-rw-r--r--source/k/kernel-configs/config-generic-6.1.35.x64 (renamed from source/k/kernel-configs/config-generic-6.1.34.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-6.1.35-smp (renamed from source/k/kernel-configs/config-generic-smp-6.1.34-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-6.1.35 (renamed from source/k/kernel-configs/config-huge-6.1.34)2
-rw-r--r--source/k/kernel-configs/config-huge-6.1.35.x64 (renamed from source/k/kernel-configs/config-huge-6.1.34.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-6.1.35-smp (renamed from source/k/kernel-configs/config-huge-smp-6.1.34-smp)2
-rw-r--r--source/kde/kde/patch/plasma-sdk.patch4
-rw-r--r--source/l/SDL2/SDL2.url2
-rwxr-xr-xsource/l/gst-plugins-bad-free/fetch-sources.sh2
-rwxr-xr-xsource/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild2
-rw-r--r--source/l/nodejs/nodejs.url1
13 files changed, 12 insertions, 15 deletions
diff --git a/source/d/cbindgen/fetch-sources.sh b/source/d/cbindgen/fetch-sources.sh
index 17822dd6a..af3a9576b 100755
--- a/source/d/cbindgen/fetch-sources.sh
+++ b/source/d/cbindgen/fetch-sources.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-VERSION=${VERSION:-0.24.3}
+VERSION=${VERSION:-0.24.6}
rm -rf cbindgen-*.tar.?z cargo-cbindgen*
diff --git a/source/d/rust-bindgen/fetch-sources.sh b/source/d/rust-bindgen/fetch-sources.sh
index 6470d45bd..7064468a1 100755
--- a/source/d/rust-bindgen/fetch-sources.sh
+++ b/source/d/rust-bindgen/fetch-sources.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#VERSION=$1
-VERSION=0.65.1
+VERSION=0.66.1
rm -rf rust-bindgen-*.tar.?z cargo-rust-bindgen*
diff --git a/source/k/kernel-configs/config-generic-6.1.34 b/source/k/kernel-configs/config-generic-6.1.35
index 5ee672b15..37b65a9af 100644
--- a/source/k/kernel-configs/config-generic-6.1.34
+++ b/source/k/kernel-configs/config-generic-6.1.35
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.34 Kernel Configuration
+# Linux/x86 6.1.35 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-6.1.34.x64 b/source/k/kernel-configs/config-generic-6.1.35.x64
index 1fd73db36..99d541d0d 100644
--- a/source/k/kernel-configs/config-generic-6.1.34.x64
+++ b/source/k/kernel-configs/config-generic-6.1.35.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.34 Kernel Configuration
+# Linux/x86 6.1.35 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-6.1.34-smp b/source/k/kernel-configs/config-generic-smp-6.1.35-smp
index 1d1c6241c..8fa9e3921 100644
--- a/source/k/kernel-configs/config-generic-smp-6.1.34-smp
+++ b/source/k/kernel-configs/config-generic-smp-6.1.35-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.34 Kernel Configuration
+# Linux/x86 6.1.35 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.1.34 b/source/k/kernel-configs/config-huge-6.1.35
index 4b512cfe7..a5219fe57 100644
--- a/source/k/kernel-configs/config-huge-6.1.34
+++ b/source/k/kernel-configs/config-huge-6.1.35
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.34 Kernel Configuration
+# Linux/x86 6.1.35 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.1.34.x64 b/source/k/kernel-configs/config-huge-6.1.35.x64
index 3134134f8..8a92d9e9f 100644
--- a/source/k/kernel-configs/config-huge-6.1.34.x64
+++ b/source/k/kernel-configs/config-huge-6.1.35.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.34 Kernel Configuration
+# Linux/x86 6.1.35 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-6.1.34-smp b/source/k/kernel-configs/config-huge-smp-6.1.35-smp
index 6bce6404c..060359f46 100644
--- a/source/k/kernel-configs/config-huge-smp-6.1.34-smp
+++ b/source/k/kernel-configs/config-huge-smp-6.1.35-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.34 Kernel Configuration
+# Linux/x86 6.1.35 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/kde/kde/patch/plasma-sdk.patch b/source/kde/kde/patch/plasma-sdk.patch
deleted file mode 100644
index d5976424a..000000000
--- a/source/kde/kde/patch/plasma-sdk.patch
+++ /dev/null
@@ -1,4 +0,0 @@
-# This duplicated directory was mistakenly included in plasma-sdk-5.27.6:
-if [ -d po/nl/docs/plasma-sdk ]; then
- rm -r po/nl/docs/plasma-sdk
-fi
diff --git a/source/l/SDL2/SDL2.url b/source/l/SDL2/SDL2.url
index e245a2988..eae2c365e 100644
--- a/source/l/SDL2/SDL2.url
+++ b/source/l/SDL2/SDL2.url
@@ -1,2 +1,2 @@
https://github.com/libsdl-org/SDL
-https://github.com/libsdl-org/SDL/releases/download/release-2.26.5/SDL2-2.26.5.tar.gz
+https://github.com/libsdl-org/SDL/releases/download/release-2.28.0/SDL2-2.28.0.tar.gz
diff --git a/source/l/gst-plugins-bad-free/fetch-sources.sh b/source/l/gst-plugins-bad-free/fetch-sources.sh
index f35304e14..e9a7e2ca7 100755
--- a/source/l/gst-plugins-bad-free/fetch-sources.sh
+++ b/source/l/gst-plugins-bad-free/fetch-sources.sh
@@ -26,7 +26,7 @@
#
# Example: VERSION=1.18.5 ./fetch-sources.sh
-VERSION=${VERSION:-1.22.3}
+VERSION=${VERSION:-1.22.4}
rm -rf rm -rf gst-plugins-bad-free-$VERSION gst-plugins-bad-$VERSION
diff --git a/source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild b/source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild
index 7aae2ddc2..17d9735ba 100755
--- a/source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild
+++ b/source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gst-plugins-bad-free
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/nodejs/nodejs.url b/source/l/nodejs/nodejs.url
new file mode 100644
index 000000000..8b8d6fcab
--- /dev/null
+++ b/source/l/nodejs/nodejs.url
@@ -0,0 +1 @@
+https://nodejs.org/dist