summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-06-18 22:01:29 +0000
committer Eric Hameleers <alien@slackware.com>2020-06-19 08:59:52 +0200
commit0ded95a6619bb151727096c01a30879455d04374 (patch)
tree6456120ea73101b045cbd698d9cbc726948ec9f4
parent815d3877048a3e2d0d34b1c96fe3203c98c16f34 (diff)
downloadcurrent-0ded95a6619bb151727096c01a30879455d04374.tar.gz
current-0ded95a6619bb151727096c01a30879455d04374.tar.xz
Thu Jun 18 22:01:29 UTC 202020200618220129
a/kernel-generic-5.4.47-x86_64-1.txz: Upgraded. a/kernel-huge-5.4.47-x86_64-1.txz: Upgraded. a/kernel-modules-5.4.47-x86_64-1.txz: Upgraded. a/sysvinit-scripts-2.1-noarch-33.txz: Rebuilt. rc.M: add support for elogind. Thanks to alienBOB. a/util-linux-2.35.2-x86_64-3.txz: Rebuilt. /etc/pam.d/login: support pam_elogind.so. Thanks to alienBOB. ap/sqlite-3.32.3-x86_64-1.txz: Upgraded. d/kernel-headers-5.4.47-x86-1.txz: Upgraded. d/rust-1.44.1-x86_64-1.txz: Upgraded. k/kernel-source-5.4.47-noarch-1.txz: Upgraded. n/bind-9.16.4-x86_64-1.txz: Upgraded. This update fixes two security issues: It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. For more information, see: https://kb.isc.org/docs/cve-2020-8618 https://kb.isc.org/docs/cve-2020-8619 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8618 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8619 (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
-rw-r--r--ChangeLog.rss40
-rw-r--r--ChangeLog.txt28
-rw-r--r--FILELIST.TXT200
-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
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.M6
-rwxr-xr-xsource/a/sysvinit-scripts/sysvinit-scripts.SlackBuild2
-rw-r--r--source/a/util-linux/pam.d/login3
-rwxr-xr-xsource/a/util-linux/util-linux.SlackBuild2
-rwxr-xr-xsource/d/rust/rust.SlackBuild2
-rw-r--r--source/d/rust/rust.url2
-rw-r--r--source/k/kernel-configs/config-generic-5.4.47 (renamed from source/k/kernel-configs/config-generic-5.4.46)2
-rw-r--r--source/k/kernel-configs/config-generic-5.4.47.x64 (renamed from source/k/kernel-configs/config-generic-5.4.46.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.4.47-smp (renamed from source/k/kernel-configs/config-generic-smp-5.4.46-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.4.47 (renamed from source/k/kernel-configs/config-huge-5.4.46)2
-rw-r--r--source/k/kernel-configs/config-huge-5.4.47.x64 (renamed from source/k/kernel-configs/config-huge-5.4.46.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.4.47-smp (renamed from source/k/kernel-configs/config-huge-smp-5.4.46-smp)2
22 files changed, 199 insertions, 132 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 3b21b87ed..d92861743 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,46 @@
<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>Wed, 17 Jun 2020 19:42:26 GMT</pubDate>
- <lastBuildDate>Thu, 18 Jun 2020 06:59:46 GMT</lastBuildDate>
+ <pubDate>Thu, 18 Jun 2020 22:01:29 GMT</pubDate>
+ <lastBuildDate>Fri, 19 Jun 2020 06:59:46 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.12</generator>
<item>
+ <title>Thu, 18 Jun 2020 22:01:29 GMT</title>
+ <pubDate>Thu, 18 Jun 2020 22:01:29 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20200618220129</link>
+ <guid isPermaLink="false">20200618220129</guid>
+ <description>
+ <![CDATA[<pre>
+a/kernel-generic-5.4.47-x86_64-1.txz: Upgraded.
+a/kernel-huge-5.4.47-x86_64-1.txz: Upgraded.
+a/kernel-modules-5.4.47-x86_64-1.txz: Upgraded.
+a/sysvinit-scripts-2.1-noarch-33.txz: Rebuilt.
+ rc.M: add support for elogind. Thanks to alienBOB.
+a/util-linux-2.35.2-x86_64-3.txz: Rebuilt.
+ /etc/pam.d/login: support pam_elogind.so. Thanks to alienBOB.
+ap/sqlite-3.32.3-x86_64-1.txz: Upgraded.
+d/kernel-headers-5.4.47-x86-1.txz: Upgraded.
+d/rust-1.44.1-x86_64-1.txz: Upgraded.
+k/kernel-source-5.4.47-noarch-1.txz: Upgraded.
+n/bind-9.16.4-x86_64-1.txz: Upgraded.
+ This update fixes two security issues:
+ It was possible to trigger an INSIST when determining whether a record would
+ fit into a TCP message buffer.
+ It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with
+ a particular zone content and query patterns.
+ For more information, see:
+ https://kb.isc.org/docs/cve-2020-8618
+ https://kb.isc.org/docs/cve-2020-8619
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8618
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8619
+ (* Security fix *)
+isolinux/initrd.img: Rebuilt.
+kernels/*: Upgraded.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Wed, 17 Jun 2020 19:42:26 GMT</title>
<pubDate>Wed, 17 Jun 2020 19:42:26 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20200617194226</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 034b100d3..5793f3ee5 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,31 @@
+Thu Jun 18 22:01:29 UTC 2020
+a/kernel-generic-5.4.47-x86_64-1.txz: Upgraded.
+a/kernel-huge-5.4.47-x86_64-1.txz: Upgraded.
+a/kernel-modules-5.4.47-x86_64-1.txz: Upgraded.
+a/sysvinit-scripts-2.1-noarch-33.txz: Rebuilt.
+ rc.M: add support for elogind. Thanks to alienBOB.
+a/util-linux-2.35.2-x86_64-3.txz: Rebuilt.
+ /etc/pam.d/login: support pam_elogind.so. Thanks to alienBOB.
+ap/sqlite-3.32.3-x86_64-1.txz: Upgraded.
+d/kernel-headers-5.4.47-x86-1.txz: Upgraded.
+d/rust-1.44.1-x86_64-1.txz: Upgraded.
+k/kernel-source-5.4.47-noarch-1.txz: Upgraded.
+n/bind-9.16.4-x86_64-1.txz: Upgraded.
+ This update fixes two security issues:
+ It was possible to trigger an INSIST when determining whether a record would
+ fit into a TCP message buffer.
+ It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with
+ a particular zone content and query patterns.
+ For more information, see:
+ https://kb.isc.org/docs/cve-2020-8618
+ https://kb.isc.org/docs/cve-2020-8619
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8618
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8619
+ (* Security fix *)
+isolinux/initrd.img: Rebuilt.
+kernels/*: Upgraded.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
++--------------------------+
Wed Jun 17 19:42:26 UTC 2020
ap/nvme-cli-1.12-x86_64-1.txz: Upgraded.
d/python-setuptools-47.3.1-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index bf91aa563..2a6c4588d 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,35 +1,35 @@
-Wed Jun 17 19:45:57 UTC 2020
+Thu Jun 18 22:07:28 UTC 2020
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 2020-06-17 19:42 .
+drwxr-xr-x 12 root root 4096 2020-06-18 22:01 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 14975 2020-02-08 21:06 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 964766 2020-06-16 20:53 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2020-06-16 20:53 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 964773 2020-06-17 19:46 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2020-06-17 19:46 ./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 903565 2020-06-17 19:42 ./ChangeLog.txt
+-rw-r--r-- 1 root root 904833 2020-06-18 22:01 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
-drwxr-xr-x 2 root root 4096 2020-06-10 23:00 ./EFI/BOOT
+drwxr-xr-x 2 root root 4096 2020-06-18 22:00 ./EFI/BOOT
-rw-r--r-- 1 root root 1417216 2019-07-05 18:54 ./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 10062208 2020-06-10 21:43 ./EFI/BOOT/huge.s
--rw-r--r-- 2 root root 44458848 2020-06-10 22:57 ./EFI/BOOT/initrd.img
+-rw-r--r-- 2 root root 10054016 2020-06-18 18:33 ./EFI/BOOT/huge.s
+-rw-r--r-- 2 root root 44466536 2020-06-18 22:00 ./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 1270957 2020-06-16 20:53 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1270964 2020-06-17 19:45 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 752975 2020-06-17 19:45 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 752975 2020-06-18 22:07 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
--rw-r--r-- 1 root root 3629 2020-06-10 22:48 ./README.initrd
+-rw-r--r-- 1 root root 3629 2020-06-18 21:52 ./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
@@ -749,16 +749,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 2020-06-10 23:00 ./isolinux
+drwxr-xr-x 3 root root 4096 2020-06-18 22:00 ./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 2019-07-05 18:54 ./isolinux/efiboot.img
-rw-r--r-- 1 root root 574 2013-10-24 00:19 ./isolinux/f2.txt
--rw-r--r-- 2 root root 44458848 2020-06-10 22:57 ./isolinux/initrd.img
+-rw-r--r-- 2 root root 44466536 2020-06-18 22:00 ./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 682 2020-06-10 22:48 ./isolinux/message.txt
+-rw-r--r-- 1 root root 682 2020-06-18 21:52 ./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
@@ -769,12 +769,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 3024 2018-03-03 01:37 ./isolinux/setpkg
-drwxr-xr-x 5 root root 4096 2020-06-10 22:48 ./kernels
--rw-r--r-- 1 root root 36 2020-06-10 22:48 ./kernels/VERSIONS.TXT
-drwxr-xr-x 2 root root 4096 2020-06-10 21:43 ./kernels/huge.s
--rw-r--r-- 1 root root 1084864 2020-06-10 21:43 ./kernels/huge.s/System.map.gz
--rw-r--r-- 2 root root 10062208 2020-06-10 21:43 ./kernels/huge.s/bzImage
--rw-r--r-- 1 root root 217740 2020-06-10 20:37 ./kernels/huge.s/config
+drwxr-xr-x 5 root root 4096 2020-06-18 21:52 ./kernels
+-rw-r--r-- 1 root root 36 2020-06-18 21:52 ./kernels/VERSIONS.TXT
+drwxr-xr-x 2 root root 4096 2020-06-18 18:33 ./kernels/huge.s
+-rw-r--r-- 1 root root 1084837 2020-06-18 18:32 ./kernels/huge.s/System.map.gz
+-rw-r--r-- 2 root root 10054016 2020-06-18 18:33 ./kernels/huge.s/bzImage
+-rw-r--r-- 1 root root 217740 2020-06-18 17:22 ./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
@@ -819,13 +819,13 @@ 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 18 root root 4096 2020-06-17 19:45 ./slackware64
--rw-r--r-- 1 root root 297511 2020-06-17 19:45 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2020-06-17 19:45 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 370401 2020-06-17 19:45 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 3855341 2020-06-17 19:45 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2020-06-18 22:07 ./slackware64
+-rw-r--r-- 1 root root 297511 2020-06-18 22:07 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2020-06-18 22:07 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 370401 2020-06-18 22:06 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 3843025 2020-06-18 22:06 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 20480 2020-06-16 20:52 ./slackware64/a
+drwxr-xr-x 2 root root 20480 2020-06-18 22:06 ./slackware64/a
-rw-r--r-- 1 root root 327 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txt
-rw-r--r-- 1 root root 10820 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz
-rw-r--r-- 1 root root 163 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz.asc
@@ -981,15 +981,15 @@ drwxr-xr-x 2 root root 20480 2020-06-16 20:52 ./slackware64/a
-rw-r--r-- 1 root root 422 2020-06-10 18:57 ./slackware64/a/kernel-firmware-20200610_887d2a1-noarch-1.txt
-rw-r--r-- 1 root root 116520688 2020-06-10 18:57 ./slackware64/a/kernel-firmware-20200610_887d2a1-noarch-1.txz
-rw-r--r-- 1 root root 163 2020-06-10 18:57 ./slackware64/a/kernel-firmware-20200610_887d2a1-noarch-1.txz.asc
--rw-r--r-- 1 root root 624 2020-06-10 21:44 ./slackware64/a/kernel-generic-5.4.46-x86_64-1.txt
--rw-r--r-- 1 root root 6976744 2020-06-10 21:44 ./slackware64/a/kernel-generic-5.4.46-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-06-10 21:44 ./slackware64/a/kernel-generic-5.4.46-x86_64-1.txz.asc
--rw-r--r-- 1 root root 636 2020-06-10 21:43 ./slackware64/a/kernel-huge-5.4.46-x86_64-1.txt
--rw-r--r-- 1 root root 10679876 2020-06-10 21:43 ./slackware64/a/kernel-huge-5.4.46-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-06-10 21:43 ./slackware64/a/kernel-huge-5.4.46-x86_64-1.txz.asc
--rw-r--r-- 1 root root 567 2020-06-10 21:48 ./slackware64/a/kernel-modules-5.4.46-x86_64-1.txt
--rw-r--r-- 1 root root 43914344 2020-06-10 21:48 ./slackware64/a/kernel-modules-5.4.46-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-06-10 21:48 ./slackware64/a/kernel-modules-5.4.46-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 624 2020-06-18 18:33 ./slackware64/a/kernel-generic-5.4.47-x86_64-1.txt
+-rw-r--r-- 1 root root 6977396 2020-06-18 18:33 ./slackware64/a/kernel-generic-5.4.47-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-06-18 18:33 ./slackware64/a/kernel-generic-5.4.47-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 636 2020-06-18 18:33 ./slackware64/a/kernel-huge-5.4.47-x86_64-1.txt
+-rw-r--r-- 1 root root 10673400 2020-06-18 18:33 ./slackware64/a/kernel-huge-5.4.47-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-06-18 18:33 ./slackware64/a/kernel-huge-5.4.47-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 567 2020-06-18 18:37 ./slackware64/a/kernel-modules-5.4.47-x86_64-1.txt
+-rw-r--r-- 1 root root 43909160 2020-06-18 18:37 ./slackware64/a/kernel-modules-5.4.47-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-06-18 18:37 ./slackware64/a/kernel-modules-5.4.47-x86_64-1.txz.asc
-rw-r--r-- 1 root root 508 2020-03-05 07:03 ./slackware64/a/kmod-27-x86_64-1.txt
-rw-r--r-- 1 root root 112556 2020-03-05 07:03 ./slackware64/a/kmod-27-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-03-05 07:03 ./slackware64/a/kmod-27-x86_64-1.txz.asc
@@ -1029,8 +1029,8 @@ drwxr-xr-x 2 root root 20480 2020-06-16 20:52 ./slackware64/a
-rw-r--r-- 1 root root 405 2019-01-11 20:05 ./slackware64/a/lzlib-1.11-x86_64-1.txt
-rw-r--r-- 1 root root 56396 2019-01-11 20:05 ./slackware64/a/lzlib-1.11-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-01-11 20:05 ./slackware64/a/lzlib-1.11-x86_64-1.txz.asc
--rw-r--r-- 1 root root 9395 2020-06-10 22:48 ./slackware64/a/maketag
--rw-r--r-- 1 root root 9395 2020-06-10 22:48 ./slackware64/a/maketag.ez
+-rw-r--r-- 1 root root 9395 2020-06-18 21:52 ./slackware64/a/maketag
+-rw-r--r-- 1 root root 9395 2020-06-18 21:52 ./slackware64/a/maketag.ez
-rw-r--r-- 1 root root 591 2020-05-29 21:14 ./slackware64/a/mcelog-170-x86_64-1.txt
-rw-r--r-- 1 root root 344048 2020-05-29 21:14 ./slackware64/a/mcelog-170-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-05-29 21:14 ./slackware64/a/mcelog-170-x86_64-1.txz.asc
@@ -1133,10 +1133,10 @@ drwxr-xr-x 2 root root 20480 2020-06-16 20:52 ./slackware64/a
-rw-r--r-- 1 root root 694 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txt
-rw-r--r-- 1 root root 36252 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txz
-rw-r--r-- 1 root root 163 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txz.asc
--rw-r--r-- 1 root root 378 2020-06-13 19:50 ./slackware64/a/sysvinit-scripts-2.1-noarch-32.txt
--rw-r--r-- 1 root root 22484 2020-06-13 19:50 ./slackware64/a/sysvinit-scripts-2.1-noarch-32.txz
--rw-r--r-- 1 root root 163 2020-06-13 19:50 ./slackware64/a/sysvinit-scripts-2.1-noarch-32.txz.asc
--rw-r--r-- 1 root root 1456 2020-06-10 22:48 ./slackware64/a/tagfile
+-rw-r--r-- 1 root root 378 2020-06-18 21:00 ./slackware64/a/sysvinit-scripts-2.1-noarch-33.txt
+-rw-r--r-- 1 root root 22504 2020-06-18 21:00 ./slackware64/a/sysvinit-scripts-2.1-noarch-33.txz
+-rw-r--r-- 1 root root 163 2020-06-18 21:00 ./slackware64/a/sysvinit-scripts-2.1-noarch-33.txz.asc
+-rw-r--r-- 1 root root 1456 2020-06-18 21:52 ./slackware64/a/tagfile
-rw-r--r-- 1 root root 395 2019-02-23 18:03 ./slackware64/a/tar-1.32-x86_64-1.txt
-rw-r--r-- 1 root root 844396 2019-02-23 18:03 ./slackware64/a/tar-1.32-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-02-23 18:03 ./slackware64/a/tar-1.32-x86_64-1.txz.asc
@@ -1170,9 +1170,9 @@ drwxr-xr-x 2 root root 20480 2020-06-16 20:52 ./slackware64/a
-rw-r--r-- 1 root root 400 2020-05-16 19:11 ./slackware64/a/utempter-1.2.0-x86_64-1.txt
-rw-r--r-- 1 root root 16080 2020-05-16 19:11 ./slackware64/a/utempter-1.2.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-05-16 19:11 ./slackware64/a/utempter-1.2.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 354 2020-06-13 19:58 ./slackware64/a/util-linux-2.35.2-x86_64-2.txt
--rw-r--r-- 1 root root 2652308 2020-06-13 19:58 ./slackware64/a/util-linux-2.35.2-x86_64-2.txz
--rw-r--r-- 1 root root 163 2020-06-13 19:58 ./slackware64/a/util-linux-2.35.2-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 354 2020-06-18 21:02 ./slackware64/a/util-linux-2.35.2-x86_64-3.txt
+-rw-r--r-- 1 root root 2652976 2020-06-18 21:02 ./slackware64/a/util-linux-2.35.2-x86_64-3.txz
+-rw-r--r-- 1 root root 163 2020-06-18 21:02 ./slackware64/a/util-linux-2.35.2-x86_64-3.txz.asc
-rw-r--r-- 1 root root 579 2018-04-13 13:14 ./slackware64/a/which-2.21-x86_64-2.txt
-rw-r--r-- 1 root root 29812 2018-04-13 13:14 ./slackware64/a/which-2.21-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 13:14 ./slackware64/a/which-2.21-x86_64-2.txz.asc
@@ -1188,7 +1188,7 @@ drwxr-xr-x 2 root root 20480 2020-06-16 20:52 ./slackware64/a
-rw-r--r-- 1 root root 540 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txt
-rw-r--r-- 1 root root 56156 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txz.asc
-drwxr-xr-x 2 root root 20480 2020-06-17 19:45 ./slackware64/ap
+drwxr-xr-x 2 root root 20480 2020-06-18 22:06 ./slackware64/ap
-rw-r--r-- 1 root root 291 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txt
-rw-r--r-- 1 root root 694880 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz
-rw-r--r-- 1 root root 163 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz.asc
@@ -1397,9 +1397,9 @@ drwxr-xr-x 2 root root 20480 2020-06-17 19:45 ./slackware64/ap
-rw-r--r-- 1 root root 293 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txt
-rw-r--r-- 1 root root 386332 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txz
-rw-r--r-- 1 root root 163 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txz.asc
--rw-r--r-- 1 root root 483 2020-06-04 17:47 ./slackware64/ap/sqlite-3.32.2-x86_64-1.txt
--rw-r--r-- 1 root root 925320 2020-06-04 17:47 ./slackware64/ap/sqlite-3.32.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-06-04 17:47 ./slackware64/ap/sqlite-3.32.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 483 2020-06-18 19:54 ./slackware64/ap/sqlite-3.32.3-x86_64-1.txt
+-rw-r--r-- 1 root root 925684 2020-06-18 19:54 ./slackware64/ap/sqlite-3.32.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-06-18 19:54 ./slackware64/ap/sqlite-3.32.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 584 2019-08-30 04:20 ./slackware64/ap/squashfs-tools-4.4-x86_64-1.txt
-rw-r--r-- 1 root root 135992 2019-08-30 04:20 ./slackware64/ap/squashfs-tools-4.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-08-30 04:20 ./slackware64/ap/squashfs-tools-4.4-x86_64-1.txz.asc
@@ -1440,7 +1440,7 @@ drwxr-xr-x 2 root root 20480 2020-06-17 19:45 ./slackware64/ap
-rw-r--r-- 1 root root 506 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txt
-rw-r--r-- 1 root root 3053312 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 16384 2020-06-17 19:45 ./slackware64/d
+drwxr-xr-x 2 root root 16384 2020-06-18 22:06 ./slackware64/d
-rw-r--r-- 1 root root 360 2020-06-10 18:40 ./slackware64/d/Cython-0.29.20-x86_64-1.txt
-rw-r--r-- 1 root root 2380048 2020-06-10 18:40 ./slackware64/d/Cython-0.29.20-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-06-10 18:40 ./slackware64/d/Cython-0.29.20-x86_64-1.txz.asc
@@ -1545,9 +1545,9 @@ drwxr-xr-x 2 root root 16384 2020-06-17 19:45 ./slackware64/d
-rw-r--r-- 1 root root 279 2018-04-13 13:53 ./slackware64/d/intltool-0.51.0-x86_64-4.txt
-rw-r--r-- 1 root root 48112 2018-04-13 13:53 ./slackware64/d/intltool-0.51.0-x86_64-4.txz
-rw-r--r-- 1 root root 163 2018-04-13 13:53 ./slackware64/d/intltool-0.51.0-x86_64-4.txz.asc
--rw-r--r-- 1 root root 332 2020-06-10 21:48 ./slackware64/d/kernel-headers-5.4.46-x86-1.txt
--rw-r--r-- 1 root root 964336 2020-06-10 21:48 ./slackware64/d/kernel-headers-5.4.46-x86-1.txz
--rw-r--r-- 1 root root 163 2020-06-10 21:48 ./slackware64/d/kernel-headers-5.4.46-x86-1.txz.asc
+-rw-r--r-- 1 root root 332 2020-06-18 18:38 ./slackware64/d/kernel-headers-5.4.47-x86-1.txt
+-rw-r--r-- 1 root root 964332 2020-06-18 18:38 ./slackware64/d/kernel-headers-5.4.47-x86-1.txz
+-rw-r--r-- 1 root root 163 2020-06-18 18:38 ./slackware64/d/kernel-headers-5.4.47-x86-1.txz.asc
-rw-r--r-- 1 root root 498 2020-03-12 20:59 ./slackware64/d/libtool-2.4.6-x86_64-13.txt
-rw-r--r-- 1 root root 428492 2020-03-12 20:59 ./slackware64/d/libtool-2.4.6-x86_64-13.txz
-rw-r--r-- 1 root root 163 2020-03-12 20:59 ./slackware64/d/libtool-2.4.6-x86_64-13.txz.asc
@@ -1619,9 +1619,9 @@ drwxr-xr-x 2 root root 16384 2020-06-17 19:45 ./slackware64/d
-rw-r--r-- 1 root root 385 2020-04-01 01:03 ./slackware64/d/ruby-2.7.1-x86_64-1.txt
-rw-r--r-- 1 root root 6104464 2020-04-01 01:03 ./slackware64/d/ruby-2.7.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-04-01 01:03 ./slackware64/d/ruby-2.7.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 426 2020-06-05 19:12 ./slackware64/d/rust-1.44.0-x86_64-1.txt
--rw-r--r-- 1 root root 48979388 2020-06-05 19:12 ./slackware64/d/rust-1.44.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-06-05 19:12 ./slackware64/d/rust-1.44.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 426 2020-06-18 20:43 ./slackware64/d/rust-1.44.1-x86_64-1.txt
+-rw-r--r-- 1 root root 48949452 2020-06-18 20:43 ./slackware64/d/rust-1.44.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-06-18 20:43 ./slackware64/d/rust-1.44.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 456 2020-03-25 05:01 ./slackware64/d/scons-3.1.2-x86_64-3.txt
-rw-r--r-- 1 root root 828760 2020-03-25 05:01 ./slackware64/d/scons-3.1.2-x86_64-3.txz
-rw-r--r-- 1 root root 163 2020-03-25 05:01 ./slackware64/d/scons-3.1.2-x86_64-3.txz.asc
@@ -1665,15 +1665,15 @@ 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 2020-06-10 23:17 ./slackware64/k
+drwxr-xr-x 2 root root 4096 2020-06-18 22:06 ./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 2020-06-10 21:41 ./slackware64/k/kernel-source-5.4.46-noarch-1.txt
--rw-r--r-- 1 root root 109966900 2020-06-10 21:41 ./slackware64/k/kernel-source-5.4.46-noarch-1.txz
--rw-r--r-- 1 root root 163 2020-06-10 21:41 ./slackware64/k/kernel-source-5.4.46-noarch-1.txz.asc
--rw-r--r-- 1 root root 1170 2020-06-10 22:48 ./slackware64/k/maketag
--rw-r--r-- 1 root root 1170 2020-06-10 22:48 ./slackware64/k/maketag.ez
--rw-r--r-- 1 root root 18 2020-06-10 22:48 ./slackware64/k/tagfile
+-rw-r--r-- 1 root root 317 2020-06-18 18:30 ./slackware64/k/kernel-source-5.4.47-noarch-1.txt
+-rw-r--r-- 1 root root 109958264 2020-06-18 18:30 ./slackware64/k/kernel-source-5.4.47-noarch-1.txz
+-rw-r--r-- 1 root root 163 2020-06-18 18:30 ./slackware64/k/kernel-source-5.4.47-noarch-1.txz.asc
+-rw-r--r-- 1 root root 1170 2020-06-18 21:52 ./slackware64/k/maketag
+-rw-r--r-- 1 root root 1170 2020-06-18 21:52 ./slackware64/k/maketag.ez
+-rw-r--r-- 1 root root 18 2020-06-18 21:52 ./slackware64/k/tagfile
drwxr-xr-x 2 root root 36864 2020-05-22 04:37 ./slackware64/kde
-rw-r--r-- 1 root root 319 2018-06-02 22:05 ./slackware64/kde/amarok-2.9.0-x86_64-3.txt
-rw-r--r-- 1 root root 47003780 2018-06-02 22:05 ./slackware64/kde/amarok-2.9.0-x86_64-3.txz
@@ -3525,7 +3525,7 @@ drwxr-xr-x 2 root root 65536 2020-06-17 19:45 ./slackware64/l
-rw-r--r-- 1 root root 463 2020-05-22 17:59 ./slackware64/l/zstd-1.4.5-x86_64-1.txt
-rw-r--r-- 1 root root 625744 2020-05-22 17:59 ./slackware64/l/zstd-1.4.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-05-22 17:59 ./slackware64/l/zstd-1.4.5-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 32768 2020-06-16 20:52 ./slackware64/n
+drwxr-xr-x 2 root root 32768 2020-06-18 22:06 ./slackware64/n
-rw-r--r-- 1 root root 357 2020-05-10 18:00 ./slackware64/n/ModemManager-1.12.10-x86_64-1.txt
-rw-r--r-- 1 root root 1806496 2020-05-10 18:00 ./slackware64/n/ModemManager-1.12.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-05-10 18:00 ./slackware64/n/ModemManager-1.12.10-x86_64-1.txz.asc
@@ -3541,9 +3541,9 @@ drwxr-xr-x 2 root root 32768 2020-06-16 20:52 ./slackware64/n
-rw-r--r-- 1 root root 683 2018-04-13 15:29 ./slackware64/n/biff+comsat-0.17-x86_64-2.txt
-rw-r--r-- 1 root root 11216 2018-04-13 15:29 ./slackware64/n/biff+comsat-0.17-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 15:29 ./slackware64/n/biff+comsat-0.17-x86_64-2.txz.asc
--rw-r--r-- 1 root root 334 2020-05-19 17:29 ./slackware64/n/bind-9.16.3-x86_64-1.txt
--rw-r--r-- 1 root root 2276168 2020-05-19 17:29 ./slackware64/n/bind-9.16.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-05-19 17:29 ./slackware64/n/bind-9.16.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 334 2020-06-18 19:44 ./slackware64/n/bind-9.16.4-x86_64-1.txt
+-rw-r--r-- 1 root root 2174292 2020-06-18 19:44 ./slackware64/n/bind-9.16.4-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-06-18 19:44 ./slackware64/n/bind-9.16.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 333 2020-03-15 18:37 ./slackware64/n/bluez-5.54-x86_64-1.txt
-rw-r--r-- 1 root root 1113904 2020-03-15 18:37 ./slackware64/n/bluez-5.54-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-03-15 18:37 ./slackware64/n/bluez-5.54-x86_64-1.txz.asc
@@ -5133,11 +5133,11 @@ drwxr-xr-x 2 root root 4096 2019-02-17 23:51 ./slackware64/y
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag.ez
-rw-r--r-- 1 root root 14 2018-03-01 07:55 ./slackware64/y/tagfile
-drwxr-xr-x 19 root root 4096 2020-06-17 19:45 ./source
--rw-r--r-- 1 root root 497089 2020-06-17 19:45 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2020-06-17 19:45 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 699702 2020-06-17 19:45 ./source/FILE_LIST
--rw-r--r-- 1 root root 21045123 2020-06-17 19:45 ./source/MANIFEST.bz2
+drwxr-xr-x 19 root root 4096 2020-06-18 22:07 ./source
+-rw-r--r-- 1 root root 497089 2020-06-18 22:07 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2020-06-18 22:07 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 699702 2020-06-18 22:07 ./source/FILE_LIST
+-rw-r--r-- 1 root root 21037979 2020-06-18 22:07 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
drwxr-xr-x 115 root root 4096 2020-06-13 19:17 ./source/a
-rw-r--r-- 1 root root 1034 2019-05-04 17:56 ./source/a/FTBFSlog
@@ -6017,13 +6017,13 @@ drwxr-xr-x 4 root root 4096 2018-09-04 22:25 ./source/a/sysvinit-scripts
drwxr-xr-x 2 root root 4096 2018-09-04 22:24 ./source/a/sysvinit-scripts/default
-rw-r--r-- 1 root root 160 2018-09-04 22:24 ./source/a/sysvinit-scripts/default/cpufreq
-rw-r--r-- 1 root root 367 2018-09-04 22:25 ./source/a/sysvinit-scripts/doinst.sh.gz
-drwxr-xr-x 2 root root 4096 2018-09-13 20:33 ./source/a/sysvinit-scripts/scripts
+drwxr-xr-x 2 root root 4096 2020-06-18 20:59 ./source/a/sysvinit-scripts/scripts
-rw-r--r-- 1 root root 60 2006-08-01 03:00 ./source/a/sysvinit-scripts/scripts/fetch-rescan-scsi-bus.sh
-rw-r--r-- 1 root root 2354 2017-11-22 00:21 ./source/a/sysvinit-scripts/scripts/inittab
-rw-r--r-- 1 root root 1642 2017-05-23 23:57 ./source/a/sysvinit-scripts/scripts/rc.4
-rw-r--r-- 1 root root 9388 2019-08-28 18:25 ./source/a/sysvinit-scripts/scripts/rc.6
-rw-r--r-- 1 root root 3302 2020-01-13 18:56 ./source/a/sysvinit-scripts/scripts/rc.K
--rw-r--r-- 1 root root 12570 2020-05-08 04:08 ./source/a/sysvinit-scripts/scripts/rc.M
+-rw-r--r-- 1 root root 12678 2020-06-18 21:00 ./source/a/sysvinit-scripts/scripts/rc.M
-rw-r--r-- 1 root root 17044 2020-06-13 19:50 ./source/a/sysvinit-scripts/scripts/rc.S
-rw-r--r-- 1 root root 3328 2018-09-04 22:22 ./source/a/sysvinit-scripts/scripts/rc.cpufreq
-rw-r--r-- 1 root root 272 2006-08-12 02:07 ./source/a/sysvinit-scripts/scripts/rc.local
@@ -6034,7 +6034,7 @@ drwxr-xr-x 2 root root 4096 2018-09-13 20:33 ./source/a/sysvinit-scripts/
-rw-r--r-- 1 root root 22473 2012-09-07 17:51 ./source/a/sysvinit-scripts/scripts/rescan-scsi-bus.sh
-rw-r--r-- 1 root root 645 2012-09-07 17:52 ./source/a/sysvinit-scripts/scripts/rescan-scsi-bus.sh.diff
-rw-r--r-- 1 root root 842 2018-02-27 06:13 ./source/a/sysvinit-scripts/slack-desc
--rwxr-xr-x 1 root root 2677 2020-06-13 19:50 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
+-rwxr-xr-x 1 root root 2677 2020-06-18 20:59 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
-rw-r--r-- 1 root root 668 2015-08-06 22:54 ./source/a/sysvinit/doinst.sh.gz
-rw-r--r-- 1 root root 1009 2018-06-21 18:24 ./source/a/sysvinit/slack-desc
-rw-r--r-- 1 root root 122164 2019-09-11 19:05 ./source/a/sysvinit/sysvinit-2.96.tar.xz
@@ -6137,7 +6137,7 @@ drwxr-xr-x 2 root root 4096 2020-05-08 19:39 ./source/a/util-linux/pam.d-
-rw-r--r-- 1 root root 210 2020-02-19 19:26 ./source/a/util-linux/pam.d-su/su-l
-rw-r--r-- 1 root root 192 2020-02-14 20:24 ./source/a/util-linux/pam.d/chfn
-rw-r--r-- 1 root root 192 2020-02-14 20:24 ./source/a/util-linux/pam.d/chsh
--rw-r--r-- 1 root root 967 2020-06-13 19:57 ./source/a/util-linux/pam.d/login
+-rw-r--r-- 1 root root 1014 2020-06-18 21:01 ./source/a/util-linux/pam.d/login
-rw-r--r-- 1 root root 200 2020-02-19 19:26 ./source/a/util-linux/pam.d/runuser
-rw-r--r-- 1 root root 150 2020-02-19 19:26 ./source/a/util-linux/pam.d/runuser-l
-rw-r--r-- 1 root root 483 2019-01-08 18:50 ./source/a/util-linux/rc.setterm
@@ -6149,7 +6149,7 @@ drwxr-xr-x 2 root root 4096 2020-05-08 19:39 ./source/a/util-linux/pam.d-
-rw-r--r-- 1 root root 170 2020-02-13 19:17 ./source/a/util-linux/su.default
-rw-r--r-- 1 root root 833 2020-05-20 14:00 ./source/a/util-linux/util-linux-2.35.2.tar.sign
-rw-r--r-- 1 root root 5150488 2020-05-20 14:00 ./source/a/util-linux/util-linux-2.35.2.tar.xz
--rwxr-xr-x 1 root root 12061 2020-06-13 19:57 ./source/a/util-linux/util-linux.SlackBuild
+-rwxr-xr-x 1 root root 12061 2020-06-18 21:00 ./source/a/util-linux/util-linux.SlackBuild
-rw-r--r-- 1 root root 275 2019-01-02 21:53 ./source/a/util-linux/util-linux.do.not.list.ram.devices.diff.gz
-rw-r--r-- 1 root root 335 2014-07-03 08:34 ./source/a/util-linux/util-linux.fdisk-no-solaris.diff.gz
-rw-r--r-- 1 root root 10292 2009-05-30 01:25 ./source/a/util-linux/ziptool-1.4.0.tar.xz
@@ -6669,10 +6669,10 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/ap/sox
-rw-r--r-- 1 root root 744 2018-06-26 22:00 ./source/ap/sox/slack-desc
-rw-r--r-- 1 root root 763840 2015-02-22 21:04 ./source/ap/sox/sox-14.4.2.tar.xz
-rwxr-xr-x 1 root root 4156 2019-09-29 23:48 ./source/ap/sox/sox.SlackBuild
-drwxr-xr-x 2 root root 4096 2020-06-04 17:46 ./source/ap/sqlite
+drwxr-xr-x 2 root root 4096 2020-06-18 19:53 ./source/ap/sqlite
-rw-r--r-- 1 root root 1684 2008-08-01 05:31 ./source/ap/sqlite/COPYRIGHT.gz
-rw-r--r-- 1 root root 937 2018-11-29 19:15 ./source/ap/sqlite/slack-desc
--rw-r--r-- 1 root root 6928151 2020-06-04 15:08 ./source/ap/sqlite/sqlite-src-3320200.tar.lz
+-rw-r--r-- 1 root root 6870754 2020-06-18 19:13 ./source/ap/sqlite/sqlite-src-3320300.tar.lz
-rwxr-xr-x 1 root root 6251 2020-05-24 18:09 ./source/ap/sqlite/sqlite.SlackBuild
drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/ap/squashfs-tools
-rwxr-xr-x 1 root root 1939 2018-09-13 21:02 ./source/ap/squashfs-tools/get-squashfs-tools.sh
@@ -7106,11 +7106,11 @@ drwxr-xr-x 2 root root 4096 2020-04-01 00:58 ./source/d/ruby
-rw-r--r-- 1 root root 12003684 2020-03-31 13:13 ./source/d/ruby/ruby-2.7.1.tar.xz
-rwxr-xr-x 1 root root 4807 2019-12-25 18:16 ./source/d/ruby/ruby.SlackBuild
-rw-r--r-- 1 root root 837 2019-03-13 16:43 ./source/d/ruby/slack-desc
-drwxr-xr-x 2 root root 4096 2020-06-05 19:44 ./source/d/rust
+drwxr-xr-x 2 root root 4096 2020-06-18 21:03 ./source/d/rust
-rw-r--r-- 1 root root 300 2017-10-16 20:00 ./source/d/rust/link_libffi.diff.gz
--rwxr-xr-x 1 root root 9444 2020-06-05 18:34 ./source/d/rust/rust.SlackBuild
--rw-r--r-- 1 root root 1147 2020-06-05 18:29 ./source/d/rust/rust.url
--rw-r--r-- 1 root root 87270477 2020-06-04 17:43 ./source/d/rust/rustc-1.44.0-src.tar.lz
+-rwxr-xr-x 1 root root 9444 2020-06-18 20:04 ./source/d/rust/rust.SlackBuild
+-rw-r--r-- 1 root root 1147 2020-06-18 20:00 ./source/d/rust/rust.url
+-rw-r--r-- 1 root root 87273842 2020-06-18 13:53 ./source/d/rust/rustc-1.44.1-src.tar.lz
-rw-r--r-- 1 root root 910 2018-02-27 06:49 ./source/d/rust/slack-desc
drwxr-xr-x 2 root root 4096 2019-12-18 17:13 ./source/d/scons
-rw-r--r-- 1 root root 500278 2019-12-17 02:30 ./source/d/scons/scons-3.1.2.tar.lz
@@ -7199,21 +7199,21 @@ drwxr-xr-x 2 root root 4096 2020-05-24 17:56 ./source/installer/sources/n
-rw-r--r-- 1 root root 1515384 2020-05-23 15:09 ./source/installer/sources/nano/nano-4.9.3.tar.xz
-rw-r--r-- 1 root root 833 2020-05-23 15:09 ./source/installer/sources/nano/nano-4.9.3.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 2020-06-10 20:31 ./source/k
+drwxr-xr-x 4 root root 4096 2020-06-18 17:16 ./source/k
-rwxr-xr-x 1 root root 7861 2019-12-27 22:39 ./source/k/build-all-kernels.sh
-drwxr-xr-x 2 root root 4096 2020-06-10 20:37 ./source/k/kernel-configs
--rw-r--r-- 1 root root 216165 2020-06-10 20:36 ./source/k/kernel-configs/config-generic-5.4.46
--rw-r--r-- 1 root root 217740 2020-06-10 20:37 ./source/k/kernel-configs/config-generic-5.4.46.x64
--rw-r--r-- 1 root root 217842 2020-06-10 20:35 ./source/k/kernel-configs/config-generic-smp-5.4.46-smp
--rw-r--r-- 1 root root 216165 2020-06-10 20:36 ./source/k/kernel-configs/config-huge-5.4.46
--rw-r--r-- 1 root root 217740 2020-06-10 20:37 ./source/k/kernel-configs/config-huge-5.4.46.x64
--rw-r--r-- 1 root root 217842 2020-06-10 20:36 ./source/k/kernel-configs/config-huge-smp-5.4.46-smp
+drwxr-xr-x 2 root root 4096 2020-06-18 17:22 ./source/k/kernel-configs
+-rw-r--r-- 1 root root 216165 2020-06-18 17:20 ./source/k/kernel-configs/config-generic-5.4.47
+-rw-r--r-- 1 root root 217740 2020-06-18 17:22 ./source/k/kernel-configs/config-generic-5.4.47.x64
+-rw-r--r-- 1 root root 217842 2020-06-18 17:20 ./source/k/kernel-configs/config-generic-smp-5.4.47-smp
+-rw-r--r-- 1 root root 216165 2020-06-18 17:20 ./source/k/kernel-configs/config-huge-5.4.47
+-rw-r--r-- 1 root root 217740 2020-06-18 17:22 ./source/k/kernel-configs/config-huge-5.4.47.x64
+-rw-r--r-- 1 root root 217842 2020-06-18 17:20 ./source/k/kernel-configs/config-huge-smp-5.4.47-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 7977 2020-06-11 19:56 ./source/k/kernel-source.SlackBuild
--rw-r--r-- 1 root root 989 2020-06-10 18:37 ./source/k/linux-5.4.46.tar.sign
--rw-r--r-- 1 root root 109542096 2020-06-10 18:37 ./source/k/linux-5.4.46.tar.xz
+-rw-r--r-- 1 root root 989 2020-06-17 14:47 ./source/k/linux-5.4.47.tar.sign
+-rw-r--r-- 1 root root 109535968 2020-06-17 14:47 ./source/k/linux-5.4.47.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
@@ -10345,13 +10345,13 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./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 2020-05-19 17:26 ./source/n/bind
+drwxr-xr-x 3 root root 4096 2020-06-18 19:43 ./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 4573044 2020-05-19 07:49 ./source/n/bind/bind-9.16.3.tar.xz
--rw-r--r-- 1 root root 833 2020-05-19 07:49 ./source/n/bind/bind-9.16.3.tar.xz.asc
--rw-r--r-- 1 root root 833 2020-05-19 07:49 ./source/n/bind/bind-9.16.3.tar.xz.sha1.asc
--rw-r--r-- 1 root root 833 2020-05-19 07:49 ./source/n/bind/bind-9.16.3.tar.xz.sha256.asc
--rw-r--r-- 1 root root 833 2020-05-19 07:49 ./source/n/bind/bind-9.16.3.tar.xz.sha512.asc
+-rw-r--r-- 1 root root 3465172 2020-06-17 18:08 ./source/n/bind/bind-9.16.4.tar.xz
+-rw-r--r-- 1 root root 833 2020-06-17 18:08 ./source/n/bind/bind-9.16.4.tar.xz.asc
+-rw-r--r-- 1 root root 833 2020-06-17 18:08 ./source/n/bind/bind-9.16.4.tar.xz.sha1.asc
+-rw-r--r-- 1 root root 833 2020-06-17 18:08 ./source/n/bind/bind-9.16.4.tar.xz.sha256.asc
+-rw-r--r-- 1 root root 833 2020-06-17 18:08 ./source/n/bind/bind-9.16.4.tar.xz.sha512.asc
-rwxr-xr-x 1 root root 5385 2020-03-18 17:56 ./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
@@ -13499,9 +13499,9 @@ drwxr-xr-x 2 root root 4096 2020-04-02 02:44 ./testing/source/gcc10/patche
-rw-r--r-- 1 root root 870 2018-06-26 01:38 ./testing/source/gcc10/slack-desc.gcc-gnat
-rw-r--r-- 1 root root 1026 2020-05-09 18:56 ./testing/source/gcc10/slack-desc.gcc-go
-rw-r--r-- 1 root root 945 2019-05-07 21:16 ./testing/source/gcc10/slack-desc.gcc-objc
-drwxr-xr-x 2 root root 4096 2020-06-10 23:00 ./usb-and-pxe-installers
+drwxr-xr-x 2 root root 4096 2020-06-18 22:00 ./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 55583744 2020-06-10 22:57 ./usb-and-pxe-installers/usbboot.img
+-rw-r--r-- 1 root root 55583744 2020-06-18 22:00 ./usb-and-pxe-installers/usbboot.img
-rw-r--r-- 1 root root 16042 2019-08-05 07:08 ./usb-and-pxe-installers/usbimg2disk.sh
diff --git a/README.initrd b/README.initrd
index 24aa7bd0f..a2b8be169 100644
--- a/README.initrd
+++ b/README.initrd
@@ -1,7 +1,7 @@
Slackware initrd mini HOWTO
by Patrick Volkerding, volkerdi@slackware.com
-Wed Jun 10 22:48:00 UTC 2020
+Thu Jun 18 21:52:50 UTC 2020
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.4.46 Linux kernel using the packages
+upgrading to the generic 5.4.47 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.4.46-x86_64-1.txz
- installpkg kernel-modules-5.4.46-x86_64-1.txz
+ installpkg kernel-generic-5.4.47-x86_64-1.txz
+ installpkg kernel-modules-5.4.47-x86_64-1.txz
installpkg mkinitrd-1.4.11-x86_64-15.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.4.46 -m ext4
+ mkinitrd -c -k 5.4.47 -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.4.46
+Here's another example: Build an initrd image using Linux 5.4.47
kernel modules for a system with an ext4 root partition on /dev/sdb3:
- mkinitrd -c -k 5.4.46 -m ext4 -f ext4 -r /dev/sdb3
+ mkinitrd -c -k 5.4.47 -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 648d64455..6c09e0639 100644
--- a/isolinux/message.txt
+++ b/isolinux/message.txt
@@ -1,5 +1,5 @@
-Welcome to 09Slackware6407 version 15.0 (Linux kernel 5.4.46)!
+Welcome to 09Slackware6407 version 15.0 (Linux kernel 5.4.47)!
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 c3943bda7..44d581e9c 100644
--- a/kernels/VERSIONS.TXT
+++ b/kernels/VERSIONS.TXT
@@ -1,3 +1,3 @@
-These kernels are version 5.4.46.
+These kernels are version 5.4.47.
diff --git a/slackware64/a/maketag b/slackware64/a/maketag
index 071c6fc50..2c683a50b 100644
--- a/slackware64/a/maketag
+++ b/slackware64/a/maketag
@@ -62,9 +62,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.4.46 kernel (needs an initrd)" "on" \
-"kernel-huge" "Loaded 5.4.46 Linux kernel" "on" \
-"kernel-modules" "Linux 5.4.46 kernel modules -- REQUIRED" "on" \
+"kernel-generic" "Generic 5.4.47 kernel (needs an initrd)" "on" \
+"kernel-huge" "Loaded 5.4.47 Linux kernel" "on" \
+"kernel-modules" "Linux 5.4.47 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 071c6fc50..2c683a50b 100644
--- a/slackware64/a/maketag.ez
+++ b/slackware64/a/maketag.ez
@@ -62,9 +62,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.4.46 kernel (needs an initrd)" "on" \
-"kernel-huge" "Loaded 5.4.46 Linux kernel" "on" \
-"kernel-modules" "Linux 5.4.46 kernel modules -- REQUIRED" "on" \
+"kernel-generic" "Generic 5.4.47 kernel (needs an initrd)" "on" \
+"kernel-huge" "Loaded 5.4.47 Linux kernel" "on" \
+"kernel-modules" "Linux 5.4.47 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 f5ce627e0..6961194b5 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.4.46 kernel source" "on" \
+"kernel-source" "Linux 5.4.47 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 f5ce627e0..6961194b5 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.4.46 kernel source" "on" \
+"kernel-source" "Linux 5.4.47 kernel source" "on" \
2> $TMP/SeTpkgs
if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs
diff --git a/source/a/sysvinit-scripts/scripts/rc.M b/source/a/sysvinit-scripts/scripts/rc.M
index b3490eb58..5bdf6ed43 100644
--- a/source/a/sysvinit-scripts/scripts/rc.M
+++ b/source/a/sysvinit-scripts/scripts/rc.M
@@ -116,9 +116,11 @@ if [ -x /etc/rc.d/rc.messagebus ]; then
/etc/rc.d/rc.messagebus start
fi
-# Start console-kit-daemon:
-if [ -x /etc/rc.d/rc.consolekit ]; then
+# Start the session/seat daemon:
+if [ -x /etc/rc.d/rc.consolekit -a -x /usr/sbin/console-kit-daemon ]; then
/etc/rc.d/rc.consolekit start
+elif [ -x /etc/rc.d/rc.elogind ]; then
+ /etc/rc.d/rc.elogind start
fi
# Start Bluetooth:
diff --git a/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild b/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
index 212f78872..e33b54caf 100755
--- a/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
+++ b/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sysvinit-scripts
VERSION=${VERSION:-2.1}
ARCH=noarch
-BUILD=${BUILD:-32}
+BUILD=${BUILD:-33}
# 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/util-linux/pam.d/login b/source/a/util-linux/pam.d/login
index 1e965f11e..8b6792263 100644
--- a/source/a/util-linux/pam.d/login
+++ b/source/a/util-linux/pam.d/login
@@ -16,4 +16,5 @@ password include system-auth
session include system-auth
session include postlogin
session required pam_loginuid.so
-session optional pam_ck_connector.so nox11
+-session optional pam_ck_connector.so nox11
+-session optional pam_elogind.so
diff --git a/source/a/util-linux/util-linux.SlackBuild b/source/a/util-linux/util-linux.SlackBuild
index 3c33fe586..a7eaff24a 100755
--- a/source/a/util-linux/util-linux.SlackBuild
+++ b/source/a/util-linux/util-linux.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=util-linux
VERSION=${VERSION:-$(echo util-linux*.tar.xz | cut -d - -f 3 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
ADJTIMEXVERS=1.29
SETSERIALVERS=2.17
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 67a89fe9d..8756d19aa 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.44.0}
+VERSION=${VERSION:-1.44.1}
BUILD=${BUILD:-1}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url
index 3dba16c93..3e0145069 100644
--- a/source/d/rust/rust.url
+++ b/source/d/rust/rust.url
@@ -1,5 +1,5 @@
# Source code (repacked to .tar.xz):
-lftpget https://static.rust-lang.org/dist/rustc-1.44.0-src.tar.gz
+lftpget https://static.rust-lang.org/dist/rustc-1.44.1-src.tar.gz
gzip -d rustc-*tar.gz
plzip -9 -v rustc-*tar
diff --git a/source/k/kernel-configs/config-generic-5.4.46 b/source/k/kernel-configs/config-generic-5.4.47
index 08d559629..3ce14941e 100644
--- a/source/k/kernel-configs/config-generic-5.4.46
+++ b/source/k/kernel-configs/config-generic-5.4.47
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.46 Kernel Configuration
+# Linux/x86 5.4.47 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-5.4.46.x64 b/source/k/kernel-configs/config-generic-5.4.47.x64
index f80df1e7d..9ac828726 100644
--- a/source/k/kernel-configs/config-generic-5.4.46.x64
+++ b/source/k/kernel-configs/config-generic-5.4.47.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.46 Kernel Configuration
+# Linux/x86 5.4.47 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-smp-5.4.46-smp b/source/k/kernel-configs/config-generic-smp-5.4.47-smp
index 1c6faf9e1..a4acb8242 100644
--- a/source/k/kernel-configs/config-generic-smp-5.4.46-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.4.47-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.46 Kernel Configuration
+# Linux/x86 5.4.47 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-5.4.46 b/source/k/kernel-configs/config-huge-5.4.47
index b2ce40d30..0274af169 100644
--- a/source/k/kernel-configs/config-huge-5.4.46
+++ b/source/k/kernel-configs/config-huge-5.4.47
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.46 Kernel Configuration
+# Linux/x86 5.4.47 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-5.4.46.x64 b/source/k/kernel-configs/config-huge-5.4.47.x64
index 8500b1d2c..f0903f838 100644
--- a/source/k/kernel-configs/config-huge-5.4.46.x64
+++ b/source/k/kernel-configs/config-huge-5.4.47.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.46 Kernel Configuration
+# Linux/x86 5.4.47 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-smp-5.4.46-smp b/source/k/kernel-configs/config-huge-smp-5.4.47-smp
index 94635b876..f78d4ddcb 100644
--- a/source/k/kernel-configs/config-huge-smp-5.4.46-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.4.47-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.46 Kernel Configuration
+# Linux/x86 5.4.47 Kernel Configuration
#
#