summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-09-03 04:27:04 +0000
committer Eric Hameleers <alien@slackware.com>2023-09-03 07:09:09 +0200
commit34150f47ee1ea9ba191b255bb9aecd9aba26a832 (patch)
tree23b74d4ff264e124fa2d46cf540ca89a030f43b5 /source
parentfc45e1f612005e305ecbbfd5b4cdd62c26619ebc (diff)
downloadcurrent-34150f47ee1ea9ba191b255bb9aecd9aba26a832.tar.gz
current-34150f47ee1ea9ba191b255bb9aecd9aba26a832.tar.xz
Sun Sep 3 04:27:04 UTC 202320230903042704
a/dbus-1.14.10-x86_64-1.txz: Upgraded. a/kernel-firmware-20230901_bb4f658-noarch-1.txz: Upgraded. a/kernel-generic-6.1.51-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.51-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.51-x86_64-1.txz: Upgraded. a/pkgtools-15.1-noarch-7.txz: Rebuilt. pkgtool: Make the "Setup" menu (rerun selected installer scripts) larger. Thanks to Stuart Winter. ap/alsa-utils-1.2.10-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.51-x86-1.txz: Upgraded. d/strace-6.5-x86_64-1.txz: Upgraded. k/kernel-source-6.1.51-noarch-1.txz: Upgraded. l/SDL2-2.28.3-x86_64-1.txz: Upgraded. l/alsa-lib-1.2.10-x86_64-1.txz: Upgraded. l/at-spi2-core-2.48.4-x86_64-1.txz: Upgraded. l/gmime-3.2.14-x86_64-1.txz: Upgraded. l/libgphoto2-2.5.31-x86_64-1.txz: Upgraded. xfce/thunar-4.18.7-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source')
-rwxr-xr-xsource/a/pkgtools/pkgtools.SlackBuild2
-rw-r--r--source/a/pkgtools/scripts/pkgtool2
-rw-r--r--source/k/kernel-configs/config-generic-6.1.51 (renamed from source/k/kernel-configs/config-generic-6.1.50)2
-rw-r--r--source/k/kernel-configs/config-generic-6.1.51.x64 (renamed from source/k/kernel-configs/config-generic-6.1.50.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-6.1.51-smp (renamed from source/k/kernel-configs/config-generic-smp-6.1.50-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-6.1.51 (renamed from source/k/kernel-configs/config-huge-6.1.50)2
-rw-r--r--source/k/kernel-configs/config-huge-6.1.51.x64 (renamed from source/k/kernel-configs/config-huge-6.1.50.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-6.1.51-smp (renamed from source/k/kernel-configs/config-huge-smp-6.1.50-smp)2
-rw-r--r--source/l/SDL2/SDL2.url2
9 files changed, 9 insertions, 9 deletions
diff --git a/source/a/pkgtools/pkgtools.SlackBuild b/source/a/pkgtools/pkgtools.SlackBuild
index 6fbed55a7..cbb0f9b91 100755
--- a/source/a/pkgtools/pkgtools.SlackBuild
+++ b/source/a/pkgtools/pkgtools.SlackBuild
@@ -30,7 +30,7 @@ PKGNAM=pkgtools
# *** UPDATE THESE WITH EACH BUILD:
VERSION=15.1
ARCH=${ARCH:-noarch}
-BUILD=${BUILD:-6}
+BUILD=${BUILD:-7}
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
diff --git a/source/a/pkgtools/scripts/pkgtool b/source/a/pkgtools/scripts/pkgtool
index 7c4fc7668..fe99149f3 100644
--- a/source/a/pkgtools/scripts/pkgtool
+++ b/source/a/pkgtools/scripts/pkgtool
@@ -237,7 +237,7 @@ else # there were no arguments, so we'll get the needed information from the
if [ "$REPLY" = "Setup" ]; then
echo 'dialog --title "SELECT SYSTEM SETUP SCRIPTS" --item-help --checklist \
"Please use the spacebar to select the setup scripts to run. Hit enter when you \
-are done selecting to run the scripts." 17 70 9 \' > $TMP/setupscr
+are done selecting to run the scripts." 0 0 9 \' > $TMP/setupscr
for script in $ADM_DIR/setup/setup.* ; do
BLURB=$(grep '#BLURB' $script | cut -b8-)
if [ "$BLURB" = "" ]; then
diff --git a/source/k/kernel-configs/config-generic-6.1.50 b/source/k/kernel-configs/config-generic-6.1.51
index 22c567421..9b053c99b 100644
--- a/source/k/kernel-configs/config-generic-6.1.50
+++ b/source/k/kernel-configs/config-generic-6.1.51
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.50 Kernel Configuration
+# Linux/x86 6.1.51 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-6.1.50.x64 b/source/k/kernel-configs/config-generic-6.1.51.x64
index 5bc634976..3e76b7b6f 100644
--- a/source/k/kernel-configs/config-generic-6.1.50.x64
+++ b/source/k/kernel-configs/config-generic-6.1.51.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.50 Kernel Configuration
+# Linux/x86 6.1.51 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-6.1.50-smp b/source/k/kernel-configs/config-generic-smp-6.1.51-smp
index 4aba05aa1..fefde8ee3 100644
--- a/source/k/kernel-configs/config-generic-smp-6.1.50-smp
+++ b/source/k/kernel-configs/config-generic-smp-6.1.51-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.50 Kernel Configuration
+# Linux/x86 6.1.51 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.1.50 b/source/k/kernel-configs/config-huge-6.1.51
index 170bc75de..480872068 100644
--- a/source/k/kernel-configs/config-huge-6.1.50
+++ b/source/k/kernel-configs/config-huge-6.1.51
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.50 Kernel Configuration
+# Linux/x86 6.1.51 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.1.50.x64 b/source/k/kernel-configs/config-huge-6.1.51.x64
index b1b7e3acd..2017ebf77 100644
--- a/source/k/kernel-configs/config-huge-6.1.50.x64
+++ b/source/k/kernel-configs/config-huge-6.1.51.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.50 Kernel Configuration
+# Linux/x86 6.1.51 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-6.1.50-smp b/source/k/kernel-configs/config-huge-smp-6.1.51-smp
index ad3719ed6..4d3c7e904 100644
--- a/source/k/kernel-configs/config-huge-smp-6.1.50-smp
+++ b/source/k/kernel-configs/config-huge-smp-6.1.51-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.50 Kernel Configuration
+# Linux/x86 6.1.51 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/l/SDL2/SDL2.url b/source/l/SDL2/SDL2.url
index e8a9980c0..a39302cd1 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.28.2/SDL2-2.28.2.tar.gz
+https://github.com/libsdl-org/SDL/releases/download/release-2.28.3/SDL2-2.28.3.tar.gz