summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rss35
-rw-r--r--ChangeLog.txt23
-rw-r--r--FILELIST.TXT187
-rw-r--r--README.initrd14
-rw-r--r--isolinux/message.txt2
-rw-r--r--kernels/VERSIONS.TXT2
-rw-r--r--slackware64/a/maketag6
-rw-r--r--slackware64/a/maketag.ez6
-rw-r--r--slackware64/k/maketag2
-rw-r--r--slackware64/k/maketag.ez2
-rwxr-xr-xsource/a/aaa_libraries/aaa_libraries.SlackBuild2
-rw-r--r--source/k/kernel-configs/config-generic-5.13.12 (renamed from source/k/kernel-configs/config-generic-5.13.11)2
-rw-r--r--source/k/kernel-configs/config-generic-5.13.12.x64 (renamed from source/k/kernel-configs/config-generic-5.13.11.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.13.12-smp (renamed from source/k/kernel-configs/config-generic-smp-5.13.11-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.13.12 (renamed from source/k/kernel-configs/config-huge-5.13.11)2
-rw-r--r--source/k/kernel-configs/config-huge-5.13.12.x64 (renamed from source/k/kernel-configs/config-huge-5.13.11.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.13.12-smp (renamed from source/k/kernel-configs/config-huge-smp-5.13.11-smp)2
-rw-r--r--source/kde/kde/build/konsole2
-rw-r--r--source/kde/kde/patch/konsole.patch3
-rw-r--r--source/kde/kde/patch/konsole/konsole_fix_toolbar.patch69
20 files changed, 248 insertions, 119 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 1e0149f38..fec4c0505 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,41 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Tue, 17 Aug 2021 20:08:40 GMT</pubDate>
- <lastBuildDate>Wed, 18 Aug 2021 06:59:39 GMT</lastBuildDate>
+ <pubDate>Thu, 19 Aug 2021 05:17:32 GMT</pubDate>
+ <lastBuildDate>Thu, 19 Aug 2021 09:59:49 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.12</generator>
<item>
+ <title>Thu, 19 Aug 2021 05:17:32 GMT</title>
+ <pubDate>Thu, 19 Aug 2021 05:17:32 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20210819051732</link>
+ <guid isPermaLink="false">20210819051732</guid>
+ <description>
+ <![CDATA[<pre>
+a/aaa_libraries-15.0-x86_64-9.txz: Rebuilt.
+ Fixed wrong version of libasound.so.2.0.0.
+ Thanks to Eduardo Charquero and PiterPunk.
+a/kernel-firmware-20210818_c46b8c3-noarch-1.txz: Upgraded.
+a/kernel-generic-5.13.12-x86_64-1.txz: Upgraded.
+a/kernel-huge-5.13.12-x86_64-1.txz: Upgraded.
+a/kernel-modules-5.13.12-x86_64-1.txz: Upgraded.
+d/kernel-headers-5.13.12-x86-1.txz: Upgraded.
+k/kernel-source-5.13.12-noarch-1.txz: Upgraded.
+kde/konsole-21.08.0-x86_64-2.txz: Rebuilt.
+ Patched to fix konsole size and toolbars. Thanks to alienBOB and PiterPunk.
+n/bind-9.16.20-x86_64-1.txz: Upgraded.
+ This update fixes bugs and the following security issue:
+ An assertion failure occurred when named attempted to send a UDP packet that
+ exceeded the MTU size, if Response Rate Limiting (RRL) was enabled.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25218
+ (* Security fix *)
+isolinux/initrd.img: Rebuilt.
+kernels/*: Upgraded.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Tue, 17 Aug 2021 20:08:40 GMT</title>
<pubDate>Tue, 17 Aug 2021 20:08:40 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20210817200840</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 22cc9b000..efc88d118 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,26 @@
+Thu Aug 19 05:17:32 UTC 2021
+a/aaa_libraries-15.0-x86_64-9.txz: Rebuilt.
+ Fixed wrong version of libasound.so.2.0.0.
+ Thanks to Eduardo Charquero and PiterPunk.
+a/kernel-firmware-20210818_c46b8c3-noarch-1.txz: Upgraded.
+a/kernel-generic-5.13.12-x86_64-1.txz: Upgraded.
+a/kernel-huge-5.13.12-x86_64-1.txz: Upgraded.
+a/kernel-modules-5.13.12-x86_64-1.txz: Upgraded.
+d/kernel-headers-5.13.12-x86-1.txz: Upgraded.
+k/kernel-source-5.13.12-noarch-1.txz: Upgraded.
+kde/konsole-21.08.0-x86_64-2.txz: Rebuilt.
+ Patched to fix konsole size and toolbars. Thanks to alienBOB and PiterPunk.
+n/bind-9.16.20-x86_64-1.txz: Upgraded.
+ This update fixes bugs and the following security issue:
+ An assertion failure occurred when named attempted to send a UDP packet that
+ exceeded the MTU size, if Response Rate Limiting (RRL) was enabled.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25218
+ (* Security fix *)
+isolinux/initrd.img: Rebuilt.
+kernels/*: Upgraded.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
++--------------------------+
Tue Aug 17 20:08:40 UTC 2021
a/aaa_glibc-solibs-2.33-x86_64-4.txz: Rebuilt.
a/util-linux-2.37.2-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index b5f8989cb..cea9d1174 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,35 +1,35 @@
-Tue Aug 17 20:13:03 UTC 2021
+Thu Aug 19 05:21:46 UTC 2021
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2021-08-17 20:08 .
+drwxr-xr-x 12 root root 4096 2021-08-19 05:17 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 15590 2021-08-07 23:14 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1081171 2021-08-16 06:59 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-08-16 06:59 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1081384 2021-08-17 20:13 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-08-17 20:13 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
-rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3
-rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT
-rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
--rw-r--r-- 1 root root 1612301 2021-08-17 20:08 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1613382 2021-08-19 05:17 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
-drwxr-xr-x 2 root root 4096 2021-08-15 18:13 ./EFI/BOOT
+drwxr-xr-x 2 root root 4096 2021-08-19 05:17 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
-rw-r--r-- 1 root root 78 2013-09-23 20:35 ./EFI/BOOT/grub-embedded.cfg
-rw-r--r-- 1 root root 893 2018-04-17 21:17 ./EFI/BOOT/grub.cfg
--rw-r--r-- 2 root root 10867808 2021-08-15 17:47 ./EFI/BOOT/huge.s
--rw-r--r-- 2 root root 48664800 2021-08-15 18:13 ./EFI/BOOT/initrd.img
+-rw-r--r-- 2 root root 10868832 2021-08-18 15:28 ./EFI/BOOT/huge.s
+-rw-r--r-- 2 root root 48664400 2021-08-19 05:16 ./EFI/BOOT/initrd.img
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh
-rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg
-rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
--rw-r--r-- 1 root root 1407493 2021-08-16 06:58 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1407742 2021-08-17 20:13 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 854327 2021-08-17 20:12 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 854327 2021-08-19 05:21 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
--rw-r--r-- 1 root root 3635 2021-08-15 18:01 ./README.initrd
+-rw-r--r-- 1 root root 3635 2021-08-19 05:07 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
-rw-r--r-- 1 root root 8751 2016-06-28 21:44 ./README_LVM.TXT
-rw-r--r-- 1 root root 19658 2013-06-18 04:34 ./README_RAID.TXT
@@ -645,16 +645,16 @@ drwxr-xr-x 2 root root 4096 2019-10-18 18:28 ./extra/xv
-rw-r--r-- 1 root root 233 2018-04-13 18:00 ./extra/xv/xv-3.10a-x86_64-9.txt
-rw-r--r-- 1 root root 953308 2018-04-13 18:00 ./extra/xv/xv-3.10a-x86_64-9.txz
-rw-r--r-- 1 root root 163 2018-04-13 18:00 ./extra/xv/xv-3.10a-x86_64-9.txz.asc
-drwxr-xr-x 3 root root 4096 2021-08-15 18:13 ./isolinux
+drwxr-xr-x 3 root root 4096 2021-08-19 05:16 ./isolinux
-rw-r--r-- 1 root root 6183 2017-11-18 18:47 ./isolinux/README.TXT
-rw-r--r-- 1 root root 788 2007-03-17 19:50 ./isolinux/README_SPLIT.TXT
-rw-r--r-- 1 root root 1474560 2021-06-15 19:16 ./isolinux/efiboot.img
-rw-r--r-- 1 root root 574 2013-10-24 00:19 ./isolinux/f2.txt
--rw-r--r-- 2 root root 48664800 2021-08-15 18:13 ./isolinux/initrd.img
+-rw-r--r-- 2 root root 48664400 2021-08-19 05:16 ./isolinux/initrd.img
-rw-r--r-- 1 root root 50 2003-01-18 00:02 ./isolinux/iso.sort
-rw-r--r-- 1 root root 24576 2016-05-27 20:36 ./isolinux/isolinux.bin
-rw-r--r-- 1 root root 578 2013-03-27 03:29 ./isolinux/isolinux.cfg
--rw-r--r-- 1 root root 683 2021-08-15 18:01 ./isolinux/message.txt
+-rw-r--r-- 1 root root 683 2021-08-19 05:07 ./isolinux/message.txt
drwxr-xr-x 2 root root 4096 2003-03-17 07:31 ./isolinux/sbootmgr
-rwxr-xr-x 1 root root 36064 1995-05-12 01:23 ./isolinux/sbootmgr/RAWRITE.EXE
-rw-r--r-- 1 root root 2138 1997-12-01 01:21 ./isolinux/sbootmgr/RAWRITE12.DOC
@@ -665,12 +665,12 @@ lrwxrwxrwx 1 root root 11 2009-08-23 23:37 ./isolinux/sbootmgr/RAWRITE13
-rw-r--r-- 1 root root 1291 2003-03-17 07:31 ./isolinux/sbootmgr/README.TXT
-rw-r--r-- 1 root root 110592 2003-03-16 08:38 ./isolinux/sbootmgr/sbootmgr.dsk
-rw-r--r-- 1 root root 2879 2020-12-07 20:48 ./isolinux/setpkg
-drwxr-xr-x 5 root root 4096 2021-08-15 18:01 ./kernels
--rw-r--r-- 1 root root 37 2021-08-15 18:01 ./kernels/VERSIONS.TXT
-drwxr-xr-x 2 root root 4096 2021-08-15 17:47 ./kernels/huge.s
--rw-r--r-- 1 root root 1294398 2021-08-15 17:47 ./kernels/huge.s/System.map.gz
--rw-r--r-- 2 root root 10867808 2021-08-15 17:47 ./kernels/huge.s/bzImage
--rw-r--r-- 1 root root 235362 2021-08-15 16:31 ./kernels/huge.s/config
+drwxr-xr-x 5 root root 4096 2021-08-19 05:07 ./kernels
+-rw-r--r-- 1 root root 37 2021-08-19 05:07 ./kernels/VERSIONS.TXT
+drwxr-xr-x 2 root root 4096 2021-08-18 15:28 ./kernels/huge.s
+-rw-r--r-- 1 root root 1294333 2021-08-18 15:28 ./kernels/huge.s/System.map.gz
+-rw-r--r-- 2 root root 10868832 2021-08-18 15:28 ./kernels/huge.s/bzImage
+-rw-r--r-- 1 root root 235362 2021-08-18 14:11 ./kernels/huge.s/config
drwxr-xr-x 2 root root 4096 2011-03-25 03:15 ./kernels/memtest
-rw-r--r-- 1 root root 60 2011-03-24 00:19 ./kernels/memtest/README
-rw-r--r-- 1 root root 150024 2013-10-17 04:15 ./kernels/memtest/memtest
@@ -715,22 +715,22 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches
-rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2021-08-17 20:12 ./slackware64
--rw-r--r-- 1 root root 334060 2021-08-17 20:12 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-08-17 20:12 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 414442 2021-08-17 20:11 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4137748 2021-08-17 20:12 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2021-08-19 05:21 ./slackware64
+-rw-r--r-- 1 root root 334060 2021-08-19 05:21 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-08-19 05:21 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 414442 2021-08-19 05:20 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4133015 2021-08-19 05:20 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2021-08-17 20:11 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2021-08-19 05:20 ./slackware64/a
-rw-r--r-- 1 root root 327 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txt
-rw-r--r-- 1 root root 10788 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 371 2021-08-17 20:03 ./slackware64/a/aaa_glibc-solibs-2.33-x86_64-4.txt
-rw-r--r-- 1 root root 2720024 2021-08-17 20:03 ./slackware64/a/aaa_glibc-solibs-2.33-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-08-17 20:03 ./slackware64/a/aaa_glibc-solibs-2.33-x86_64-4.txz.asc
--rw-r--r-- 1 root root 413 2021-08-14 17:50 ./slackware64/a/aaa_libraries-15.0-x86_64-8.txt
--rw-r--r-- 1 root root 19729504 2021-08-14 17:50 ./slackware64/a/aaa_libraries-15.0-x86_64-8.txz
--rw-r--r-- 1 root root 163 2021-08-14 17:50 ./slackware64/a/aaa_libraries-15.0-x86_64-8.txz.asc
+-rw-r--r-- 1 root root 413 2021-08-19 04:41 ./slackware64/a/aaa_libraries-15.0-x86_64-9.txt
+-rw-r--r-- 1 root root 19749780 2021-08-19 04:41 ./slackware64/a/aaa_libraries-15.0-x86_64-9.txz
+-rw-r--r-- 1 root root 163 2021-08-19 04:41 ./slackware64/a/aaa_libraries-15.0-x86_64-9.txz.asc
-rw-r--r-- 1 root root 503 2021-02-13 10:54 ./slackware64/a/aaa_terminfo-6.2_20201219-x86_64-4.txt
-rw-r--r-- 1 root root 50356 2021-02-13 10:54 ./slackware64/a/aaa_terminfo-6.2_20201219-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:54 ./slackware64/a/aaa_terminfo-6.2_20201219-x86_64-4.txz.asc
@@ -883,18 +883,18 @@ drwxr-xr-x 2 root root 32768 2021-08-17 20:11 ./slackware64/a
-rw-r--r-- 1 root root 461 2021-02-13 11:08 ./slackware64/a/kbd-1.15.3-x86_64-6.txt
-rw-r--r-- 1 root root 1137072 2021-02-13 11:08 ./slackware64/a/kbd-1.15.3-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:08 ./slackware64/a/kbd-1.15.3-x86_64-6.txz.asc
--rw-r--r-- 1 root root 422 2021-08-13 18:52 ./slackware64/a/kernel-firmware-20210812_24c4a85-noarch-1.txt
--rw-r--r-- 1 root root 172644484 2021-08-13 18:52 ./slackware64/a/kernel-firmware-20210812_24c4a85-noarch-1.txz
--rw-r--r-- 1 root root 163 2021-08-13 18:52 ./slackware64/a/kernel-firmware-20210812_24c4a85-noarch-1.txz.asc
--rw-r--r-- 1 root root 624 2021-08-15 17:48 ./slackware64/a/kernel-generic-5.13.11-x86_64-1.txt
--rw-r--r-- 1 root root 7963028 2021-08-15 17:48 ./slackware64/a/kernel-generic-5.13.11-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-15 17:48 ./slackware64/a/kernel-generic-5.13.11-x86_64-1.txz.asc
--rw-r--r-- 1 root root 636 2021-08-15 17:47 ./slackware64/a/kernel-huge-5.13.11-x86_64-1.txt
--rw-r--r-- 1 root root 11779320 2021-08-15 17:47 ./slackware64/a/kernel-huge-5.13.11-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-15 17:47 ./slackware64/a/kernel-huge-5.13.11-x86_64-1.txz.asc
--rw-r--r-- 1 root root 567 2021-08-15 17:52 ./slackware64/a/kernel-modules-5.13.11-x86_64-1.txt
--rw-r--r-- 1 root root 48776568 2021-08-15 17:52 ./slackware64/a/kernel-modules-5.13.11-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-15 17:52 ./slackware64/a/kernel-modules-5.13.11-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 422 2021-08-19 04:48 ./slackware64/a/kernel-firmware-20210818_c46b8c3-noarch-1.txt
+-rw-r--r-- 1 root root 172641060 2021-08-19 04:48 ./slackware64/a/kernel-firmware-20210818_c46b8c3-noarch-1.txz
+-rw-r--r-- 1 root root 163 2021-08-19 04:48 ./slackware64/a/kernel-firmware-20210818_c46b8c3-noarch-1.txz.asc
+-rw-r--r-- 1 root root 624 2021-08-18 15:29 ./slackware64/a/kernel-generic-5.13.12-x86_64-1.txt
+-rw-r--r-- 1 root root 7960784 2021-08-18 15:29 ./slackware64/a/kernel-generic-5.13.12-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-08-18 15:29 ./slackware64/a/kernel-generic-5.13.12-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 636 2021-08-18 15:28 ./slackware64/a/kernel-huge-5.13.12-x86_64-1.txt
+-rw-r--r-- 1 root root 11779820 2021-08-18 15:28 ./slackware64/a/kernel-huge-5.13.12-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-08-18 15:28 ./slackware64/a/kernel-huge-5.13.12-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 567 2021-08-18 15:33 ./slackware64/a/kernel-modules-5.13.12-x86_64-1.txt
+-rw-r--r-- 1 root root 48778440 2021-08-18 15:33 ./slackware64/a/kernel-modules-5.13.12-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-08-18 15:33 ./slackware64/a/kernel-modules-5.13.12-x86_64-1.txz.asc
-rw-r--r-- 1 root root 508 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txt
-rw-r--r-- 1 root root 114996 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txz.asc
@@ -940,8 +940,8 @@ drwxr-xr-x 2 root root 32768 2021-08-17 20:11 ./slackware64/a
-rw-r--r-- 1 root root 405 2021-02-13 11:10 ./slackware64/a/lzlib-1.12-x86_64-3.txt
-rw-r--r-- 1 root root 57844 2021-02-13 11:10 ./slackware64/a/lzlib-1.12-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:10 ./slackware64/a/lzlib-1.12-x86_64-3.txz.asc
--rw-r--r-- 1 root root 9806 2021-08-15 18:01 ./slackware64/a/maketag
--rw-r--r-- 1 root root 9806 2021-08-15 18:01 ./slackware64/a/maketag.ez
+-rw-r--r-- 1 root root 9806 2021-08-19 05:07 ./slackware64/a/maketag
+-rw-r--r-- 1 root root 9806 2021-08-19 05:07 ./slackware64/a/maketag.ez
-rw-r--r-- 1 root root 591 2021-07-21 18:06 ./slackware64/a/mcelog-178-x86_64-1.txt
-rw-r--r-- 1 root root 345400 2021-07-21 18:06 ./slackware64/a/mcelog-178-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-21 18:06 ./slackware64/a/mcelog-178-x86_64-1.txz.asc
@@ -1047,7 +1047,7 @@ drwxr-xr-x 2 root root 32768 2021-08-17 20:11 ./slackware64/a
-rw-r--r-- 1 root root 378 2021-07-27 20:30 ./slackware64/a/sysvinit-scripts-15.0-noarch-4.txt
-rw-r--r-- 1 root root 15940 2021-07-27 20:30 ./slackware64/a/sysvinit-scripts-15.0-noarch-4.txz
-rw-r--r-- 1 root root 163 2021-07-27 20:30 ./slackware64/a/sysvinit-scripts-15.0-noarch-4.txz.asc
--rw-r--r-- 1 root root 1534 2021-08-15 18:01 ./slackware64/a/tagfile
+-rw-r--r-- 1 root root 1534 2021-08-19 05:07 ./slackware64/a/tagfile
-rw-r--r-- 1 root root 395 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txt
-rw-r--r-- 1 root root 850976 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txz.asc
@@ -1357,7 +1357,7 @@ drwxr-xr-x 2 root root 20480 2021-08-16 05:34 ./slackware64/ap
-rw-r--r-- 1 root root 506 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txt
-rw-r--r-- 1 root root 3056824 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz.asc
-drwxr-xr-x 2 root root 20480 2021-08-17 20:11 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2021-08-19 05:20 ./slackware64/d
-rw-r--r-- 1 root root 360 2021-07-16 06:49 ./slackware64/d/Cython-0.29.24-x86_64-1.txt
-rw-r--r-- 1 root root 2385964 2021-07-16 06:49 ./slackware64/d/Cython-0.29.24-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-16 06:49 ./slackware64/d/Cython-0.29.24-x86_64-1.txz.asc
@@ -1465,9 +1465,9 @@ drwxr-xr-x 2 root root 20480 2021-08-17 20:11 ./slackware64/d
-rw-r--r-- 1 root root 279 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txt
-rw-r--r-- 1 root root 48024 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txz.asc
--rw-r--r-- 1 root root 332 2021-08-15 17:52 ./slackware64/d/kernel-headers-5.13.11-x86-1.txt
--rw-r--r-- 1 root root 1063356 2021-08-15 17:52 ./slackware64/d/kernel-headers-5.13.11-x86-1.txz
--rw-r--r-- 1 root root 163 2021-08-15 17:52 ./slackware64/d/kernel-headers-5.13.11-x86-1.txz.asc
+-rw-r--r-- 1 root root 332 2021-08-18 15:33 ./slackware64/d/kernel-headers-5.13.12-x86-1.txt
+-rw-r--r-- 1 root root 1063436 2021-08-18 15:33 ./slackware64/d/kernel-headers-5.13.12-x86-1.txz
+-rw-r--r-- 1 root root 163 2021-08-18 15:33 ./slackware64/d/kernel-headers-5.13.12-x86-1.txz.asc
-rw-r--r-- 1 root root 498 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txt
-rw-r--r-- 1 root root 428432 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txz
-rw-r--r-- 1 root root 163 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txz.asc
@@ -1597,16 +1597,16 @@ drwxr-xr-x 2 root root 4096 2016-04-01 21:41 ./slackware64/f
-rw-r--r-- 1 root root 1075 2018-03-01 07:54 ./slackware64/f/maketag
-rw-r--r-- 1 root root 1075 2018-03-01 07:54 ./slackware64/f/maketag.ez
-rw-r--r-- 1 root root 32 2018-03-01 07:54 ./slackware64/f/tagfile
-drwxr-xr-x 2 root root 4096 2021-08-16 05:34 ./slackware64/k
+drwxr-xr-x 2 root root 4096 2021-08-19 05:20 ./slackware64/k
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/k/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/k/install.end
--rw-r--r-- 1 root root 317 2021-08-15 17:44 ./slackware64/k/kernel-source-5.13.11-noarch-1.txt
--rw-r--r-- 1 root root 120389084 2021-08-15 17:44 ./slackware64/k/kernel-source-5.13.11-noarch-1.txz
--rw-r--r-- 1 root root 163 2021-08-15 17:44 ./slackware64/k/kernel-source-5.13.11-noarch-1.txz.asc
--rw-r--r-- 1 root root 1171 2021-08-15 18:01 ./slackware64/k/maketag
--rw-r--r-- 1 root root 1171 2021-08-15 18:01 ./slackware64/k/maketag.ez
--rw-r--r-- 1 root root 18 2021-08-15 18:01 ./slackware64/k/tagfile
-drwxr-xr-x 2 root root 77824 2021-08-16 05:35 ./slackware64/kde
+-rw-r--r-- 1 root root 317 2021-08-18 15:25 ./slackware64/k/kernel-source-5.13.12-noarch-1.txt
+-rw-r--r-- 1 root root 120388788 2021-08-18 15:25 ./slackware64/k/kernel-source-5.13.12-noarch-1.txz
+-rw-r--r-- 1 root root 163 2021-08-18 15:25 ./slackware64/k/kernel-source-5.13.12-noarch-1.txz.asc
+-rw-r--r-- 1 root root 1171 2021-08-19 05:07 ./slackware64/k/maketag
+-rw-r--r-- 1 root root 1171 2021-08-19 05:07 ./slackware64/k/maketag.ez
+-rw-r--r-- 1 root root 18 2021-08-19 05:07 ./slackware64/k/tagfile
+drwxr-xr-x 2 root root 77824 2021-08-19 05:20 ./slackware64/kde
-rw-r--r-- 1 root root 382 2021-08-13 02:06 ./slackware64/kde/akonadi-21.08.0-x86_64-1.txt
-rw-r--r-- 1 root root 2528396 2021-08-13 02:06 ./slackware64/kde/akonadi-21.08.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-13 02:06 ./slackware64/kde/akonadi-21.08.0-x86_64-1.txz.asc
@@ -2233,9 +2233,9 @@ drwxr-xr-x 2 root root 77824 2021-08-16 05:35 ./slackware64/kde
-rw-r--r-- 1 root root 309 2021-08-13 02:27 ./slackware64/kde/konquest-21.08.0-x86_64-1.txt
-rw-r--r-- 1 root root 768152 2021-08-13 02:27 ./slackware64/kde/konquest-21.08.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-13 02:27 ./slackware64/kde/konquest-21.08.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 225 2021-08-13 02:14 ./slackware64/kde/konsole-21.08.0-x86_64-1.txt
--rw-r--r-- 1 root root 1358328 2021-08-13 02:14 ./slackware64/kde/konsole-21.08.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-13 02:14 ./slackware64/kde/konsole-21.08.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 225 2021-08-19 04:49 ./slackware64/kde/konsole-21.08.0-x86_64-2.txt
+-rw-r--r-- 1 root root 1356912 2021-08-19 04:49 ./slackware64/kde/konsole-21.08.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2021-08-19 04:49 ./slackware64/kde/konsole-21.08.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 176 2021-08-13 02:13 ./slackware64/kde/kontact-21.08.0-x86_64-1.txt
-rw-r--r-- 1 root root 773848 2021-08-13 02:13 ./slackware64/kde/kontact-21.08.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-13 02:13 ./slackware64/kde/kontact-21.08.0-x86_64-1.txz.asc
@@ -3817,7 +3817,7 @@ drwxr-xr-x 2 root root 73728 2021-08-17 20:11 ./slackware64/l
-rw-r--r-- 1 root root 463 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txt
-rw-r--r-- 1 root root 458040 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 32768 2021-08-17 20:11 ./slackware64/n
+drwxr-xr-x 2 root root 32768 2021-08-19 05:20 ./slackware64/n
-rw-r--r-- 1 root root 357 2021-08-17 18:31 ./slackware64/n/ModemManager-1.16.10-x86_64-1.txt
-rw-r--r-- 1 root root 1959924 2021-08-17 18:31 ./slackware64/n/ModemManager-1.16.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-17 18:31 ./slackware64/n/ModemManager-1.16.10-x86_64-1.txz.asc
@@ -3833,9 +3833,9 @@ drwxr-xr-x 2 root root 32768 2021-08-17 20:11 ./slackware64/n
-rw-r--r-- 1 root root 683 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txt
-rw-r--r-- 1 root root 11280 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txz.asc
--rw-r--r-- 1 root root 334 2021-07-22 18:02 ./slackware64/n/bind-9.16.19-x86_64-1.txt
--rw-r--r-- 1 root root 2200796 2021-07-22 18:02 ./slackware64/n/bind-9.16.19-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-07-22 18:02 ./slackware64/n/bind-9.16.19-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 334 2021-08-19 04:54 ./slackware64/n/bind-9.16.20-x86_64-1.txt
+-rw-r--r-- 1 root root 2201076 2021-08-19 04:54 ./slackware64/n/bind-9.16.20-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-08-19 04:54 ./slackware64/n/bind-9.16.20-x86_64-1.txz.asc
-rw-r--r-- 1 root root 333 2021-07-08 16:50 ./slackware64/n/bluez-5.60-x86_64-1.txt
-rw-r--r-- 1 root root 1188424 2021-07-08 16:50 ./slackware64/n/bluez-5.60-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-08 16:50 ./slackware64/n/bluez-5.60-x86_64-1.txz.asc
@@ -5536,11 +5536,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2021-08-17 20:13 ./source
--rw-r--r-- 1 root root 576347 2021-08-17 20:13 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-08-17 20:13 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 802184 2021-08-17 20:12 ./source/FILE_LIST
--rw-r--r-- 1 root root 23077420 2021-08-17 20:12 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2021-08-19 05:21 ./source
+-rw-r--r-- 1 root root 576495 2021-08-19 05:21 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-08-19 05:21 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 802442 2021-08-19 05:21 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23051974 2021-08-19 05:21 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
drwxr-xr-x 122 root root 4096 2021-08-14 18:17 ./source/a
-rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog
@@ -5552,7 +5552,7 @@ drwxr-xr-x 2 root root 4096 2021-07-17 17:46 ./source/a/aaa_base
-rw-r--r-- 1 root root 783 2018-02-27 06:13 ./source/a/aaa_base/slack-desc
-rw-r--r-- 1 root root 15 2021-07-17 17:46 ./source/a/aaa_base/slackware-version
drwxr-xr-x 4 root root 4096 2021-08-14 18:17 ./source/a/aaa_libraries
--rwxr-xr-x 1 root root 4283 2021-08-14 17:49 ./source/a/aaa_libraries/aaa_libraries.SlackBuild
+-rwxr-xr-x 1 root root 4283 2021-08-19 04:09 ./source/a/aaa_libraries/aaa_libraries.SlackBuild
-rwxr-xr-x 1 root root 1630 2015-04-20 04:39 ./source/a/aaa_libraries/display_orphans.sh
-rw-r--r-- 1 root root 874 2021-02-07 22:21 ./source/a/aaa_libraries/slack-desc
-rw-r--r-- 1 root root 2122 2021-04-09 19:34 ./source/a/aaa_libraries/symlinks-to-tracked-libs
@@ -7705,21 +7705,21 @@ drwxr-xr-x 2 root root 4096 2021-06-15 18:33 ./source/installer/sources/n
-rw-r--r-- 1 root root 1462364 2021-06-15 08:26 ./source/installer/sources/nano/nano-5.8.tar.xz
-rw-r--r-- 1 root root 833 2021-06-15 08:26 ./source/installer/sources/nano/nano-5.8.tar.xz.sig
-rw-r--r-- 1 root root 16894 2012-09-03 20:53 ./source/installer/usbimg2disk.sh
-drwxr-xr-x 4 root root 4096 2021-08-15 16:23 ./source/k
+drwxr-xr-x 4 root root 4096 2021-08-18 14:06 ./source/k
-rwxr-xr-x 1 root root 8297 2021-03-04 19:38 ./source/k/build-all-kernels.sh
-drwxr-xr-x 2 root root 4096 2021-08-15 16:31 ./source/k/kernel-configs
--rw-r--r-- 1 root root 232802 2021-08-15 16:29 ./source/k/kernel-configs/config-generic-5.13.11
--rw-r--r-- 1 root root 235362 2021-08-15 16:31 ./source/k/kernel-configs/config-generic-5.13.11.x64
--rw-r--r-- 1 root root 234287 2021-08-15 16:29 ./source/k/kernel-configs/config-generic-smp-5.13.11-smp
--rw-r--r-- 1 root root 232802 2021-08-15 16:29 ./source/k/kernel-configs/config-huge-5.13.11
--rw-r--r-- 1 root root 235362 2021-08-15 16:31 ./source/k/kernel-configs/config-huge-5.13.11.x64
--rw-r--r-- 1 root root 234287 2021-08-15 16:29 ./source/k/kernel-configs/config-huge-smp-5.13.11-smp
+drwxr-xr-x 2 root root 4096 2021-08-18 14:11 ./source/k/kernel-configs
+-rw-r--r-- 1 root root 232802 2021-08-18 14:09 ./source/k/kernel-configs/config-generic-5.13.12
+-rw-r--r-- 1 root root 235362 2021-08-18 14:11 ./source/k/kernel-configs/config-generic-5.13.12.x64
+-rw-r--r-- 1 root root 234287 2021-08-18 14:09 ./source/k/kernel-configs/config-generic-smp-5.13.12-smp
+-rw-r--r-- 1 root root 232802 2021-08-18 14:09 ./source/k/kernel-configs/config-huge-5.13.12
+-rw-r--r-- 1 root root 235362 2021-08-18 14:11 ./source/k/kernel-configs/config-huge-5.13.12.x64
+-rw-r--r-- 1 root root 234287 2021-08-18 14:09 ./source/k/kernel-configs/config-huge-smp-5.13.12-smp
-rwxr-xr-x 1 root root 7441 2020-06-11 19:56 ./source/k/kernel-generic.SlackBuild
-rwxr-xr-x 1 root root 3779 2019-09-29 23:48 ./source/k/kernel-headers.SlackBuild
-rwxr-xr-x 1 root root 6004 2020-06-11 19:57 ./source/k/kernel-modules.SlackBuild
-rwxr-xr-x 1 root root 7969 2021-03-04 19:38 ./source/k/kernel-source.SlackBuild
--rw-r--r-- 1 root root 991 2021-08-15 12:12 ./source/k/linux-5.13.11.tar.sign
--rw-r--r-- 1 root root 119350296 2021-08-15 12:12 ./source/k/linux-5.13.11.tar.xz
+-rw-r--r-- 1 root root 991 2021-08-18 07:17 ./source/k/linux-5.13.12.tar.sign
+-rw-r--r-- 1 root root 119341264 2021-08-18 07:17 ./source/k/linux-5.13.12.tar.xz
drwxr-xr-x 2 root root 4096 2018-03-05 18:29 ./source/k/slack-desc
-rw-r--r-- 1 root root 1138 2018-02-27 06:16 ./source/k/slack-desc/slack-desc.kernel-generic-smp.i686
-rw-r--r-- 1 root root 1041 2018-02-27 06:16 ./source/k/slack-desc/slack-desc.kernel-generic.i586
@@ -7969,7 +7969,7 @@ drwxr-xr-x 2 root root 16384 2021-06-08 19:05 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kompare
-rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/konqueror
-rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/konquest
--rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/konsole
+-rw-r--r-- 1 root root 2 2021-08-19 04:46 ./source/kde/kde/build/konsole
-rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kontact
-rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kontactinterface
-rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kontrast
@@ -8273,7 +8273,7 @@ drwxr-xr-x 2 root root 4096 2021-02-04 19:30 ./source/kde/kde/modules
-rw-r--r-- 1 root root 44 2016-04-11 07:39 ./source/kde/kde/nomake
drwxr-xr-x 2 root root 4096 2017-10-30 11:32 ./source/kde/kde/nostrip
-rw-r--r-- 1 root root 237 2017-10-24 13:23 ./source/kde/kde/package-blacklist
-drwxr-xr-x 21 root root 4096 2021-08-16 04:39 ./source/kde/kde/patch
+drwxr-xr-x 22 root root 4096 2021-08-19 04:46 ./source/kde/kde/patch
-rw-r--r-- 1 root root 328 2011-07-28 17:38 ./source/kde/kde/patch/README
drwxr-xr-x 2 root root 4096 2020-07-29 17:52 ./source/kde/kde/patch/baloo
-rw-r--r-- 1 root root 189 2020-11-02 01:05 ./source/kde/kde/patch/baloo.patch
@@ -8307,6 +8307,9 @@ drwxr-xr-x 2 root root 4096 2020-11-02 02:11 ./source/kde/kde/patch/kgpg
drwxr-xr-x 2 root root 4096 2015-01-07 23:07 ./source/kde/kde/patch/kinfocenter
-rw-r--r-- 1 root root 163 2020-07-19 02:20 ./source/kde/kde/patch/kinfocenter.patch
-rw-r--r-- 1 root root 590 2016-03-11 12:07 ./source/kde/kde/patch/kinfocenter/kinfocenter_libpci.patch
+drwxr-xr-x 2 root root 4096 2021-08-18 03:27 ./source/kde/kde/patch/konsole
+-rw-r--r-- 1 root root 255 2021-08-18 03:26 ./source/kde/kde/patch/konsole.patch
+-rw-r--r-- 1 root root 2795 2021-08-18 03:27 ./source/kde/kde/patch/konsole/konsole_fix_toolbar.patch
drwxr-xr-x 2 root root 4096 2020-09-28 20:52 ./source/kde/kde/patch/krename
-rw-r--r-- 1 root root 132 2020-09-28 20:53 ./source/kde/kde/patch/krename.patch
-rw-r--r-- 1 root root 6641 2020-09-28 20:52 ./source/kde/kde/patch/krename/krename.taglib.diff
@@ -11646,13 +11649,13 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/biff+comsat
-rw-r--r-- 1 root root 729 2004-06-21 20:51 ./source/n/biff+comsat/biff+comsat.badutmp.diff.gz
-rw-r--r-- 1 root root 1222 2001-06-03 08:32 ./source/n/biff+comsat/biff+comsat.offset.diff.gz
-rw-r--r-- 1 root root 1142 2018-02-27 06:13 ./source/n/biff+comsat/slack-desc
-drwxr-xr-x 3 root root 4096 2021-07-22 18:01 ./source/n/bind
+drwxr-xr-x 3 root root 4096 2021-08-19 04:52 ./source/n/bind
-rw-r--r-- 1 root root 5120 2007-06-08 04:48 ./source/n/bind/3link.sh
--rw-r--r-- 1 root root 5039240 2021-07-21 18:38 ./source/n/bind/bind-9.16.19.tar.xz
--rw-r--r-- 1 root root 833 2021-07-21 18:38 ./source/n/bind/bind-9.16.19.tar.xz.asc
--rw-r--r-- 1 root root 833 2021-07-21 18:38 ./source/n/bind/bind-9.16.19.tar.xz.sha1.asc
--rw-r--r-- 1 root root 833 2021-07-21 18:38 ./source/n/bind/bind-9.16.19.tar.xz.sha256.asc
--rw-r--r-- 1 root root 833 2021-07-21 18:38 ./source/n/bind/bind-9.16.19.tar.xz.sha512.asc
+-rw-r--r-- 1 root root 5042196 2021-08-18 17:04 ./source/n/bind/bind-9.16.20.tar.xz
+-rw-r--r-- 1 root root 833 2021-08-18 17:04 ./source/n/bind/bind-9.16.20.tar.xz.asc
+-rw-r--r-- 1 root root 833 2021-08-18 17:04 ./source/n/bind/bind-9.16.20.tar.xz.sha1.asc
+-rw-r--r-- 1 root root 833 2021-08-18 17:04 ./source/n/bind/bind-9.16.20.tar.xz.sha256.asc
+-rw-r--r-- 1 root root 833 2021-08-18 17:04 ./source/n/bind/bind-9.16.20.tar.xz.sha512.asc
-rwxr-xr-x 1 root root 5385 2021-03-18 16:47 ./source/n/bind/bind.SlackBuild
drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./source/n/bind/caching-example
-rw-r--r-- 1 root root 195 2001-05-18 02:03 ./source/n/bind/caching-example/localhost.zone
@@ -12022,9 +12025,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libnetfilter_conn
-rw-r--r-- 1 root root 1102 2018-05-28 17:58 ./source/n/libnetfilter_conntrack/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libnetfilter_cthelper
-rw-r--r-- 1 root root 224932 2012-10-08 14:30 ./source/n/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.tar.xz
--rwxr-xr-x 1 root root 3386 2021-02-13 05:32 ./source/n/libnetfilter_cthelper/libnetfilter_cthelper.SlackBuild
--rw-r--r-- 1 root root 1086 2018-02-27 06:13 ./source/n/libnetfilter_cthelper/slack-desc
-drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libnetfilter_cttimeout
+-rwxr-xr-x 1 root root 3386 2021-02-13 05:32 ./source/n/libnetfilter_cthelper/libnetfilter_cthelper.SlackBuild
+-rw-r--r-- 1 root root 1086 2018-02-27 06:13 ./source/n/libnetfilter_cthelper/slack-desc
+drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libnetfilter_cttimeout
-rw-r--r-- 1 root root 225032 2012-06-17 12:13 ./source/n/libnetfilter_cttimeout/libnetfilter_cttimeout-1.0.0.tar.xz
-rwxr-xr-x 1 root root 3393 2021-02-13 05:32 ./source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.SlackBuild
-rw-r--r-- 1 root root 1054 2018-02-27 06:13 ./source/n/libnetfilter_cttimeout/slack-desc
@@ -14963,9 +14966,9 @@ drwxr-xr-x 4 root root 4096 2021-07-14 18:01 ./testing
-rw-r--r-- 1 root root 224 2021-07-14 18:01 ./testing/PACKAGES.TXT
drwxr-xr-x 2 root root 4096 2021-07-14 16:06 ./testing/packages
drwxr-xr-x 2 root root 4096 2021-07-14 16:06 ./testing/source
-drwxr-xr-x 2 root root 4096 2021-08-15 18:13 ./usb-and-pxe-installers
+drwxr-xr-x 2 root root 4096 2021-08-19 05:17 ./usb-and-pxe-installers
-rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT
-rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT
-rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default
--rw-r--r-- 1 root root 60597248 2021-08-15 18:13 ./usb-and-pxe-installers/usbboot.img
+-rw-r--r-- 1 root root 60593152 2021-08-19 05:16 ./usb-and-pxe-installers/usbboot.img
-rw-r--r-- 1 root root 16194 2021-03-19 18:02 ./usb-and-pxe-installers/usbimg2disk.sh
diff --git a/README.initrd b/README.initrd
index 434ed5026..9b4114a9d 100644
--- a/README.initrd
+++ b/README.initrd
@@ -1,7 +1,7 @@
Slackware initrd mini HOWTO
by Patrick Volkerding, volkerdi@slackware.com
-Sun Aug 15 18:01:41 UTC 2021
+Thu Aug 19 05:07:09 UTC 2021
This document describes how to create and install an initrd, which may be
required to use the 4.x kernel. Also see "man mkinitrd".
@@ -33,15 +33,15 @@ flexible to ship a generic kernel and a set of kernel modules for it.
The easiest way to make the initrd is to use the mkinitrd script included
in Slackware's mkinitrd package. We'll walk through the process of
-upgrading to the generic 5.13.11 Linux kernel using the packages
+upgrading to the generic 5.13.12 Linux kernel using the packages
found in Slackware's slackware/a/ directory.
First, make sure the kernel, kernel modules, and mkinitrd package are
installed (the current version numbers might be a little different, so
this is just an example):
- installpkg kernel-generic-5.13.11-x86_64-1.txz
- installpkg kernel-modules-5.13.11-x86_64-1.txz
+ installpkg kernel-generic-5.13.12-x86_64-1.txz
+ installpkg kernel-modules-5.13.12-x86_64-1.txz
installpkg mkinitrd-1.4.11-x86_64-25.txz
Change into the /boot directory:
@@ -52,7 +52,7 @@ Now you'll want to run "mkinitrd". I'm using ext4 for my root filesystem,
and since the disk controller requires no special support the ext4 module
will be the only one I need to load:
- mkinitrd -c -k 5.13.11 -m ext4
+ mkinitrd -c -k 5.13.12 -m ext4
This should do two things. First, it will create a directory
/boot/initrd-tree containing the initrd's filesystem. Then it will
@@ -61,10 +61,10 @@ you could make some additional changes in /boot/initrd-tree/ and
then run mkinitrd again without options to rebuild the image. That's
optional, though, and only advanced users will need to think about that.
-Here's another example: Build an initrd image using Linux 5.13.11
+Here's another example: Build an initrd image using Linux 5.13.12
kernel modules for a system with an ext4 root partition on /dev/sdb3:
- mkinitrd -c -k 5.13.11 -m ext4 -f ext4 -r /dev/sdb3
+ mkinitrd -c -k 5.13.12 -m ext4 -f ext4 -r /dev/sdb3
4. Now that I've built an initrd, how do I use it?
diff --git a/isolinux/message.txt b/isolinux/message.txt
index 43e6a34f5..068025530 100644
--- a/isolinux/message.txt
+++ b/isolinux/message.txt
@@ -1,5 +1,5 @@
-Welcome to 09Slackware6407 version 15.0 (Linux kernel 5.13.11)!
+Welcome to 09Slackware6407 version 15.0 (Linux kernel 5.13.12)!
If you need to pass extra parameters to the kernel, enter them at the prompt
below after the name of the kernel to boot (e.g., huge.s).
diff --git a/kernels/VERSIONS.TXT b/kernels/VERSIONS.TXT
index cd77de1b5..6a2d7458a 100644
--- a/kernels/VERSIONS.TXT
+++ b/kernels/VERSIONS.TXT
@@ -1,3 +1,3 @@
-These kernels are version 5.13.11.
+These kernels are version 5.13.12.
diff --git a/slackware64/a/maketag b/slackware64/a/maketag
index 6c0aff2f4..2e6368122 100644
--- a/slackware64/a/maketag
+++ b/slackware64/a/maketag
@@ -65,9 +65,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \
"jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \
"kbd" "Change keyboard and console mappings" "on" \
"kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \
-"kernel-generic" "Generic 5.13.11 kernel (needs an initrd)" "on" \
-"kernel-huge" "Loaded 5.13.11 Linux kernel" "on" \
-"kernel-modules" "Linux 5.13.11 kernel modules -- REQUIRED" "on" \
+"kernel-generic" "Generic 5.13.12 kernel (needs an initrd)" "on" \
+"kernel-huge" "Loaded 5.13.12 Linux kernel" "on" \
+"kernel-modules" "Linux 5.13.12 kernel modules -- REQUIRED" "on" \
"kmod" "Kernel module utilities -- REQUIRED" "on" \
"lbzip2" "Parallel bzip2 compressor" "on" \
"less" "A text pager utility - REQUIRED" "on" \
diff --git a/slackware64/a/maketag.ez b/slackware64/a/maketag.ez
index 6c0aff2f4..2e6368122 100644
--- a/slackware64/a/maketag.ez
+++ b/slackware64/a/maketag.ez
@@ -65,9 +65,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \
"jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \
"kbd" "Change keyboard and console mappings" "on" \
"kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \
-"kernel-generic" "Generic 5.13.11 kernel (needs an initrd)" "on" \
-"kernel-huge" "Loaded 5.13.11 Linux kernel" "on" \
-"kernel-modules" "Linux 5.13.11 kernel modules -- REQUIRED" "on" \
+"kernel-generic" "Generic 5.13.12 kernel (needs an initrd)" "on" \
+"kernel-huge" "Loaded 5.13.12 Linux kernel" "on" \
+"kernel-modules" "Linux 5.13.12 kernel modules -- REQUIRED" "on" \
"kmod" "Kernel module utilities -- REQUIRED" "on" \
"lbzip2" "Parallel bzip2 compressor" "on" \
"less" "A text pager utility - REQUIRED" "on" \
diff --git a/slackware64/k/maketag b/slackware64/k/maketag
index 4f168ab0b..028b5233e 100644
--- a/slackware64/k/maketag
+++ b/slackware64/k/maketag
@@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \
the SPACE key to deselect any items you don't want to install. \
Press ENTER when you are \
done." 11 70 1 \
-"kernel-source" "Linux 5.13.11 kernel source" "on" \
+"kernel-source" "Linux 5.13.12 kernel source" "on" \
2> $TMP/SeTpkgs
if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs
diff --git a/slackware64/k/maketag.ez b/slackware64/k/maketag.ez
index 4f168ab0b..028b5233e 100644
--- a/slackware64/k/maketag.ez
+++ b/slackware64/k/maketag.ez
@@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \
the SPACE key to deselect any items you don't want to install. \
Press ENTER when you are \
done." 11 70 1 \
-"kernel-source" "Linux 5.13.11 kernel source" "on" \
+"kernel-source" "Linux 5.13.12 kernel source" "on" \
2> $TMP/SeTpkgs
if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs
diff --git a/source/a/aaa_libraries/aaa_libraries.SlackBuild b/source/a/aaa_libraries/aaa_libraries.SlackBuild
index bdf44ff69..3cac1008d 100755
--- a/source/a/aaa_libraries/aaa_libraries.SlackBuild
+++ b/source/a/aaa_libraries/aaa_libraries.SlackBuild
@@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=aaa_libraries
VERSION=${VERSION:-15.0}
-BUILD=${BUILD:-8}
+BUILD=${BUILD:-9}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/k/kernel-configs/config-generic-5.13.11 b/source/k/kernel-configs/config-generic-5.13.12
index 993bfaee5..0cdf0e6c7 100644
--- a/source/k/kernel-configs/config-generic-5.13.11
+++ b/source/k/kernel-configs/config-generic-5.13.12
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.13.11 Kernel Configuration
+# Linux/x86 5.13.12 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-5.13.11.x64 b/source/k/kernel-configs/config-generic-5.13.12.x64
index a92ea1d53..c04fc584b 100644
--- a/source/k/kernel-configs/config-generic-5.13.11.x64
+++ b/source/k/kernel-configs/config-generic-5.13.12.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.13.11 Kernel Configuration
+# Linux/x86 5.13.12 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-5.13.11-smp b/source/k/kernel-configs/config-generic-smp-5.13.12-smp
index 5412a326e..c1fbfbb09 100644
--- a/source/k/kernel-configs/config-generic-smp-5.13.11-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.13.12-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.13.11 Kernel Configuration
+# Linux/x86 5.13.12 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.13.11 b/source/k/kernel-configs/config-huge-5.13.12
index 483a6643f..4e4e938f0 100644
--- a/source/k/kernel-configs/config-huge-5.13.11
+++ b/source/k/kernel-configs/config-huge-5.13.12
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.13.11 Kernel Configuration
+# Linux/x86 5.13.12 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.13.11.x64 b/source/k/kernel-configs/config-huge-5.13.12.x64
index aee9dae56..12dae52a0 100644
--- a/source/k/kernel-configs/config-huge-5.13.11.x64
+++ b/source/k/kernel-configs/config-huge-5.13.12.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.13.11 Kernel Configuration
+# Linux/x86 5.13.12 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-5.13.11-smp b/source/k/kernel-configs/config-huge-smp-5.13.12-smp
index 334b871b8..8d10fc384 100644
--- a/source/k/kernel-configs/config-huge-smp-5.13.11-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.13.12-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.13.11 Kernel Configuration
+# Linux/x86 5.13.12 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/kde/kde/build/konsole b/source/kde/kde/build/konsole
index d00491fd7..0cfbf0888 100644
--- a/source/kde/kde/build/konsole
+++ b/source/kde/kde/build/konsole
@@ -1 +1 @@
-1
+2
diff --git a/source/kde/kde/patch/konsole.patch b/source/kde/kde/patch/konsole.patch
new file mode 100644
index 000000000..34dfbe26c
--- /dev/null
+++ b/source/kde/kde/patch/konsole.patch
@@ -0,0 +1,3 @@
+# Fix KXmlGUI toolbars; and Konsole MainWindow size - https://invent.kde.org/utilities/konsole/-/merge_requests/457
+cat $CWD/patch/konsole/konsole_fix_toolbar.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+
diff --git a/source/kde/kde/patch/konsole/konsole_fix_toolbar.patch b/source/kde/kde/patch/konsole/konsole_fix_toolbar.patch
new file mode 100644
index 000000000..1b31fd729
--- /dev/null
+++ b/source/kde/kde/patch/konsole/konsole_fix_toolbar.patch
@@ -0,0 +1,69 @@
+diff -Naur konsole-21.08.0.orig/src/MainWindow.cpp konsole-21.08.0.new/src/MainWindow.cpp
+--- konsole-21.08.0.orig/src/MainWindow.cpp 2021-08-04 18:48:59.000000000 -0300
++++ konsole-21.08.0.new/src/MainWindow.cpp 2021-08-18 00:11:52.801474543 -0300
+@@ -56,6 +56,8 @@
+ #include "terminalDisplay/TerminalDisplay.h"
+ #include "widgets/ViewContainer.h"
+
++#include <konsoledebug.h>
++
+ using namespace Konsole;
+
+ MainWindow::MainWindow() :
+@@ -103,7 +105,7 @@
+
+ // create view manager
+ _viewManager = new ViewManager(this, actionCollection());
+- connect(_viewManager, &Konsole::ViewManager::empty, this, &Konsole::MainWindow::close);
++ connect(_viewManager, &Konsole::ViewManager::empty, this, &QWidget::close);
+ connect(_viewManager, &Konsole::ViewManager::activeViewChanged, this,
+ &Konsole::MainWindow::activeViewChanged);
+ connect(_viewManager, &Konsole::ViewManager::unplugController, this,
+@@ -129,8 +131,10 @@
+ // in terminal applications
+ KAcceleratorManager::setNoAccel(menuBar());
+
+- // create menus
+- createGUI();
++ constexpr KXmlGuiWindow::StandardWindowOptions guiOpts = ToolBar | Keys | Save | Create;
++ const QString xmlFile = componentName() + QLatin1String("ui.rc"); // Typically "konsoleui.rc"
++ // The "Create" flag will make it call createGUI()
++ setupGUI(guiOpts, xmlFile);
+
+ // remember the original menu accelerators for later use
+ rememberMenuAccelerators();
+@@ -889,7 +893,15 @@
+ #if KWINDOWSYSTEM_VERSION < QT_VERSION_CHECK(5,82,0)
+ KWindowEffects::enableBlurBehind(winId(), blur);
+ #else
+- KWindowEffects::enableBlurBehind(windowHandle(), blur);
++ // Set the WA_NativeWindow attribute to force the creation of the QWindow.
++ // Without this QWidget::windowHandle() returns 0.
++ // See https://phabricator.kde.org/D23108
++ setAttribute(Qt::WA_NativeWindow);
++ if (QWindow *window = windowHandle()) {
++ KWindowEffects::enableBlurBehind(window, blur);
++ } else {
++ qCWarning(KonsoleDebug) << "Blur effect couldn't be enabled.";
++ }
+ #endif
+ }
+ }
+@@ -935,9 +947,14 @@
+ menuBar()->setVisible(_menuBarInitialVisibility);
+ _toggleMenuBarAction->setChecked(_menuBarInitialVisibility);
+ _menuBarInitialVisibilityApplied = true;
+- if (!KonsoleSettings::saveGeometryOnExit()) {
+- resize(sizeHint());
+- }
++ }
++
++ if (!KonsoleSettings::saveGeometryOnExit()) {
++ // Delay resizing to here, so that the other parts of the UI
++ // (ViewManager, TabbedViewContainer, TerminalDisplay ... etc)
++ // have been created and TabbedViewContainer::sizeHint() returns
++ // a usuable size.
++ resize(sizeHint());
+ }
+
+ // Call parent method