summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-05-17 18:49:15 +0000
committer Eric Hameleers <alien@slackware.com>2024-05-17 21:56:18 +0200
commit094681391da163e91af44d693ea5e676af4272af (patch)
tree45a27f2b359556df43c74b4f101d757fe39689b5 /source
parent8b19227b588fcfdd6e0e799637336f5e0c2bb3ad (diff)
downloadcurrent-master.tar.gz
current-master.tar.xz
Fri May 17 18:49:15 UTC 2024HEAD20240517184915master
a/iniparser-4.2.1-x86_64-1.txz: Upgraded. a/kernel-generic-6.9.1-x86_64-1.txz: Upgraded. a/kernel-huge-6.9.1-x86_64-1.txz: Upgraded. a/kernel-modules-6.9.1-x86_64-1.txz: Upgraded. a/lvm2-2.03.24-x86_64-1.txz: Upgraded. a/mcelog-199-x86_64-1.txz: Upgraded. a/xfsprogs-6.8.0-x86_64-1.txz: Upgraded. d/kernel-headers-6.9.1-x86-1.txz: Upgraded. e/emacspeak-60.0-x86_64-1.txz: Upgraded. k/kernel-source-6.9.1-noarch-1.txz: Upgraded. l/python-trove-classifiers-2024.5.17-x86_64-1.txz: Upgraded. l/python-zipp-3.18.2-x86_64-1.txz: Upgraded. n/bluez-5.76-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to '')
-rw-r--r--source/e/emacspeak/emacspeak.url2
-rwxr-xr-xsource/k/build-all-kernels.sh2
-rw-r--r--source/k/kernel-configs/config-generic-6.9.1 (renamed from source/k/kernel-configs/config-generic-6.9)2
-rw-r--r--source/k/kernel-configs/config-generic-6.9.1.x64 (renamed from source/k/kernel-configs/config-generic-6.9.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-6.9.1 (renamed from source/k/kernel-configs/config-huge-6.9)2
-rw-r--r--source/k/kernel-configs/config-huge-6.9.1.x64 (renamed from source/k/kernel-configs/config-huge-6.9.x64)2
-rwxr-xr-xsource/l/python-trove-classifiers/python-trove-classifiers.SlackBuild9
-rw-r--r--source/l/python-trove-classifiers/trove_classifiers.url (renamed from source/l/python-trove-classifiers/trove-classifiers.url)0
-rwxr-xr-xsource/l/python-zipp/python-zipp.SlackBuild2
-rw-r--r--source/n/bluez/b94f1be656f34ea1363f5566ef63b847234c6dea.patch45
-rwxr-xr-xsource/n/bluez/bluez.SlackBuild4
11 files changed, 13 insertions, 59 deletions
diff --git a/source/e/emacspeak/emacspeak.url b/source/e/emacspeak/emacspeak.url
index 018d49104..9a92588c3 100644
--- a/source/e/emacspeak/emacspeak.url
+++ b/source/e/emacspeak/emacspeak.url
@@ -1,2 +1,2 @@
https://github.com/tvraman/emacspeak
-https://github.com/tvraman/emacspeak/releases/download/59/emacspeak-59.0.tar.bz2
+https://github.com/tvraman/emacspeak/releases/download/60.0/emacspeak-60.0.tar.bz2
diff --git a/source/k/build-all-kernels.sh b/source/k/build-all-kernels.sh
index 91ecb9983..e4b907bae 100755
--- a/source/k/build-all-kernels.sh
+++ b/source/k/build-all-kernels.sh
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -z "$VERSION" ]; then
# Get the filename of the newest kernel tarball:
KERNEL_SOURCE_FILE="$(/bin/ls -t linux-*.tar.?z | head -n 1 )"
diff --git a/source/k/kernel-configs/config-generic-6.9 b/source/k/kernel-configs/config-generic-6.9.1
index 5e558d736..8ac2f0db2 100644
--- a/source/k/kernel-configs/config-generic-6.9
+++ b/source/k/kernel-configs/config-generic-6.9.1
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.9.0 Kernel Configuration
+# Linux/x86 6.9.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-6.9.x64 b/source/k/kernel-configs/config-generic-6.9.1.x64
index 7f6a78cb4..a4658e667 100644
--- a/source/k/kernel-configs/config-generic-6.9.x64
+++ b/source/k/kernel-configs/config-generic-6.9.1.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.9.0 Kernel Configuration
+# Linux/x86 6.9.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.9 b/source/k/kernel-configs/config-huge-6.9.1
index ac046ad67..ce091cf7c 100644
--- a/source/k/kernel-configs/config-huge-6.9
+++ b/source/k/kernel-configs/config-huge-6.9.1
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.9.0 Kernel Configuration
+# Linux/x86 6.9.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.9.x64 b/source/k/kernel-configs/config-huge-6.9.1.x64
index e9c5673fc..8584d5d8e 100644
--- a/source/k/kernel-configs/config-huge-6.9.x64
+++ b/source/k/kernel-configs/config-huge-6.9.1.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.9.0 Kernel Configuration
+# Linux/x86 6.9.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/l/python-trove-classifiers/python-trove-classifiers.SlackBuild b/source/l/python-trove-classifiers/python-trove-classifiers.SlackBuild
index c66ac9763..ec367a83a 100755
--- a/source/l/python-trove-classifiers/python-trove-classifiers.SlackBuild
+++ b/source/l/python-trove-classifiers/python-trove-classifiers.SlackBuild
@@ -23,7 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-trove-classifiers
-VERSION=${VERSION:-$(echo trove-classifiers-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+SRCNAM=trove_classifiers
+VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
@@ -65,9 +66,9 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
-rm -rf trove-classifiers-$VERSION
-tar xvf $CWD/trove-classifiers-$VERSION.tar.?z || exit 1
-cd trove-classifiers-$VERSION
+rm -rf $SRCNAM-$VERSION
+tar xvf $CWD/$SRCNAM-$VERSION.tar.?z || exit 1
+cd $SRCNAM-$VERSION
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
diff --git a/source/l/python-trove-classifiers/trove-classifiers.url b/source/l/python-trove-classifiers/trove_classifiers.url
index 964f8a77b..964f8a77b 100644
--- a/source/l/python-trove-classifiers/trove-classifiers.url
+++ b/source/l/python-trove-classifiers/trove_classifiers.url
diff --git a/source/l/python-zipp/python-zipp.SlackBuild b/source/l/python-zipp/python-zipp.SlackBuild
index 85fa96583..dd5dbbe56 100755
--- a/source/l/python-zipp/python-zipp.SlackBuild
+++ b/source/l/python-zipp/python-zipp.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-zipp
SRCNAM=zipp
VERSION=${VERSION:-$(echo ${SRCNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/source/n/bluez/b94f1be656f34ea1363f5566ef63b847234c6dea.patch b/source/n/bluez/b94f1be656f34ea1363f5566ef63b847234c6dea.patch
deleted file mode 100644
index 129c7b045..000000000
--- a/source/n/bluez/b94f1be656f34ea1363f5566ef63b847234c6dea.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From b94f1be656f34ea1363f5566ef63b847234c6dea Mon Sep 17 00:00:00 2001
-From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
-Date: Mon, 15 Apr 2024 10:48:58 -0400
-Subject: [PATCH] shared/uhid: Fix crash if bt_uhid_destroy free replay
- structure
-
-Id replay structured has been allocated it shall be set back to NULL
-after calling uhid_replay_free otherwise it may cause the following
-crash:
-
-Invalid read of size 1
- at 0x1D8FC4: bt_uhid_record (uhid.c:116)
- by 0x1D912C: uhid_read_handler (uhid.c:158)
- by 0x201A64: watch_callback (io-glib.c:157)
- by 0x48D4198: g_main_dispatch.lto_priv.0 (gmain.c:3344)
- by 0x49333BE: UnknownInlinedFun (gmain.c:4152)
- by 0x49333BE: g_main_context_iterate_unlocked.isra.0 (gmain.c:4217)
- by 0x48D4DC6: g_main_loop_run (gmain.c:4419)
- by 0x2020F4: mainloop_run (mainloop-glib.c:66)
- by 0x20254B: mainloop_run_with_signal (mainloop-notify.c:188)
- by 0x12D6D4: main (main.c:1456)
- Address 0x53ae9c0 is 0 bytes inside a block of size 40 free'd
- at 0x48468CF: free (vg_replace_malloc.c:985)
- by 0x1D8E19: uhid_replay_free (uhid.c:68)
- by 0x1D8E19: uhid_replay_free (uhid.c:59)
- by 0x1D8E19: bt_uhid_destroy (uhid.c:509)
- by 0x1591F5: uhid_disconnect (device.c:183)
-
-Fixes: https://github.com/bluez/bluez/issues/815
----
- src/shared/uhid.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/shared/uhid.c b/src/shared/uhid.c
-index c1092b707..1f071b958 100644
---- a/src/shared/uhid.c
-+++ b/src/shared/uhid.c
-@@ -507,6 +507,7 @@ int bt_uhid_destroy(struct bt_uhid *uhid)
-
- uhid->created = false;
- uhid_replay_free(uhid->replay);
-+ uhid->replay = NULL;
-
- return err;
- }
diff --git a/source/n/bluez/bluez.SlackBuild b/source/n/bluez/bluez.SlackBuild
index 3597c4fd4..0925b1aa5 100755
--- a/source/n/bluez/bluez.SlackBuild
+++ b/source/n/bluez/bluez.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=bluez
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -78,8 +78,6 @@ find . \
sed -i -e 's|-lreadline|\0 -lncursesw|g' Makefile.{in,tools}
-cat $CWD/b94f1be656f34ea1363f5566ef63b847234c6dea.patch | patch -p1 --verbose || exit 1
-
autoreconf -vif
# We're adding --enable-deprecated due to this commit: