summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-07-11 18:23:51 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-12 08:59:53 +0200
commit456acffbf38d41361cf869a717ead6f37c7aab22 (patch)
tree8c096f34d11900ef584b4c6fc7a97605f0c7f13e /source
parent62393f1fbd486bcd0a8bc9acffc24397eb913973 (diff)
downloadcurrent-456acffbf38d41361cf869a717ead6f37c7aab22.tar.gz
current-456acffbf38d41361cf869a717ead6f37c7aab22.tar.xz
Sun Jul 11 18:23:51 UTC 202120210711182351
a/kernel-generic-5.12.16-x86_64-1.txz: Upgraded. a/kernel-huge-5.12.16-x86_64-1.txz: Upgraded. a/kernel-modules-5.12.16-x86_64-1.txz: Upgraded. a/less-590-x86_64-1.txz: Upgraded. a/os-prober-1.79-x86_64-1.txz: Upgraded. ap/vim-8.2.3150-x86_64-1.txz: Upgraded. d/kernel-headers-5.12.16-x86-1.txz: Upgraded. k/kernel-source-5.12.16-noarch-1.txz: Upgraded. kde/digikam-7.3.0-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.3150-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/os-prober/os-prober.SlackBuild2
-rw-r--r--source/k/kernel-configs/config-generic-5.12.16 (renamed from source/k/kernel-configs/config-generic-5.12.15)2
-rw-r--r--source/k/kernel-configs/config-generic-5.12.16.x64 (renamed from source/k/kernel-configs/config-generic-5.12.15.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.12.16-smp (renamed from source/k/kernel-configs/config-generic-smp-5.12.15-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.12.16 (renamed from source/k/kernel-configs/config-huge-5.12.15)2
-rw-r--r--source/k/kernel-configs/config-huge-5.12.16.x64 (renamed from source/k/kernel-configs/config-huge-5.12.15.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.12.16-smp (renamed from source/k/kernel-configs/config-huge-smp-5.12.15-smp)2
-rw-r--r--source/kde/kde/build/digikam2
8 files changed, 8 insertions, 8 deletions
diff --git a/source/a/os-prober/os-prober.SlackBuild b/source/a/os-prober/os-prober.SlackBuild
index a7af85779..6706508bb 100755
--- a/source/a/os-prober/os-prober.SlackBuild
+++ b/source/a/os-prober/os-prober.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=os-prober
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-5.12.15 b/source/k/kernel-configs/config-generic-5.12.16
index 17df785f1..a6394f47f 100644
--- a/source/k/kernel-configs/config-generic-5.12.15
+++ b/source/k/kernel-configs/config-generic-5.12.16
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.15 Kernel Configuration
+# Linux/x86 5.12.16 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-5.12.15.x64 b/source/k/kernel-configs/config-generic-5.12.16.x64
index 6d53c9264..8edffc6ac 100644
--- a/source/k/kernel-configs/config-generic-5.12.15.x64
+++ b/source/k/kernel-configs/config-generic-5.12.16.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.15 Kernel Configuration
+# Linux/x86 5.12.16 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-5.12.15-smp b/source/k/kernel-configs/config-generic-smp-5.12.16-smp
index d90d0a2de..683b28568 100644
--- a/source/k/kernel-configs/config-generic-smp-5.12.15-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.12.16-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.15 Kernel Configuration
+# Linux/x86 5.12.16 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.12.15 b/source/k/kernel-configs/config-huge-5.12.16
index f99af7853..ddad5d64a 100644
--- a/source/k/kernel-configs/config-huge-5.12.15
+++ b/source/k/kernel-configs/config-huge-5.12.16
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.15 Kernel Configuration
+# Linux/x86 5.12.16 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.12.15.x64 b/source/k/kernel-configs/config-huge-5.12.16.x64
index a9e7199be..069bf9227 100644
--- a/source/k/kernel-configs/config-huge-5.12.15.x64
+++ b/source/k/kernel-configs/config-huge-5.12.16.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.15 Kernel Configuration
+# Linux/x86 5.12.16 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-5.12.15-smp b/source/k/kernel-configs/config-huge-smp-5.12.16-smp
index 50e1ef2ac..9f575a9c1 100644
--- a/source/k/kernel-configs/config-huge-smp-5.12.15-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.12.16-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.15 Kernel Configuration
+# Linux/x86 5.12.16 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/kde/kde/build/digikam b/source/kde/kde/build/digikam
index b8626c4cf..d00491fd7 100644
--- a/source/kde/kde/build/digikam
+++ b/source/kde/kde/build/digikam
@@ -1 +1 @@
-4
+1