summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-01-06 22:59:38 +0000
committer Eric Hameleers <alien@slackware.com>2021-01-07 08:59:48 +0100
commitba4a3a137963e8f2dd63d2c594cbbfd099a2bc47 (patch)
treeabc50bfa097ac5e7989881d214de7834d08624be
parent8b1588afc8929eda7491496bfac0b004a1d88efc (diff)
downloadcurrent-20210106225938.tar.gz
current-20210106225938.tar.xz
Wed Jan 6 22:59:38 UTC 202120210106225938
a/kernel-generic-5.10.5-x86_64-1.txz: Upgraded. a/kernel-huge-5.10.5-x86_64-1.txz: Upgraded. a/kernel-modules-5.10.5-x86_64-1.txz: Upgraded. d/kernel-headers-5.10.5-x86-1.txz: Upgraded. d/meson-0.56.1-x86_64-1.txz: Upgraded. k/kernel-source-5.10.5-noarch-1.txz: Upgraded. We'll turn off the silent stream feature as there's a known deadlock bug that remains in 5.10.5. Perhaps we'll restore it once that's patched... but we made it this far without the feature so I'll probably wait for a case to be made for it. Thanks to Petri Kaukasoina. Also build the intelfb module. This doesn't have anything to do with the lockups occurring on Intel systems, but we might as well provide the module. It remains blacklisted by default. FB_INTEL n -> m SND_HDA_INTEL_HDMI_SILENT_STREAM y -> n +FB_INTEL_DEBUG n +FB_INTEL_I2C y l/imagemagick-7.0.10_56-x86_64-1.txz: Upgraded. x/ibus-table-1.12.3-x86_64-1.txz: Upgraded. xap/mozilla-firefox-78.6.1esr-x86_64-1.txz: Upgraded. This release contains a security fix: A malicious peer could have modified a COOKIE-ECHO chunk in a SCTP packet in a way that potentially resulted in a use-after-free. We presume that with enough effort it could have been exploited to run arbitrary code. For more information, see: https://www.mozilla.org/en-US/firefox/78.6.1/releasenotes/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16044 (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
-rw-r--r--ChangeLog.rss45
-rw-r--r--ChangeLog.txt33
-rw-r--r--FILELIST.TXT180
-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/k/kernel-configs/config-generic-5.10.5 (renamed from source/k/kernel-configs/config-generic-5.10.4)8
-rw-r--r--source/k/kernel-configs/config-generic-5.10.5.x64 (renamed from source/k/kernel-configs/config-generic-5.10.4.x64)8
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.10.5-smp (renamed from source/k/kernel-configs/config-generic-smp-5.10.4-smp)8
-rw-r--r--source/k/kernel-configs/config-huge-5.10.5 (renamed from source/k/kernel-configs/config-huge-5.10.4)8
-rw-r--r--source/k/kernel-configs/config-huge-5.10.5.x64 (renamed from source/k/kernel-configs/config-huge-5.10.4.x64)8
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.10.5-smp (renamed from source/k/kernel-configs/config-huge-smp-5.10.4-smp)8
16 files changed, 213 insertions, 127 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index fdd4b9f22..4dcdbd129 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,51 @@
<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, 5 Jan 2021 22:42:46 GMT</pubDate>
- <lastBuildDate>Wed, 6 Jan 2021 07:59:42 GMT</lastBuildDate>
+ <pubDate>Wed, 6 Jan 2021 22:59:38 GMT</pubDate>
+ <lastBuildDate>Thu, 7 Jan 2021 07:59:40 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.12</generator>
<item>
+ <title>Wed, 6 Jan 2021 22:59:38 GMT</title>
+ <pubDate>Wed, 6 Jan 2021 22:59:38 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20210106225938</link>
+ <guid isPermaLink="false">20210106225938</guid>
+ <description>
+ <![CDATA[<pre>
+a/kernel-generic-5.10.5-x86_64-1.txz: Upgraded.
+a/kernel-huge-5.10.5-x86_64-1.txz: Upgraded.
+a/kernel-modules-5.10.5-x86_64-1.txz: Upgraded.
+d/kernel-headers-5.10.5-x86-1.txz: Upgraded.
+d/meson-0.56.1-x86_64-1.txz: Upgraded.
+k/kernel-source-5.10.5-noarch-1.txz: Upgraded.
+ We'll turn off the silent stream feature as there's a known deadlock bug that
+ remains in 5.10.5. Perhaps we'll restore it once that's patched... but we
+ made it this far without the feature so I'll probably wait for a case to be
+ made for it. Thanks to Petri Kaukasoina.
+ Also build the intelfb module. This doesn't have anything to do with the
+ lockups occurring on Intel systems, but we might as well provide the module.
+ It remains blacklisted by default.
+ FB_INTEL n -> m
+ SND_HDA_INTEL_HDMI_SILENT_STREAM y -> n
+ +FB_INTEL_DEBUG n
+ +FB_INTEL_I2C y
+l/imagemagick-7.0.10_56-x86_64-1.txz: Upgraded.
+x/ibus-table-1.12.3-x86_64-1.txz: Upgraded.
+xap/mozilla-firefox-78.6.1esr-x86_64-1.txz: Upgraded.
+ This release contains a security fix:
+ A malicious peer could have modified a COOKIE-ECHO chunk in a SCTP packet
+ in a way that potentially resulted in a use-after-free. We presume that with
+ enough effort it could have been exploited to run arbitrary code.
+ For more information, see:
+ https://www.mozilla.org/en-US/firefox/78.6.1/releasenotes/
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16044
+ (* Security fix *)
+isolinux/initrd.img: Rebuilt.
+kernels/*: Upgraded.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Tue, 5 Jan 2021 22:42:46 GMT</title>
<pubDate>Tue, 5 Jan 2021 22:42:46 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20210105224246</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index bede171fe..8b021cd7f 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,36 @@
+Wed Jan 6 22:59:38 UTC 2021
+a/kernel-generic-5.10.5-x86_64-1.txz: Upgraded.
+a/kernel-huge-5.10.5-x86_64-1.txz: Upgraded.
+a/kernel-modules-5.10.5-x86_64-1.txz: Upgraded.
+d/kernel-headers-5.10.5-x86-1.txz: Upgraded.
+d/meson-0.56.1-x86_64-1.txz: Upgraded.
+k/kernel-source-5.10.5-noarch-1.txz: Upgraded.
+ We'll turn off the silent stream feature as there's a known deadlock bug that
+ remains in 5.10.5. Perhaps we'll restore it once that's patched... but we
+ made it this far without the feature so I'll probably wait for a case to be
+ made for it. Thanks to Petri Kaukasoina.
+ Also build the intelfb module. This doesn't have anything to do with the
+ lockups occurring on Intel systems, but we might as well provide the module.
+ It remains blacklisted by default.
+ FB_INTEL n -> m
+ SND_HDA_INTEL_HDMI_SILENT_STREAM y -> n
+ +FB_INTEL_DEBUG n
+ +FB_INTEL_I2C y
+l/imagemagick-7.0.10_56-x86_64-1.txz: Upgraded.
+x/ibus-table-1.12.3-x86_64-1.txz: Upgraded.
+xap/mozilla-firefox-78.6.1esr-x86_64-1.txz: Upgraded.
+ This release contains a security fix:
+ A malicious peer could have modified a COOKIE-ECHO chunk in a SCTP packet
+ in a way that potentially resulted in a use-after-free. We presume that with
+ enough effort it could have been exploited to run arbitrary code.
+ For more information, see:
+ https://www.mozilla.org/en-US/firefox/78.6.1/releasenotes/
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16044
+ (* Security fix *)
+isolinux/initrd.img: Rebuilt.
+kernels/*: Upgraded.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
++--------------------------+
Tue Jan 5 22:42:46 UTC 2021
a/lzlib-1.12-x86_64-1.txz: Upgraded.
ap/qpdf-10.1.0-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 0dd823d36..88fa28bec 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,35 +1,35 @@
-Tue Jan 5 22:46:03 UTC 2021
+Wed Jan 6 23:03:50 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-01-05 22:42 .
+drwxr-xr-x 12 root root 4096 2021-01-06 22:59 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 14842 2020-12-27 02:09 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1061767 2021-01-05 00:30 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-01-05 00:30 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1061847 2021-01-05 22:46 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-01-05 22: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 1171401 2021-01-05 22:42 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1172995 2021-01-06 22:59 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
-drwxr-xr-x 2 root root 4096 2020-12-30 20:23 ./EFI/BOOT
+drwxr-xr-x 2 root root 4096 2021-01-06 22:57 ./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 10574624 2020-12-30 19:39 ./EFI/BOOT/huge.s
--rw-r--r-- 2 root root 46822008 2020-12-30 20:22 ./EFI/BOOT/initrd.img
+-rw-r--r-- 2 root root 10577312 2021-01-06 21:40 ./EFI/BOOT/huge.s
+-rw-r--r-- 2 root root 47141484 2021-01-06 22:55 ./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 1384603 2021-01-05 00:30 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1384700 2021-01-05 22:46 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 844606 2021-01-05 22:45 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 844606 2021-01-06 23:03 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
--rw-r--r-- 1 root root 3629 2020-12-30 20:12 ./README.initrd
+-rw-r--r-- 1 root root 3629 2021-01-06 22:37 ./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
@@ -644,16 +644,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-12-30 20:23 ./isolinux
+drwxr-xr-x 3 root root 4096 2021-01-06 22:57 ./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 46822008 2020-12-30 20:22 ./isolinux/initrd.img
+-rw-r--r-- 2 root root 47141484 2021-01-06 22:55 ./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-12-30 20:12 ./isolinux/message.txt
+-rw-r--r-- 1 root root 682 2021-01-06 22:37 ./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
@@ -664,12 +664,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 2020-12-30 20:12 ./kernels
--rw-r--r-- 1 root root 36 2020-12-30 20:12 ./kernels/VERSIONS.TXT
-drwxr-xr-x 2 root root 4096 2020-12-30 19:39 ./kernels/huge.s
--rw-r--r-- 1 root root 1261108 2020-12-30 19:39 ./kernels/huge.s/System.map.gz
--rw-r--r-- 2 root root 10574624 2020-12-30 19:39 ./kernels/huge.s/bzImage
--rw-r--r-- 1 root root 230239 2020-12-30 18:20 ./kernels/huge.s/config
+drwxr-xr-x 5 root root 4096 2021-01-06 22:37 ./kernels
+-rw-r--r-- 1 root root 36 2021-01-06 22:37 ./kernels/VERSIONS.TXT
+drwxr-xr-x 2 root root 4096 2021-01-06 21:40 ./kernels/huge.s
+-rw-r--r-- 1 root root 1261273 2021-01-06 21:39 ./kernels/huge.s/System.map.gz
+-rw-r--r-- 2 root root 10577312 2021-01-06 21:40 ./kernels/huge.s/bzImage
+-rw-r--r-- 1 root root 230296 2021-01-06 20:32 ./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
@@ -714,13 +714,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 17 root root 4096 2021-01-05 22:45 ./slackware64
--rw-r--r-- 1 root root 330082 2021-01-05 22:45 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-01-05 22:45 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 409650 2021-01-05 22:44 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4005060 2021-01-05 22:45 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2021-01-06 23:03 ./slackware64
+-rw-r--r-- 1 root root 330082 2021-01-06 23:03 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-01-06 23:03 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 409650 2021-01-06 23:02 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 3980510 2021-01-06 23:02 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 24576 2021-01-05 22:44 ./slackware64/a
+drwxr-xr-x 2 root root 24576 2021-01-06 23:02 ./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
@@ -885,15 +885,15 @@ drwxr-xr-x 2 root root 24576 2021-01-05 22:44 ./slackware64/a
-rw-r--r-- 1 root root 422 2020-12-30 19:58 ./slackware64/a/kernel-firmware-20201230_f580dc2-noarch-1.txt
-rw-r--r-- 1 root root 137692956 2020-12-30 19:58 ./slackware64/a/kernel-firmware-20201230_f580dc2-noarch-1.txz
-rw-r--r-- 1 root root 163 2020-12-30 19:58 ./slackware64/a/kernel-firmware-20201230_f580dc2-noarch-1.txz.asc
--rw-r--r-- 1 root root 624 2020-12-30 19:40 ./slackware64/a/kernel-generic-5.10.4-x86_64-1.txt
--rw-r--r-- 1 root root 7751392 2020-12-30 19:40 ./slackware64/a/kernel-generic-5.10.4-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-30 19:40 ./slackware64/a/kernel-generic-5.10.4-x86_64-1.txz.asc
--rw-r--r-- 1 root root 636 2020-12-30 19:39 ./slackware64/a/kernel-huge-5.10.4-x86_64-1.txt
--rw-r--r-- 1 root root 11459372 2020-12-30 19:39 ./slackware64/a/kernel-huge-5.10.4-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-30 19:39 ./slackware64/a/kernel-huge-5.10.4-x86_64-1.txz.asc
--rw-r--r-- 1 root root 567 2020-12-30 19:44 ./slackware64/a/kernel-modules-5.10.4-x86_64-1.txt
--rw-r--r-- 1 root root 47142040 2020-12-30 19:44 ./slackware64/a/kernel-modules-5.10.4-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-30 19:44 ./slackware64/a/kernel-modules-5.10.4-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 624 2021-01-06 21:40 ./slackware64/a/kernel-generic-5.10.5-x86_64-1.txt
+-rw-r--r-- 1 root root 7751928 2021-01-06 21:40 ./slackware64/a/kernel-generic-5.10.5-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 21:40 ./slackware64/a/kernel-generic-5.10.5-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 636 2021-01-06 21:40 ./slackware64/a/kernel-huge-5.10.5-x86_64-1.txt
+-rw-r--r-- 1 root root 11461364 2021-01-06 21:40 ./slackware64/a/kernel-huge-5.10.5-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 21:40 ./slackware64/a/kernel-huge-5.10.5-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 567 2021-01-06 21:44 ./slackware64/a/kernel-modules-5.10.5-x86_64-1.txt
+-rw-r--r-- 1 root root 47186544 2021-01-06 21:44 ./slackware64/a/kernel-modules-5.10.5-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 21:44 ./slackware64/a/kernel-modules-5.10.5-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
@@ -939,8 +939,8 @@ drwxr-xr-x 2 root root 24576 2021-01-05 22:44 ./slackware64/a
-rw-r--r-- 1 root root 405 2021-01-05 20:26 ./slackware64/a/lzlib-1.12-x86_64-1.txt
-rw-r--r-- 1 root root 57788 2021-01-05 20:26 ./slackware64/a/lzlib-1.12-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-01-05 20:26 ./slackware64/a/lzlib-1.12-x86_64-1.txz.asc
--rw-r--r-- 1 root root 9883 2021-01-01 22:41 ./slackware64/a/maketag
--rw-r--r-- 1 root root 9883 2021-01-01 22:41 ./slackware64/a/maketag.ez
+-rw-r--r-- 1 root root 9883 2021-01-06 22:37 ./slackware64/a/maketag
+-rw-r--r-- 1 root root 9883 2021-01-06 22:37 ./slackware64/a/maketag.ez
-rw-r--r-- 1 root root 591 2020-09-24 18:08 ./slackware64/a/mcelog-173-x86_64-1.txt
-rw-r--r-- 1 root root 344188 2020-09-24 18:08 ./slackware64/a/mcelog-173-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-09-24 18:08 ./slackware64/a/mcelog-173-x86_64-1.txz.asc
@@ -1049,7 +1049,7 @@ drwxr-xr-x 2 root root 24576 2021-01-05 22:44 ./slackware64/a
-rw-r--r-- 1 root root 378 2020-12-20 01:53 ./slackware64/a/sysvinit-scripts-2.1-noarch-37.txt
-rw-r--r-- 1 root root 22484 2020-12-20 01:53 ./slackware64/a/sysvinit-scripts-2.1-noarch-37.txz
-rw-r--r-- 1 root root 163 2020-12-20 01:53 ./slackware64/a/sysvinit-scripts-2.1-noarch-37.txz.asc
--rw-r--r-- 1 root root 1549 2021-01-01 22:41 ./slackware64/a/tagfile
+-rw-r--r-- 1 root root 1549 2021-01-06 22:37 ./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
@@ -1359,7 +1359,7 @@ drwxr-xr-x 2 root root 20480 2021-01-05 22:44 ./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 2021-01-05 00:29 ./slackware64/d
+drwxr-xr-x 2 root root 16384 2021-01-06 23:02 ./slackware64/d
-rw-r--r-- 1 root root 360 2020-10-24 22:39 ./slackware64/d/Cython-0.29.21-x86_64-2.txt
-rw-r--r-- 1 root root 2380688 2020-10-24 22:39 ./slackware64/d/Cython-0.29.21-x86_64-2.txz
-rw-r--r-- 1 root root 163 2020-10-24 22:39 ./slackware64/d/Cython-0.29.21-x86_64-2.txz.asc
@@ -1467,9 +1467,9 @@ drwxr-xr-x 2 root root 16384 2021-01-05 00:29 ./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-12-30 19:44 ./slackware64/d/kernel-headers-5.10.4-x86-1.txt
--rw-r--r-- 1 root root 1027096 2020-12-30 19:44 ./slackware64/d/kernel-headers-5.10.4-x86-1.txz
--rw-r--r-- 1 root root 163 2020-12-30 19:44 ./slackware64/d/kernel-headers-5.10.4-x86-1.txz.asc
+-rw-r--r-- 1 root root 332 2021-01-06 21:44 ./slackware64/d/kernel-headers-5.10.5-x86-1.txt
+-rw-r--r-- 1 root root 1027128 2021-01-06 21:44 ./slackware64/d/kernel-headers-5.10.5-x86-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 21:44 ./slackware64/d/kernel-headers-5.10.5-x86-1.txz.asc
-rw-r--r-- 1 root root 498 2020-12-02 19:20 ./slackware64/d/libtool-2.4.6-x86_64-14.txt
-rw-r--r-- 1 root root 428472 2020-12-02 19:20 ./slackware64/d/libtool-2.4.6-x86_64-14.txz
-rw-r--r-- 1 root root 163 2020-12-02 19:20 ./slackware64/d/libtool-2.4.6-x86_64-14.txz.asc
@@ -1487,9 +1487,9 @@ drwxr-xr-x 2 root root 16384 2021-01-05 00:29 ./slackware64/d
-rw-r--r-- 1 root root 659 2020-12-03 20:59 ./slackware64/d/mercurial-5.6.1-x86_64-1.txt
-rw-r--r-- 1 root root 4429968 2020-12-03 20:59 ./slackware64/d/mercurial-5.6.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-03 20:59 ./slackware64/d/mercurial-5.6.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 410 2020-10-30 19:30 ./slackware64/d/meson-0.56.0-x86_64-1.txt
--rw-r--r-- 1 root root 966132 2020-10-30 19:30 ./slackware64/d/meson-0.56.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-10-30 19:30 ./slackware64/d/meson-0.56.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 410 2021-01-06 21:54 ./slackware64/d/meson-0.56.1-x86_64-1.txt
+-rw-r--r-- 1 root root 967648 2021-01-06 21:54 ./slackware64/d/meson-0.56.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 21:54 ./slackware64/d/meson-0.56.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 339 2020-08-28 18:33 ./slackware64/d/nasm-2.15.05-x86_64-1.txt
-rw-r--r-- 1 root root 402988 2020-08-28 18:33 ./slackware64/d/nasm-2.15.05-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-08-28 18:33 ./slackware64/d/nasm-2.15.05-x86_64-1.txz.asc
@@ -1596,15 +1596,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-12-30 21:49 ./slackware64/k
+drwxr-xr-x 2 root root 4096 2021-01-06 23:02 ./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-12-30 19:36 ./slackware64/k/kernel-source-5.10.4-noarch-1.txt
--rw-r--r-- 1 root root 117278104 2020-12-30 19:36 ./slackware64/k/kernel-source-5.10.4-noarch-1.txz
--rw-r--r-- 1 root root 163 2020-12-30 19:36 ./slackware64/k/kernel-source-5.10.4-noarch-1.txz.asc
--rw-r--r-- 1 root root 1170 2020-12-30 20:12 ./slackware64/k/maketag
--rw-r--r-- 1 root root 1170 2020-12-30 20:12 ./slackware64/k/maketag.ez
--rw-r--r-- 1 root root 18 2020-12-30 20:12 ./slackware64/k/tagfile
+-rw-r--r-- 1 root root 317 2021-01-06 21:37 ./slackware64/k/kernel-source-5.10.5-noarch-1.txt
+-rw-r--r-- 1 root root 117289588 2021-01-06 21:37 ./slackware64/k/kernel-source-5.10.5-noarch-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 21:37 ./slackware64/k/kernel-source-5.10.5-noarch-1.txz.asc
+-rw-r--r-- 1 root root 1170 2021-01-06 22:37 ./slackware64/k/maketag
+-rw-r--r-- 1 root root 1170 2021-01-06 22:37 ./slackware64/k/maketag.ez
+-rw-r--r-- 1 root root 18 2021-01-06 22:37 ./slackware64/k/tagfile
drwxr-xr-x 2 root root 77824 2021-01-05 22:44 ./slackware64/kde
-rw-r--r-- 1 root root 382 2020-12-11 06:07 ./slackware64/kde/akonadi-20.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 2414976 2020-12-11 06:07 ./slackware64/kde/akonadi-20.12.0-x86_64-1.txz
@@ -2694,7 +2694,7 @@ drwxr-xr-x 2 root root 77824 2021-01-05 22:44 ./slackware64/kde
-rw-r--r-- 1 root root 296 2020-12-11 06:35 ./slackware64/kde/zeroconf-ioslave-20.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 52464 2020-12-11 06:35 ./slackware64/kde/zeroconf-ioslave-20.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-11 06:35 ./slackware64/kde/zeroconf-ioslave-20.12.0-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 73728 2021-01-05 22:44 ./slackware64/l
+drwxr-xr-x 2 root root 73728 2021-01-06 23:02 ./slackware64/l
-rw-r--r-- 1 root root 329 2020-12-24 21:11 ./slackware64/l/GConf-3.2.6-x86_64-5.txt
-rw-r--r-- 1 root root 928300 2020-12-24 21:11 ./slackware64/l/GConf-3.2.6-x86_64-5.txz
-rw-r--r-- 1 root root 163 2020-12-24 21:11 ./slackware64/l/GConf-3.2.6-x86_64-5.txz.asc
@@ -3058,9 +3058,9 @@ drwxr-xr-x 2 root root 73728 2021-01-05 22:44 ./slackware64/l
-rw-r--r-- 1 root root 473 2018-04-13 14:50 ./slackware64/l/id3lib-3.8.3-x86_64-2.txt
-rw-r--r-- 1 root root 156996 2018-04-13 14:50 ./slackware64/l/id3lib-3.8.3-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 14:50 ./slackware64/l/id3lib-3.8.3-x86_64-2.txz.asc
--rw-r--r-- 1 root root 537 2021-01-04 22:39 ./slackware64/l/imagemagick-7.0.10_55-x86_64-1.txt
--rw-r--r-- 1 root root 7917704 2021-01-04 22:39 ./slackware64/l/imagemagick-7.0.10_55-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-01-04 22:39 ./slackware64/l/imagemagick-7.0.10_55-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 537 2021-01-06 21:53 ./slackware64/l/imagemagick-7.0.10_56-x86_64-1.txt
+-rw-r--r-- 1 root root 7918012 2021-01-06 21:53 ./slackware64/l/imagemagick-7.0.10_56-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 21:53 ./slackware64/l/imagemagick-7.0.10_56-x86_64-1.txz.asc
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/l/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/l/install.end
-rw-r--r-- 1 root root 415 2020-11-13 19:00 ./slackware64/l/isl-0.23-x86_64-1.txt
@@ -4272,7 +4272,7 @@ drwxr-xr-x 2 root root 4096 2021-01-05 00:29 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2021-01-04 23:41 ./slackware64/tcl/tk-8.6.11-x86_64-1.txt
-rw-r--r-- 1 root root 1788124 2021-01-04 23:41 ./slackware64/tcl/tk-8.6.11-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-01-04 23:41 ./slackware64/tcl/tk-8.6.11-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 65536 2021-01-05 22:44 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2021-01-06 23:02 ./slackware64/x
-rw-r--r-- 1 root root 440 2020-12-05 23:04 ./slackware64/x/OpenCC-1.1.1-x86_64-1.txt
-rw-r--r-- 1 root root 678976 2020-12-05 23:04 ./slackware64/x/OpenCC-1.1.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-05 23:04 ./slackware64/x/OpenCC-1.1.1-x86_64-1.txz.asc
@@ -4498,9 +4498,9 @@ drwxr-xr-x 2 root root 65536 2021-01-05 22:44 ./slackware64/x
-rw-r--r-- 1 root root 220 2020-12-05 23:08 ./slackware64/x/ibus-m17n-1.4.3-x86_64-1.txt
-rw-r--r-- 1 root root 39548 2020-12-05 23:08 ./slackware64/x/ibus-m17n-1.4.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-05 23:08 ./slackware64/x/ibus-m17n-1.4.3-x86_64-1.txz.asc
--rw-r--r-- 1 root root 391 2020-12-05 23:08 ./slackware64/x/ibus-table-1.12.1-x86_64-1.txt
--rw-r--r-- 1 root root 1065980 2020-12-05 23:08 ./slackware64/x/ibus-table-1.12.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-05 23:08 ./slackware64/x/ibus-table-1.12.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 391 2021-01-06 21:50 ./slackware64/x/ibus-table-1.12.3-x86_64-1.txt
+-rw-r--r-- 1 root root 1067660 2021-01-06 21:50 ./slackware64/x/ibus-table-1.12.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 21:50 ./slackware64/x/ibus-table-1.12.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 292 2020-12-05 23:09 ./slackware64/x/ibus-unikey-0.6.1-x86_64-1.txt
-rw-r--r-- 1 root root 67016 2020-12-05 23:09 ./slackware64/x/ibus-unikey-0.6.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-05 23:09 ./slackware64/x/ibus-unikey-0.6.1-x86_64-1.txz.asc
@@ -5217,7 +5217,7 @@ drwxr-xr-x 2 root root 65536 2021-01-05 22:44 ./slackware64/x
-rw-r--r-- 1 root root 213 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txt
-rw-r--r-- 1 root root 25288 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txz.asc
-drwxr-xr-x 2 root root 12288 2021-01-01 22:47 ./slackware64/xap
+drwxr-xr-x 2 root root 12288 2021-01-06 23:02 ./slackware64/xap
-rw-r--r-- 1 root root 625 2020-04-05 20:17 ./slackware64/xap/MPlayer-20200103-x86_64-2.txt
-rw-r--r-- 1 root root 2733304 2020-04-05 20:17 ./slackware64/xap/MPlayer-20200103-x86_64-2.txz
-rw-r--r-- 1 root root 163 2020-04-05 20:17 ./slackware64/xap/MPlayer-20200103-x86_64-2.txz.asc
@@ -5291,9 +5291,9 @@ drwxr-xr-x 2 root root 12288 2021-01-01 22:47 ./slackware64/xap
-rw-r--r-- 1 root root 163 2020-12-19 19:21 ./slackware64/xap/libnma-1.8.30-x86_64-1.txz.asc
-rw-r--r-- 1 root root 4427 2020-12-24 22:55 ./slackware64/xap/maketag
-rw-r--r-- 1 root root 4427 2020-12-24 22:55 ./slackware64/xap/maketag.ez
--rw-r--r-- 1 root root 570 2020-12-14 20:04 ./slackware64/xap/mozilla-firefox-78.6.0esr-x86_64-1.txt
--rw-r--r-- 1 root root 60714768 2020-12-14 20:04 ./slackware64/xap/mozilla-firefox-78.6.0esr-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-14 20:04 ./slackware64/xap/mozilla-firefox-78.6.0esr-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 570 2021-01-06 19:49 ./slackware64/xap/mozilla-firefox-78.6.1esr-x86_64-1.txt
+-rw-r--r-- 1 root root 60718912 2021-01-06 19:49 ./slackware64/xap/mozilla-firefox-78.6.1esr-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-01-06 19:49 ./slackware64/xap/mozilla-firefox-78.6.1esr-x86_64-1.txz.asc
-rw-r--r-- 1 root root 663 2020-12-15 04:53 ./slackware64/xap/mozilla-thunderbird-78.6.0-x86_64-1.txt
-rw-r--r-- 1 root root 57467388 2020-12-15 04:53 ./slackware64/xap/mozilla-thunderbird-78.6.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-15 04:53 ./slackware64/xap/mozilla-thunderbird-78.6.0-x86_64-1.txz.asc
@@ -5481,11 +5481,11 @@ drwxr-xr-x 2 root root 4096 2020-12-30 21:58 ./slackware64/y
-rw-r--r-- 1 root root 1486564 2020-12-30 21:55 ./slackware64/y/nethack-3.6.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-30 21:55 ./slackware64/y/nethack-3.6.6-x86_64-1.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-01-05 22:46 ./source
--rw-r--r-- 1 root root 562625 2021-01-05 22:46 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-01-05 22:46 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 783720 2021-01-05 22:45 ./source/FILE_LIST
--rw-r--r-- 1 root root 22253406 2021-01-05 22:45 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2021-01-06 23:03 ./source
+-rw-r--r-- 1 root root 562625 2021-01-06 23:03 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-01-06 23:03 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 783720 2021-01-06 23:03 ./source/FILE_LIST
+-rw-r--r-- 1 root root 22264162 2021-01-06 23:03 ./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-01-01 22:07 ./source/a
-rw-r--r-- 1 root root 1034 2019-05-04 17:56 ./source/a/FTBFSlog
@@ -7355,8 +7355,8 @@ drwxr-xr-x 2 root root 4096 2020-12-03 20:58 ./source/d/mercurial
-rwxr-xr-x 1 root root 4114 2020-11-03 03:25 ./source/d/mercurial/mercurial.SlackBuild
-rw-r--r-- 1 root root 38 2017-12-02 19:13 ./source/d/mercurial/mercurial.url
-rw-r--r-- 1 root root 1245 2018-02-27 06:13 ./source/d/mercurial/slack-desc
-drwxr-xr-x 2 root root 4096 2020-10-30 19:29 ./source/d/meson
--rw-r--r-- 1 root root 1306138 2020-10-30 09:15 ./source/d/meson/meson-0.56.0.tar.lz
+drwxr-xr-x 2 root root 4096 2021-01-06 21:54 ./source/d/meson
+-rw-r--r-- 1 root root 1861285 2021-01-06 09:32 ./source/d/meson/meson-0.56.1.tar.lz
-rwxr-xr-x 1 root root 2771 2020-10-30 19:30 ./source/d/meson/meson.SlackBuild
-rw-r--r-- 1 root root 36 2018-11-09 03:24 ./source/d/meson/meson.url
-rw-r--r-- 1 root root 895 2018-02-27 06:13 ./source/d/meson/slack-desc
@@ -7590,21 +7590,21 @@ drwxr-xr-x 2 root root 4096 2020-12-02 21:51 ./source/installer/sources/na
-rw-r--r-- 1 root root 1410188 2020-12-02 10:49 ./source/installer/sources/nano/nano-5.4.tar.xz
-rw-r--r-- 1 root root 833 2020-12-02 10:49 ./source/installer/sources/nano/nano-5.4.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-12-30 18:15 ./source/k
+drwxr-xr-x 4 root root 4096 2021-01-06 17:50 ./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-12-30 18:21 ./source/k/kernel-configs
--rw-r--r-- 1 root root 228162 2020-12-30 18:19 ./source/k/kernel-configs/config-generic-5.10.4
--rw-r--r-- 1 root root 230239 2020-12-30 18:21 ./source/k/kernel-configs/config-generic-5.10.4.x64
--rw-r--r-- 1 root root 229591 2020-12-30 18:19 ./source/k/kernel-configs/config-generic-smp-5.10.4-smp
--rw-r--r-- 1 root root 228162 2020-12-30 18:19 ./source/k/kernel-configs/config-huge-5.10.4
--rw-r--r-- 1 root root 230239 2020-12-30 18:20 ./source/k/kernel-configs/config-huge-5.10.4.x64
--rw-r--r-- 1 root root 229591 2020-12-30 18:19 ./source/k/kernel-configs/config-huge-smp-5.10.4-smp
+drwxr-xr-x 2 root root 4096 2021-01-06 20:32 ./source/k/kernel-configs
+-rw-r--r-- 1 root root 228219 2021-01-06 20:30 ./source/k/kernel-configs/config-generic-5.10.5
+-rw-r--r-- 1 root root 230296 2021-01-06 20:32 ./source/k/kernel-configs/config-generic-5.10.5.x64
+-rw-r--r-- 1 root root 229648 2021-01-06 20:30 ./source/k/kernel-configs/config-generic-smp-5.10.5-smp
+-rw-r--r-- 1 root root 228219 2021-01-06 20:30 ./source/k/kernel-configs/config-huge-5.10.5
+-rw-r--r-- 1 root root 230296 2021-01-06 20:32 ./source/k/kernel-configs/config-huge-5.10.5.x64
+-rw-r--r-- 1 root root 229648 2021-01-06 20:30 ./source/k/kernel-configs/config-huge-smp-5.10.5-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-12-30 11:02 ./source/k/linux-5.10.4.tar.sign
--rw-r--r-- 1 root root 116612908 2020-12-30 11:02 ./source/k/linux-5.10.4.tar.xz
+-rw-r--r-- 1 root root 989 2021-01-06 14:12 ./source/k/linux-5.10.5.tar.sign
+-rw-r--r-- 1 root root 116604852 2021-01-06 14:12 ./source/k/linux-5.10.5.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
@@ -10144,8 +10144,8 @@ drwxr-xr-x 2 root root 4096 2018-01-05 18:45 ./source/l/id3lib/patches
-rw-r--r-- 1 root root 629 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.utf8_writing.patch.gz
-rw-r--r-- 1 root root 517 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.vbr_stack_smash.patch.gz
-rw-r--r-- 1 root root 927 2018-02-27 06:12 ./source/l/id3lib/slack-desc
-drwxr-xr-x 2 root root 4096 2021-01-04 22:38 ./source/l/imagemagick
--rw-r--r-- 1 root root 9667884 2021-01-03 16:39 ./source/l/imagemagick/ImageMagick-7.0.10-55.tar.lz
+drwxr-xr-x 2 root root 4096 2021-01-06 21:51 ./source/l/imagemagick
+-rw-r--r-- 1 root root 9667550 2021-01-05 23:41 ./source/l/imagemagick/ImageMagick-7.0.10-56.tar.lz
-rw-r--r-- 1 root root 309 2016-05-17 04:08 ./source/l/imagemagick/doinst.sh.gz
-rwxr-xr-x 1 root root 7092 2020-11-01 18:44 ./source/l/imagemagick/imagemagick.SlackBuild
-rw-r--r-- 1 root root 43 2020-09-30 21:13 ./source/l/imagemagick/imagemagick.url
@@ -12694,9 +12694,9 @@ drwxr-xr-x 2 root root 4096 2020-11-30 20:50 ./source/x/ibus-m17n
-rw-r--r-- 1 root root 305232 2020-06-20 12:52 ./source/x/ibus-m17n/ibus-m17n-1.4.3.tar.lz
-rwxr-xr-x 1 root root 3605 2020-11-30 20:50 ./source/x/ibus-m17n/ibus-m17n.SlackBuild
-rw-r--r-- 1 root root 710 2017-03-22 21:41 ./source/x/ibus-m17n/slack-desc
-drwxr-xr-x 2 root root 4096 2020-11-30 20:50 ./source/x/ibus-table
+drwxr-xr-x 2 root root 4096 2021-01-06 21:50 ./source/x/ibus-table
-rw-r--r-- 1 root root 112 2017-03-18 17:08 ./source/x/ibus-table/doinst.sh.gz
--rw-r--r-- 1 root root 1088000 2020-09-04 10:22 ./source/x/ibus-table/ibus-table-1.12.1.tar.lz
+-rw-r--r-- 1 root root 1089218 2021-01-06 12:37 ./source/x/ibus-table/ibus-table-1.12.3.tar.lz
-rwxr-xr-x 1 root root 3669 2020-11-30 20:50 ./source/x/ibus-table/ibus-table.SlackBuild
-rw-r--r-- 1 root root 882 2020-11-22 20:12 ./source/x/ibus-table/slack-desc
drwxr-xr-x 2 root root 4096 2020-11-30 20:50 ./source/x/ibus-unikey
@@ -14231,7 +14231,7 @@ drwxr-xr-x 2 root root 4096 2020-12-19 19:21 ./source/xap/libnma
-rw-r--r-- 1 root root 1386248 2020-06-23 07:45 ./source/xap/libnma/libnma-1.8.30.tar.xz
-rwxr-xr-x 1 root root 3570 2020-03-07 19:31 ./source/xap/libnma/libnma.SlackBuild
-rw-r--r-- 1 root root 792 2020-03-07 19:38 ./source/xap/libnma/slack-desc
-drwxr-xr-x 3 root root 4096 2020-12-14 20:05 ./source/xap/mozilla-firefox
+drwxr-xr-x 3 root root 4096 2021-01-06 22:00 ./source/xap/mozilla-firefox
drwxr-xr-x 5 root root 4096 2019-08-27 19:34 ./source/xap/mozilla-firefox/build-deps
-rwxr-xr-x 1 root root 1919 2019-07-09 19:35 ./source/xap/mozilla-firefox/build-deps.sh
drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-firefox/build-deps/autoconf
@@ -14247,8 +14247,8 @@ drwxr-xr-x 2 root root 4096 2020-07-03 19:10 ./source/xap/mozilla-firefox/
-rw-r--r-- 1 root root 86 2020-07-03 19:10 ./source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url
-rwxr-xr-x 1 root root 840 2018-03-13 12:55 ./source/xap/mozilla-firefox/fetch-and-repack.sh
-rw-r--r-- 1 root root 330 2019-07-08 18:41 ./source/xap/mozilla-firefox/ff.ui.scrollToClick.diff.gz
--rw-r--r-- 1 root root 338098664 2020-12-14 14:14 ./source/xap/mozilla-firefox/firefox-78.6.0esr.source.tar.xz
--rw-r--r-- 1 root root 833 2020-12-14 14:14 ./source/xap/mozilla-firefox/firefox-78.6.0esr.source.tar.xz.asc
+-rw-r--r-- 1 root root 333378012 2021-01-06 01:59 ./source/xap/mozilla-firefox/firefox-78.6.1esr.source.tar.xz
+-rw-r--r-- 1 root root 833 2021-01-06 01:59 ./source/xap/mozilla-firefox/firefox-78.6.1esr.source.tar.xz.asc
-rw-r--r-- 1 root root 327 2008-06-17 17:19 ./source/xap/mozilla-firefox/firefox.moz_plugin_path.diff.gz
-rw-r--r-- 1 root root 462 2009-07-01 06:05 ./source/xap/mozilla-firefox/mimeTypes.rdf.gz
-rw-r--r-- 1 root root 680 2009-07-01 13:28 ./source/xap/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff.gz
@@ -14705,9 +14705,9 @@ drwxr-xr-x 4 root root 4096 2020-12-07 22:00 ./testing
-rw-r--r-- 1 root root 224 2020-12-07 22:00 ./testing/PACKAGES.TXT
drwxr-xr-x 2 root root 4096 2020-12-07 19:59 ./testing/packages
drwxr-xr-x 2 root root 4096 2020-12-07 19:59 ./testing/source
-drwxr-xr-x 2 root root 4096 2020-12-30 20:23 ./usb-and-pxe-installers
+drwxr-xr-x 2 root root 4096 2021-01-06 22:57 ./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 58459136 2020-12-30 20:22 ./usb-and-pxe-installers/usbboot.img
+-rw-r--r-- 1 root root 58782720 2021-01-06 22:55 ./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 151618e43..c512e1359 100644
--- a/README.initrd
+++ b/README.initrd
@@ -1,7 +1,7 @@
Slackware initrd mini HOWTO
by Patrick Volkerding, volkerdi@slackware.com
-Wed Dec 30 20:12:29 UTC 2020
+Wed Jan 6 22:37:31 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.10.4 Linux kernel using the packages
+upgrading to the generic 5.10.5 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.10.4-x86_64-1.txz
- installpkg kernel-modules-5.10.4-x86_64-1.txz
+ installpkg kernel-generic-5.10.5-x86_64-1.txz
+ installpkg kernel-modules-5.10.5-x86_64-1.txz
installpkg mkinitrd-1.4.11-x86_64-16.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.10.4 -m ext4
+ mkinitrd -c -k 5.10.5 -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.10.4
+Here's another example: Build an initrd image using Linux 5.10.5
kernel modules for a system with an ext4 root partition on /dev/sdb3:
- mkinitrd -c -k 5.10.4 -m ext4 -f ext4 -r /dev/sdb3
+ mkinitrd -c -k 5.10.5 -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 f506aefed..4a2e20140 100644
--- a/isolinux/message.txt
+++ b/isolinux/message.txt
@@ -1,5 +1,5 @@
-Welcome to 09Slackware6407 version 15.0 (Linux kernel 5.10.4)!
+Welcome to 09Slackware6407 version 15.0 (Linux kernel 5.10.5)!
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 0b651684c..fae98abce 100644
--- a/kernels/VERSIONS.TXT
+++ b/kernels/VERSIONS.TXT
@@ -1,3 +1,3 @@
-These kernels are version 5.10.4.
+These kernels are version 5.10.5.
diff --git a/slackware64/a/maketag b/slackware64/a/maketag
index a6a2e5946..4ea27b991 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.10.4 kernel (needs an initrd)" "on" \
-"kernel-huge" "Loaded 5.10.4 Linux kernel" "on" \
-"kernel-modules" "Linux 5.10.4 kernel modules -- REQUIRED" "on" \
+"kernel-generic" "Generic 5.10.5 kernel (needs an initrd)" "on" \
+"kernel-huge" "Loaded 5.10.5 Linux kernel" "on" \
+"kernel-modules" "Linux 5.10.5 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 a6a2e5946..4ea27b991 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.10.4 kernel (needs an initrd)" "on" \
-"kernel-huge" "Loaded 5.10.4 Linux kernel" "on" \
-"kernel-modules" "Linux 5.10.4 kernel modules -- REQUIRED" "on" \
+"kernel-generic" "Generic 5.10.5 kernel (needs an initrd)" "on" \
+"kernel-huge" "Loaded 5.10.5 Linux kernel" "on" \
+"kernel-modules" "Linux 5.10.5 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 7c0531a7d..3848d792f 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.10.4 kernel source" "on" \
+"kernel-source" "Linux 5.10.5 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 7c0531a7d..3848d792f 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.10.4 kernel source" "on" \
+"kernel-source" "Linux 5.10.5 kernel source" "on" \
2> $TMP/SeTpkgs
if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs
diff --git a/source/k/kernel-configs/config-generic-5.10.4 b/source/k/kernel-configs/config-generic-5.10.5
index af448b431..fed467e74 100644
--- a/source/k/kernel-configs/config-generic-5.10.4
+++ b/source/k/kernel-configs/config-generic-5.10.5
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.4 Kernel Configuration
+# Linux/x86 5.10.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -6172,7 +6172,9 @@ CONFIG_FB_I810_GTF=y
CONFIG_FB_I810_I2C=y
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
-# CONFIG_FB_INTEL is not set
+CONFIG_FB_INTEL=m
+# CONFIG_FB_INTEL_DEBUG is not set
+CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
@@ -6484,7 +6486,7 @@ CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
-CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
+# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# end of HD-Audio
CONFIG_SND_HDA_CORE=m
diff --git a/source/k/kernel-configs/config-generic-5.10.4.x64 b/source/k/kernel-configs/config-generic-5.10.5.x64
index e2727b8b3..4cbb9c9c4 100644
--- a/source/k/kernel-configs/config-generic-5.10.4.x64
+++ b/source/k/kernel-configs/config-generic-5.10.5.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.4 Kernel Configuration
+# Linux/x86 5.10.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -6152,7 +6152,9 @@ CONFIG_FB_RIVA_BACKLIGHT=y
CONFIG_FB_I740=m
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
-# CONFIG_FB_INTEL is not set
+CONFIG_FB_INTEL=m
+# CONFIG_FB_INTEL_DEBUG is not set
+CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
@@ -6416,7 +6418,7 @@ CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
-CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
+# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# end of HD-Audio
CONFIG_SND_HDA_CORE=m
diff --git a/source/k/kernel-configs/config-generic-smp-5.10.4-smp b/source/k/kernel-configs/config-generic-smp-5.10.5-smp
index 398affd3e..502ba1247 100644
--- a/source/k/kernel-configs/config-generic-smp-5.10.4-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.10.5-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.4 Kernel Configuration
+# Linux/x86 5.10.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -6218,7 +6218,9 @@ CONFIG_FB_I810_GTF=y
CONFIG_FB_I810_I2C=y
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
-# CONFIG_FB_INTEL is not set
+CONFIG_FB_INTEL=m
+# CONFIG_FB_INTEL_DEBUG is not set
+CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
@@ -6530,7 +6532,7 @@ CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
-CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
+# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# end of HD-Audio
CONFIG_SND_HDA_CORE=m
diff --git a/source/k/kernel-configs/config-huge-5.10.4 b/source/k/kernel-configs/config-huge-5.10.5
index 9a7ba92bd..88fed9b90 100644
--- a/source/k/kernel-configs/config-huge-5.10.4
+++ b/source/k/kernel-configs/config-huge-5.10.5
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.4 Kernel Configuration
+# Linux/x86 5.10.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -6172,7 +6172,9 @@ CONFIG_FB_I810_GTF=y
CONFIG_FB_I810_I2C=y
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
-# CONFIG_FB_INTEL is not set
+CONFIG_FB_INTEL=m
+# CONFIG_FB_INTEL_DEBUG is not set
+CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
@@ -6484,7 +6486,7 @@ CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
-CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
+# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# end of HD-Audio
CONFIG_SND_HDA_CORE=m
diff --git a/source/k/kernel-configs/config-huge-5.10.4.x64 b/source/k/kernel-configs/config-huge-5.10.5.x64
index 3de78cbc1..5d6730f69 100644
--- a/source/k/kernel-configs/config-huge-5.10.4.x64
+++ b/source/k/kernel-configs/config-huge-5.10.5.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.4 Kernel Configuration
+# Linux/x86 5.10.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -6152,7 +6152,9 @@ CONFIG_FB_RIVA_BACKLIGHT=y
CONFIG_FB_I740=m
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
-# CONFIG_FB_INTEL is not set
+CONFIG_FB_INTEL=m
+# CONFIG_FB_INTEL_DEBUG is not set
+CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
@@ -6416,7 +6418,7 @@ CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
-CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
+# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# end of HD-Audio
CONFIG_SND_HDA_CORE=m
diff --git a/source/k/kernel-configs/config-huge-smp-5.10.4-smp b/source/k/kernel-configs/config-huge-smp-5.10.5-smp
index e525c4673..6e9171787 100644
--- a/source/k/kernel-configs/config-huge-smp-5.10.4-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.10.5-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.4 Kernel Configuration
+# Linux/x86 5.10.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -6218,7 +6218,9 @@ CONFIG_FB_I810_GTF=y
CONFIG_FB_I810_I2C=y
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
-# CONFIG_FB_INTEL is not set
+CONFIG_FB_INTEL=m
+# CONFIG_FB_INTEL_DEBUG is not set
+CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
@@ -6530,7 +6532,7 @@ CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
-CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
+# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# end of HD-Audio
CONFIG_SND_HDA_CORE=m