summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-28 20:22:39 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-28 23:37:53 +0200
commitbcf7c04755c81e9040d9c2b3f6a5a2a35b73203b (patch)
tree119a5cd5e4060406f7b90c78b676840d7d5a9284 /source
parent96932c6fb502dda1cc152b746c6adf67070362fc (diff)
downloadcurrent-bcf7c04755c81e9040d9c2b3f6a5a2a35b73203b.tar.gz
current-bcf7c04755c81e9040d9c2b3f6a5a2a35b73203b.tar.xz
Wed Jun 28 20:22:39 UTC 202320230628202239
a/kernel-firmware-20230625_ee91452-noarch-1.txz: Upgraded. a/kernel-generic-6.1.36-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.36-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.36-x86_64-1.txz: Upgraded. a/util-linux-2.39.1-x86_64-1.txz: Upgraded. ap/sudo-1.9.14-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.36-x86-1.txz: Upgraded. d/strace-6.4-x86_64-1.txz: Upgraded. k/kernel-source-6.1.36-noarch-1.txz: Upgraded. n/NetworkManager-1.42.8-x86_64-1.txz: Upgraded. n/iproute2-6.4.0-x86_64-1.txz: Upgraded. x/xterm-383-x86_64-1.txz: Upgraded. xap/xsnow-3.7.5-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/util-linux/util-linux.SlackBuild3
-rwxr-xr-xsource/ap/sudo/sudo.SlackBuild2
-rw-r--r--source/k/kernel-configs/config-generic-6.1.36 (renamed from source/k/kernel-configs/config-generic-6.1.35)4
-rw-r--r--source/k/kernel-configs/config-generic-6.1.36.x64 (renamed from source/k/kernel-configs/config-generic-6.1.35.x64)4
-rw-r--r--source/k/kernel-configs/config-generic-smp-6.1.36-smp (renamed from source/k/kernel-configs/config-generic-smp-6.1.35-smp)4
-rw-r--r--source/k/kernel-configs/config-huge-6.1.36 (renamed from source/k/kernel-configs/config-huge-6.1.35)4
-rw-r--r--source/k/kernel-configs/config-huge-6.1.36.x64 (renamed from source/k/kernel-configs/config-huge-6.1.35.x64)4
-rw-r--r--source/k/kernel-configs/config-huge-smp-6.1.36-smp (renamed from source/k/kernel-configs/config-huge-smp-6.1.35-smp)4
8 files changed, 14 insertions, 15 deletions
diff --git a/source/a/util-linux/util-linux.SlackBuild b/source/a/util-linux/util-linux.SlackBuild
index ba0411cfe..673dba44a 100755
--- a/source/a/util-linux/util-linux.SlackBuild
+++ b/source/a/util-linux/util-linux.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2017, 2018, 2020, 2021, 2022 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2017, 2018, 2020, 2021, 2022, 2023 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -145,7 +145,6 @@ configure_with_python(){
--enable-fdformat \
--enable-kill \
--disable-last \
- --enable-libmount-support-mtab \
--enable-line \
--enable-mesg \
--enable-partx \
diff --git a/source/ap/sudo/sudo.SlackBuild b/source/ap/sudo/sudo.SlackBuild
index 0147dbdd3..42b9895d6 100755
--- a/source/ap/sudo/sudo.SlackBuild
+++ b/source/ap/sudo/sudo.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sudo
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | 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/k/kernel-configs/config-generic-6.1.35 b/source/k/kernel-configs/config-generic-6.1.36
index 37b65a9af..cff62db5d 100644
--- a/source/k/kernel-configs/config-generic-6.1.35
+++ b/source/k/kernel-configs/config-generic-6.1.36
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.35 Kernel Configuration
+# Linux/x86 6.1.36 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
@@ -9777,7 +9777,7 @@ CONFIG_CIFS_SWN_UPCALL=y
# CONFIG_CIFS_SMB_DIRECT is not set
CONFIG_CIFS_FSCACHE=y
# CONFIG_SMB_SERVER is not set
-CONFIG_SMBFS_COMMON=m
+CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
diff --git a/source/k/kernel-configs/config-generic-6.1.35.x64 b/source/k/kernel-configs/config-generic-6.1.36.x64
index 99d541d0d..139103974 100644
--- a/source/k/kernel-configs/config-generic-6.1.35.x64
+++ b/source/k/kernel-configs/config-generic-6.1.36.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.35 Kernel Configuration
+# Linux/x86 6.1.36 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
@@ -9831,7 +9831,7 @@ CONFIG_CIFS_SWN_UPCALL=y
# CONFIG_CIFS_SMB_DIRECT is not set
CONFIG_CIFS_FSCACHE=y
# CONFIG_SMB_SERVER is not set
-CONFIG_SMBFS_COMMON=m
+CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
diff --git a/source/k/kernel-configs/config-generic-smp-6.1.35-smp b/source/k/kernel-configs/config-generic-smp-6.1.36-smp
index 8fa9e3921..1b8652a4e 100644
--- a/source/k/kernel-configs/config-generic-smp-6.1.35-smp
+++ b/source/k/kernel-configs/config-generic-smp-6.1.36-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.35 Kernel Configuration
+# Linux/x86 6.1.36 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
@@ -9831,7 +9831,7 @@ CONFIG_CIFS_SWN_UPCALL=y
# CONFIG_CIFS_SMB_DIRECT is not set
CONFIG_CIFS_FSCACHE=y
# CONFIG_SMB_SERVER is not set
-CONFIG_SMBFS_COMMON=m
+CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
diff --git a/source/k/kernel-configs/config-huge-6.1.35 b/source/k/kernel-configs/config-huge-6.1.36
index a5219fe57..1c3b2ab66 100644
--- a/source/k/kernel-configs/config-huge-6.1.35
+++ b/source/k/kernel-configs/config-huge-6.1.36
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.35 Kernel Configuration
+# Linux/x86 6.1.36 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
@@ -9777,7 +9777,7 @@ CONFIG_CIFS_SWN_UPCALL=y
# CONFIG_CIFS_SMB_DIRECT is not set
CONFIG_CIFS_FSCACHE=y
# CONFIG_SMB_SERVER is not set
-CONFIG_SMBFS_COMMON=m
+CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
diff --git a/source/k/kernel-configs/config-huge-6.1.35.x64 b/source/k/kernel-configs/config-huge-6.1.36.x64
index 8a92d9e9f..bdfe7e184 100644
--- a/source/k/kernel-configs/config-huge-6.1.35.x64
+++ b/source/k/kernel-configs/config-huge-6.1.36.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.35 Kernel Configuration
+# Linux/x86 6.1.36 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
@@ -9831,7 +9831,7 @@ CONFIG_CIFS_SWN_UPCALL=y
# CONFIG_CIFS_SMB_DIRECT is not set
CONFIG_CIFS_FSCACHE=y
# CONFIG_SMB_SERVER is not set
-CONFIG_SMBFS_COMMON=m
+CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
diff --git a/source/k/kernel-configs/config-huge-smp-6.1.35-smp b/source/k/kernel-configs/config-huge-smp-6.1.36-smp
index 060359f46..de5ee007a 100644
--- a/source/k/kernel-configs/config-huge-smp-6.1.35-smp
+++ b/source/k/kernel-configs/config-huge-smp-6.1.36-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.35 Kernel Configuration
+# Linux/x86 6.1.36 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
@@ -9831,7 +9831,7 @@ CONFIG_CIFS_SWN_UPCALL=y
# CONFIG_CIFS_SMB_DIRECT is not set
CONFIG_CIFS_FSCACHE=y
# CONFIG_SMB_SERVER is not set
-CONFIG_SMBFS_COMMON=m
+CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set