summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-04-08 20:03:36 +0000
committer Eric Hameleers <alien@slackware.com>2022-04-09 06:59:45 +0200
commitbe3b3218759d05ff14a3109334760b1aa701429d (patch)
tree17ff826664a51dd18c19ac51533c06184408d1d5
parent81dbcfdf6252f8dc364b746c0c24377548bb4ca4 (diff)
downloadcurrent-be3b3218759d05ff14a3109334760b1aa701429d.tar.gz
current-be3b3218759d05ff14a3109334760b1aa701429d.tar.xz
Fri Apr 8 20:03:36 UTC 202220220408200336
a/kernel-generic-5.17.2-x86_64-1.txz: Upgraded. a/kernel-huge-5.17.2-x86_64-1.txz: Upgraded. a/kernel-modules-5.17.2-x86_64-1.txz: Upgraded. d/kernel-headers-5.17.2-x86-1.txz: Upgraded. k/kernel-source-5.17.2-noarch-1.txz: Upgraded. l/libarchive-3.6.1-x86_64-1.txz: Upgraded. This is a bugfix and security release. Security fixes: 7zip reader: fix PPMD read beyond boundary. ZIP reader: fix possible out of bounds read. ISO reader: fix possible heap buffer overflow in read_children(). RARv4 redaer: fix multiple issues in RARv4 filter code (introduced in libarchive 3.6.0). Fix heap use after free in archive_read_format_rar_read_data(). Fix null dereference in read_data_compressed(). Fix heap user after free in run_filters(). (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
-rw-r--r--ChangeLog.rss34
-rw-r--r--ChangeLog.txt22
-rw-r--r--FILELIST.TXT146
-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.17.2 (renamed from source/k/kernel-configs/config-generic-5.17.1)3
-rw-r--r--source/k/kernel-configs/config-generic-5.17.2.x64 (renamed from source/k/kernel-configs/config-generic-5.17.1.x64)3
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.17.2-smp (renamed from source/k/kernel-configs/config-generic-smp-5.17.1-smp)3
-rw-r--r--source/k/kernel-configs/config-huge-5.17.2 (renamed from source/k/kernel-configs/config-huge-5.17.1)3
-rw-r--r--source/k/kernel-configs/config-huge-5.17.2.x64 (renamed from source/k/kernel-configs/config-huge-5.17.1.x64)3
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.17.2-smp (renamed from source/k/kernel-configs/config-huge-smp-5.17.1-smp)3
16 files changed, 156 insertions, 98 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index a19557bc3..906c24997 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,40 @@
<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>Thu, 7 Apr 2022 22:11:23 GMT</pubDate>
- <lastBuildDate>Fri, 8 Apr 2022 04:59:46 GMT</lastBuildDate>
+ <pubDate>Fri, 8 Apr 2022 20:03:36 GMT</pubDate>
+ <lastBuildDate>Sat, 9 Apr 2022 04:59:45 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Fri, 8 Apr 2022 20:03:36 GMT</title>
+ <pubDate>Fri, 8 Apr 2022 20:03:36 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20220408200336</link>
+ <guid isPermaLink="false">20220408200336</guid>
+ <description>
+ <![CDATA[<pre>
+a/kernel-generic-5.17.2-x86_64-1.txz: Upgraded.
+a/kernel-huge-5.17.2-x86_64-1.txz: Upgraded.
+a/kernel-modules-5.17.2-x86_64-1.txz: Upgraded.
+d/kernel-headers-5.17.2-x86-1.txz: Upgraded.
+k/kernel-source-5.17.2-noarch-1.txz: Upgraded.
+l/libarchive-3.6.1-x86_64-1.txz: Upgraded.
+ This is a bugfix and security release.
+ Security fixes:
+ 7zip reader: fix PPMD read beyond boundary.
+ ZIP reader: fix possible out of bounds read.
+ ISO reader: fix possible heap buffer overflow in read_children().
+ RARv4 redaer: fix multiple issues in RARv4 filter code (introduced in
+ libarchive 3.6.0).
+ Fix heap use after free in archive_read_format_rar_read_data().
+ Fix null dereference in read_data_compressed().
+ Fix heap user after free in run_filters().
+ (* Security fix *)
+isolinux/initrd.img: Rebuilt.
+kernels/*: Upgraded.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Thu, 7 Apr 2022 22:11:23 GMT</title>
<pubDate>Thu, 7 Apr 2022 22:11:23 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20220407221123</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index d986ef8cb..e295d38d3 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,25 @@
+Fri Apr 8 20:03:36 UTC 2022
+a/kernel-generic-5.17.2-x86_64-1.txz: Upgraded.
+a/kernel-huge-5.17.2-x86_64-1.txz: Upgraded.
+a/kernel-modules-5.17.2-x86_64-1.txz: Upgraded.
+d/kernel-headers-5.17.2-x86-1.txz: Upgraded.
+k/kernel-source-5.17.2-noarch-1.txz: Upgraded.
+l/libarchive-3.6.1-x86_64-1.txz: Upgraded.
+ This is a bugfix and security release.
+ Security fixes:
+ 7zip reader: fix PPMD read beyond boundary.
+ ZIP reader: fix possible out of bounds read.
+ ISO reader: fix possible heap buffer overflow in read_children().
+ RARv4 redaer: fix multiple issues in RARv4 filter code (introduced in
+ libarchive 3.6.0).
+ Fix heap use after free in archive_read_format_rar_read_data().
+ Fix null dereference in read_data_compressed().
+ Fix heap user after free in run_filters().
+ (* Security fix *)
+isolinux/initrd.img: Rebuilt.
+kernels/*: Upgraded.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
++--------------------------+
Thu Apr 7 22:11:23 UTC 2022
a/gzip-1.12-x86_64-1.txz: Upgraded.
d/meson-0.62.0-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index bfa865157..9e11623cf 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,35 +1,35 @@
-Thu Apr 7 22:14:50 UTC 2022
+Fri Apr 8 20:12:15 UTC 2022
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 2022-04-07 22:11 .
+drwxr-xr-x 12 root root 4096 2022-04-08 20:03 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
-rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1095795 2022-04-06 20:28 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-04-06 20:28 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1095795 2022-04-07 22:15 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-04-07 22:15 ./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 88090 2022-04-07 22:11 ./ChangeLog.txt
+-rw-r--r-- 1 root root 89040 2022-04-08 20:03 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
-drwxr-xr-x 2 root root 4096 2022-03-28 19:32 ./EFI/BOOT
+drwxr-xr-x 2 root root 4096 2022-04-08 20:03 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
-rw-r--r-- 1 root root 78 2013-09-23 20:35 ./EFI/BOOT/grub-embedded.cfg
-rw-r--r-- 1 root root 893 2018-04-17 21:17 ./EFI/BOOT/grub.cfg
--rw-r--r-- 2 root root 11314048 2022-03-28 18:22 ./EFI/BOOT/huge.s
--rw-r--r-- 2 root root 51118232 2022-03-28 19:31 ./EFI/BOOT/initrd.img
+-rw-r--r-- 2 root root 11311424 2022-04-08 17:58 ./EFI/BOOT/huge.s
+-rw-r--r-- 2 root root 51129268 2022-04-08 20:02 ./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 1426683 2022-04-06 20:28 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1426683 2022-04-07 22:14 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 865362 2022-04-07 22:14 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 865362 2022-04-08 20:11 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
--rw-r--r-- 1 root root 3629 2022-03-28 19:22 ./README.initrd
+-rw-r--r-- 1 root root 3629 2022-04-08 19:53 ./README.initrd
-rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT
-rw-r--r-- 1 root root 8754 2022-03-30 19:05 ./README_LVM.TXT
-rw-r--r-- 1 root root 19658 2013-06-18 04:34 ./README_RAID.TXT
@@ -674,16 +674,16 @@ drwxr-xr-x 2 root root 4096 2022-02-25 00:07 ./extra/xv
-rw-r--r-- 1 root root 233 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txt
-rw-r--r-- 1 root root 942524 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txz
-rw-r--r-- 1 root root 163 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txz.asc
-drwxr-xr-x 3 root root 4096 2022-03-28 19:32 ./isolinux
+drwxr-xr-x 3 root root 4096 2022-04-08 20:03 ./isolinux
-rw-r--r-- 1 root root 6185 2022-02-03 06:53 ./isolinux/README.TXT
-rw-r--r-- 1 root root 788 2007-03-17 19:50 ./isolinux/README_SPLIT.TXT
-rw-r--r-- 1 root root 1474560 2021-06-15 19:16 ./isolinux/efiboot.img
-rw-r--r-- 1 root root 574 2013-10-24 00:19 ./isolinux/f2.txt
--rw-r--r-- 2 root root 51118232 2022-03-28 19:31 ./isolinux/initrd.img
+-rw-r--r-- 2 root root 51129268 2022-04-08 20:02 ./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 2022-03-28 19:22 ./isolinux/message.txt
+-rw-r--r-- 1 root root 682 2022-04-08 19:53 ./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
@@ -694,12 +694,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 2022-03-28 19:22 ./kernels
--rw-r--r-- 1 root root 36 2022-03-28 19:22 ./kernels/VERSIONS.TXT
-drwxr-xr-x 2 root root 4096 2022-03-28 18:22 ./kernels/huge.s
--rw-r--r-- 1 root root 1339831 2022-03-28 18:22 ./kernels/huge.s/System.map.gz
--rw-r--r-- 2 root root 11314048 2022-03-28 18:22 ./kernels/huge.s/bzImage
--rw-r--r-- 1 root root 243308 2022-03-28 17:08 ./kernels/huge.s/config
+drwxr-xr-x 5 root root 4096 2022-04-08 19:53 ./kernels
+-rw-r--r-- 1 root root 36 2022-04-08 19:53 ./kernels/VERSIONS.TXT
+drwxr-xr-x 2 root root 4096 2022-04-08 17:58 ./kernels/huge.s
+-rw-r--r-- 1 root root 1339728 2022-04-08 17:58 ./kernels/huge.s/System.map.gz
+-rw-r--r-- 2 root root 11311424 2022-04-08 17:58 ./kernels/huge.s/bzImage
+-rw-r--r-- 1 root root 243333 2022-04-08 16:35 ./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
@@ -744,13 +744,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches
-rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2022-04-07 22:14 ./slackware64
--rw-r--r-- 1 root root 337643 2022-04-07 22:14 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-04-07 22:14 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 418751 2022-04-07 22:13 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4244122 2022-04-07 22:13 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2022-04-08 20:11 ./slackware64
+-rw-r--r-- 1 root root 337643 2022-04-08 20:11 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-04-08 20:11 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 418751 2022-04-08 20:10 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4240245 2022-04-08 20:10 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2022-04-07 22:13 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2022-04-08 20:09 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
-rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
@@ -915,15 +915,15 @@ drwxr-xr-x 2 root root 32768 2022-04-07 22:13 ./slackware64/a
-rw-r--r-- 1 root root 422 2022-03-19 18:39 ./slackware64/a/kernel-firmware-20220318_681281e-noarch-1.txt
-rw-r--r-- 1 root root 212554012 2022-03-19 18:39 ./slackware64/a/kernel-firmware-20220318_681281e-noarch-1.txz
-rw-r--r-- 1 root root 163 2022-03-19 18:39 ./slackware64/a/kernel-firmware-20220318_681281e-noarch-1.txz.asc
--rw-r--r-- 1 root root 624 2022-03-28 18:23 ./slackware64/a/kernel-generic-5.17.1-x86_64-1.txt
--rw-r--r-- 1 root root 8286512 2022-03-28 18:23 ./slackware64/a/kernel-generic-5.17.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-28 18:23 ./slackware64/a/kernel-generic-5.17.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 636 2022-03-28 18:22 ./slackware64/a/kernel-huge-5.17.1-x86_64-1.txt
--rw-r--r-- 1 root root 12253672 2022-03-28 18:22 ./slackware64/a/kernel-huge-5.17.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-28 18:22 ./slackware64/a/kernel-huge-5.17.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 567 2022-03-28 18:32 ./slackware64/a/kernel-modules-5.17.1-x86_64-1.txt
--rw-r--r-- 1 root root 50997112 2022-03-28 18:32 ./slackware64/a/kernel-modules-5.17.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-28 18:32 ./slackware64/a/kernel-modules-5.17.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 624 2022-04-08 18:00 ./slackware64/a/kernel-generic-5.17.2-x86_64-1.txt
+-rw-r--r-- 1 root root 8287456 2022-04-08 18:00 ./slackware64/a/kernel-generic-5.17.2-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-04-08 18:00 ./slackware64/a/kernel-generic-5.17.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 636 2022-04-08 17:58 ./slackware64/a/kernel-huge-5.17.2-x86_64-1.txt
+-rw-r--r-- 1 root root 12251572 2022-04-08 17:58 ./slackware64/a/kernel-huge-5.17.2-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-04-08 17:58 ./slackware64/a/kernel-huge-5.17.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 567 2022-04-08 18:11 ./slackware64/a/kernel-modules-5.17.2-x86_64-1.txt
+-rw-r--r-- 1 root root 51029056 2022-04-08 18:11 ./slackware64/a/kernel-modules-5.17.2-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-04-08 18:11 ./slackware64/a/kernel-modules-5.17.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 508 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txt
-rw-r--r-- 1 root root 114996 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txz.asc
@@ -969,8 +969,8 @@ drwxr-xr-x 2 root root 32768 2022-04-07 22:13 ./slackware64/a
-rw-r--r-- 1 root root 405 2022-01-27 19:11 ./slackware64/a/lzlib-1.13-x86_64-1.txt
-rw-r--r-- 1 root root 58460 2022-01-27 19:11 ./slackware64/a/lzlib-1.13-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-27 19:11 ./slackware64/a/lzlib-1.13-x86_64-1.txz.asc
--rw-r--r-- 1 root root 9803 2022-03-28 19:22 ./slackware64/a/maketag
--rw-r--r-- 1 root root 9803 2022-03-28 19:22 ./slackware64/a/maketag.ez
+-rw-r--r-- 1 root root 9803 2022-04-08 19:53 ./slackware64/a/maketag
+-rw-r--r-- 1 root root 9803 2022-04-08 19:53 ./slackware64/a/maketag.ez
-rw-r--r-- 1 root root 591 2021-12-10 20:45 ./slackware64/a/mcelog-180-x86_64-1.txt
-rw-r--r-- 1 root root 349496 2021-12-10 20:45 ./slackware64/a/mcelog-180-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 20:45 ./slackware64/a/mcelog-180-x86_64-1.txz.asc
@@ -1076,7 +1076,7 @@ drwxr-xr-x 2 root root 32768 2022-04-07 22:13 ./slackware64/a
-rw-r--r-- 1 root root 378 2022-04-06 20:10 ./slackware64/a/sysvinit-scripts-15.0-noarch-10.txt
-rw-r--r-- 1 root root 17128 2022-04-06 20:10 ./slackware64/a/sysvinit-scripts-15.0-noarch-10.txz
-rw-r--r-- 1 root root 163 2022-04-06 20:10 ./slackware64/a/sysvinit-scripts-15.0-noarch-10.txz.asc
--rw-r--r-- 1 root root 1534 2022-03-28 19:22 ./slackware64/a/tagfile
+-rw-r--r-- 1 root root 1534 2022-04-08 19:53 ./slackware64/a/tagfile
-rw-r--r-- 1 root root 395 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txt
-rw-r--r-- 1 root root 850976 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txz.asc
@@ -1386,7 +1386,7 @@ drwxr-xr-x 2 root root 20480 2022-04-05 19:20 ./slackware64/ap
-rw-r--r-- 1 root root 506 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txt
-rw-r--r-- 1 root root 3054964 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 20480 2022-04-07 22:13 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2022-04-08 20:10 ./slackware64/d
-rw-r--r-- 1 root root 360 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txt
-rw-r--r-- 1 root root 2393012 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txz.asc
@@ -1494,9 +1494,9 @@ drwxr-xr-x 2 root root 20480 2022-04-07 22:13 ./slackware64/d
-rw-r--r-- 1 root root 279 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txt
-rw-r--r-- 1 root root 48024 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txz.asc
--rw-r--r-- 1 root root 332 2022-03-28 18:33 ./slackware64/d/kernel-headers-5.17.1-x86-1.txt
--rw-r--r-- 1 root root 1107876 2022-03-28 18:33 ./slackware64/d/kernel-headers-5.17.1-x86-1.txz
--rw-r--r-- 1 root root 163 2022-03-28 18:33 ./slackware64/d/kernel-headers-5.17.1-x86-1.txz.asc
+-rw-r--r-- 1 root root 332 2022-04-08 18:11 ./slackware64/d/kernel-headers-5.17.2-x86-1.txt
+-rw-r--r-- 1 root root 1107920 2022-04-08 18:11 ./slackware64/d/kernel-headers-5.17.2-x86-1.txz
+-rw-r--r-- 1 root root 163 2022-04-08 18:11 ./slackware64/d/kernel-headers-5.17.2-x86-1.txz.asc
-rw-r--r-- 1 root root 498 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txt
-rw-r--r-- 1 root root 428432 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txz
-rw-r--r-- 1 root root 163 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txz.asc
@@ -1626,15 +1626,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 2022-03-28 19:39 ./slackware64/k
+drwxr-xr-x 2 root root 4096 2022-04-08 20:10 ./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 2022-03-28 18:19 ./slackware64/k/kernel-source-5.17.1-noarch-1.txt
--rw-r--r-- 1 root root 125039088 2022-03-28 18:19 ./slackware64/k/kernel-source-5.17.1-noarch-1.txz
--rw-r--r-- 1 root root 163 2022-03-28 18:19 ./slackware64/k/kernel-source-5.17.1-noarch-1.txz.asc
--rw-r--r-- 1 root root 1170 2022-03-28 19:22 ./slackware64/k/maketag
--rw-r--r-- 1 root root 1170 2022-03-28 19:22 ./slackware64/k/maketag.ez
--rw-r--r-- 1 root root 18 2022-03-28 19:22 ./slackware64/k/tagfile
+-rw-r--r-- 1 root root 317 2022-04-08 17:55 ./slackware64/k/kernel-source-5.17.2-noarch-1.txt
+-rw-r--r-- 1 root root 125073464 2022-04-08 17:55 ./slackware64/k/kernel-source-5.17.2-noarch-1.txz
+-rw-r--r-- 1 root root 163 2022-04-08 17:55 ./slackware64/k/kernel-source-5.17.2-noarch-1.txz.asc
+-rw-r--r-- 1 root root 1170 2022-04-08 19:53 ./slackware64/k/maketag
+-rw-r--r-- 1 root root 1170 2022-04-08 19:53 ./slackware64/k/maketag.ez
+-rw-r--r-- 1 root root 18 2022-04-08 19:53 ./slackware64/k/tagfile
drwxr-xr-x 2 root root 86016 2022-03-29 20:18 ./slackware64/kde
-rw-r--r-- 1 root root 382 2022-03-03 19:31 ./slackware64/kde/akonadi-21.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 2540296 2022-03-03 19:31 ./slackware64/kde/akonadi-21.12.3-x86_64-1.txz
@@ -2742,7 +2742,7 @@ drwxr-xr-x 2 root root 86016 2022-03-29 20:18 ./slackware64/kde
-rw-r--r-- 1 root root 296 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 50192 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 86016 2022-04-07 22:13 ./slackware64/l
+drwxr-xr-x 2 root root 86016 2022-04-08 20:10 ./slackware64/l
-rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt
-rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz
-rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
@@ -3165,9 +3165,9 @@ drwxr-xr-x 2 root root 86016 2022-04-07 22:13 ./slackware64/l
-rw-r--r-- 1 root root 484 2021-02-13 06:56 ./slackware64/l/libappindicator-12.10.0-x86_64-3.txt
-rw-r--r-- 1 root root 61584 2021-02-13 06:56 ./slackware64/l/libappindicator-12.10.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:56 ./slackware64/l/libappindicator-12.10.0-x86_64-3.txz.asc
--rw-r--r-- 1 root root 402 2022-02-10 19:00 ./slackware64/l/libarchive-3.6.0-x86_64-1.txt
--rw-r--r-- 1 root root 515376 2022-02-10 19:00 ./slackware64/l/libarchive-3.6.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-02-10 19:00 ./slackware64/l/libarchive-3.6.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 402 2022-04-08 18:25 ./slackware64/l/libarchive-3.6.1-x86_64-1.txt
+-rw-r--r-- 1 root root 515340 2022-04-08 18:25 ./slackware64/l/libarchive-3.6.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-04-08 18:25 ./slackware64/l/libarchive-3.6.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 369 2021-02-13 06:57 ./slackware64/l/libasyncns-0.8-x86_64-5.txt
-rw-r--r-- 1 root root 22240 2021-02-13 06:57 ./slackware64/l/libasyncns-0.8-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:57 ./slackware64/l/libasyncns-0.8-x86_64-5.txz.asc
@@ -5613,11 +5613,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2022-04-07 22:14 ./source
--rw-r--r-- 1 root root 583154 2022-04-07 22:14 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-04-07 22:14 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 811909 2022-04-07 22:14 ./source/FILE_LIST
--rw-r--r-- 1 root root 23618375 2022-04-07 22:14 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2022-04-08 20:12 ./source
+-rw-r--r-- 1 root root 583154 2022-04-08 20:12 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-04-08 20:12 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 811909 2022-04-08 20:11 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23584624 2022-04-08 20:11 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 122 root root 4096 2022-04-06 19:45 ./source/a
-rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/a/FTBFSlog
@@ -7800,21 +7800,21 @@ drwxr-xr-x 2 root root 4096 2022-01-22 20:57 ./source/installer/sources/i
drwxr-xr-x 2 root root 4096 2022-02-20 05:02 ./source/installer/sources/nano
-rw-r--r-- 1 root root 1531800 2022-02-18 09:59 ./source/installer/sources/nano/nano-6.2.tar.xz
-rw-r--r-- 1 root root 833 2022-02-18 09:59 ./source/installer/sources/nano/nano-6.2.tar.xz.sig
-drwxr-xr-x 4 root root 4096 2022-03-28 17:00 ./source/k
+drwxr-xr-x 4 root root 4096 2022-04-08 16:29 ./source/k
-rwxr-xr-x 1 root root 8297 2022-02-09 20:47 ./source/k/build-all-kernels.sh
-drwxr-xr-x 2 root root 4096 2022-03-28 17:08 ./source/k/kernel-configs
--rw-r--r-- 1 root root 240281 2022-03-28 17:06 ./source/k/kernel-configs/config-generic-5.17.1
--rw-r--r-- 1 root root 243339 2022-03-28 17:08 ./source/k/kernel-configs/config-generic-5.17.1.x64
--rw-r--r-- 1 root root 241564 2022-03-28 17:05 ./source/k/kernel-configs/config-generic-smp-5.17.1-smp
--rw-r--r-- 1 root root 240250 2022-03-28 17:06 ./source/k/kernel-configs/config-huge-5.17.1
--rw-r--r-- 1 root root 243308 2022-03-28 17:08 ./source/k/kernel-configs/config-huge-5.17.1.x64
--rw-r--r-- 1 root root 241533 2022-03-28 17:06 ./source/k/kernel-configs/config-huge-smp-5.17.1-smp
+drwxr-xr-x 2 root root 4096 2022-04-08 16:35 ./source/k/kernel-configs
+-rw-r--r-- 1 root root 240306 2022-04-08 16:33 ./source/k/kernel-configs/config-generic-5.17.2
+-rw-r--r-- 1 root root 243364 2022-04-08 16:35 ./source/k/kernel-configs/config-generic-5.17.2.x64
+-rw-r--r-- 1 root root 241589 2022-04-08 16:33 ./source/k/kernel-configs/config-generic-smp-5.17.2-smp
+-rw-r--r-- 1 root root 240275 2022-04-08 16:33 ./source/k/kernel-configs/config-huge-5.17.2
+-rw-r--r-- 1 root root 243333 2022-04-08 16:35 ./source/k/kernel-configs/config-huge-5.17.2.x64
+-rw-r--r-- 1 root root 241558 2022-04-08 16:33 ./source/k/kernel-configs/config-huge-smp-5.17.2-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 8863 2021-10-29 17:19 ./source/k/kernel-source.SlackBuild
--rw-r--r-- 1 root root 989 2022-03-28 08:16 ./source/k/linux-5.17.1.tar.sign
--rw-r--r-- 1 root root 128386124 2022-03-28 08:16 ./source/k/linux-5.17.1.tar.xz
+-rw-r--r-- 1 root root 989 2022-04-08 12:08 ./source/k/linux-5.17.2.tar.sign
+-rw-r--r-- 1 root root 128420988 2022-04-08 12:08 ./source/k/linux-5.17.2.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
@@ -10490,9 +10490,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libappindicator
-rw-r--r-- 1 root root 337592 2015-01-24 21:11 ./source/l/libappindicator/libappindicator-12.10.0.tar.xz
-rwxr-xr-x 1 root root 4868 2021-02-13 05:31 ./source/l/libappindicator/libappindicator.SlackBuild
-rw-r--r-- 1 root root 979 2020-11-01 20:04 ./source/l/libappindicator/slack-desc
-drwxr-xr-x 2 root root 4096 2022-02-10 18:59 ./source/l/libarchive
--rw-r--r-- 1 root root 6400620 2022-02-09 13:01 ./source/l/libarchive/libarchive-3.6.0.tar.xz
--rw-r--r-- 1 root root 833 2022-02-09 13:01 ./source/l/libarchive/libarchive-3.6.0.tar.xz.asc
+drwxr-xr-x 2 root root 4096 2022-04-08 18:24 ./source/l/libarchive
+-rw-r--r-- 1 root root 5241148 2022-04-08 12:39 ./source/l/libarchive/libarchive-3.6.1.tar.xz
+-rw-r--r-- 1 root root 833 2022-04-08 12:39 ./source/l/libarchive/libarchive-3.6.1.tar.xz.asc
-rwxr-xr-x 1 root root 3666 2021-08-24 06:27 ./source/l/libarchive/libarchive.SlackBuild
-rw-r--r-- 1 root root 41 2019-06-17 02:47 ./source/l/libarchive/libarchive.url
-rw-r--r-- 1 root root 856 2018-02-27 06:12 ./source/l/libarchive/slack-desc
@@ -15160,9 +15160,9 @@ drwxr-xr-x 2 root root 4096 2022-02-02 06:50 ./testing/source/linux-5.16.5
-rw-r--r-- 1 root root 238263 2022-02-02 06:54 ./testing/source/linux-5.16.5-configs/config-huge-5.16.5
-rw-r--r-- 1 root root 241231 2022-02-02 06:57 ./testing/source/linux-5.16.5-configs/config-huge-5.16.5.x64
-rw-r--r-- 1 root root 239608 2022-02-02 06:54 ./testing/source/linux-5.16.5-configs/config-huge-smp-5.16.5-smp
-drwxr-xr-x 2 root root 4096 2022-03-28 19:32 ./usb-and-pxe-installers
+drwxr-xr-x 2 root root 4096 2022-04-08 20:03 ./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 63497216 2022-03-28 19:31 ./usb-and-pxe-installers/usbboot.img
+-rw-r--r-- 1 root root 63501312 2022-04-08 20:02 ./usb-and-pxe-installers/usbboot.img
-rw-r--r-- 1 root root 16314 2022-03-24 20:54 ./usb-and-pxe-installers/usbimg2disk.sh
diff --git a/README.initrd b/README.initrd
index 16816898d..aa2b3c607 100644
--- a/README.initrd
+++ b/README.initrd
@@ -1,7 +1,7 @@
Slackware initrd mini HOWTO
by Patrick Volkerding, volkerdi@slackware.com
-Mon Mar 28 19:22:41 UTC 2022
+Fri Apr 8 19:53:12 UTC 2022
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.17.1 Linux kernel using the packages
+upgrading to the generic 5.17.2 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.17.1-x86_64-1.txz
- installpkg kernel-modules-5.17.1-x86_64-1.txz
+ installpkg kernel-generic-5.17.2-x86_64-1.txz
+ installpkg kernel-modules-5.17.2-x86_64-1.txz
installpkg mkinitrd-1.4.11-x86_64-28.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.17.1 -m ext4
+ mkinitrd -c -k 5.17.2 -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.17.1
+Here's another example: Build an initrd image using Linux 5.17.2
kernel modules for a system with an ext4 root partition on /dev/sdb3:
- mkinitrd -c -k 5.17.1 -m ext4 -f ext4 -r /dev/sdb3
+ mkinitrd -c -k 5.17.2 -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 dd900955d..487a06d05 100644
--- a/isolinux/message.txt
+++ b/isolinux/message.txt
@@ -1,5 +1,5 @@
-Welcome to 09Slackware6407 version 15.1 (Linux kernel 5.17.1)!
+Welcome to 09Slackware6407 version 15.1 (Linux kernel 5.17.2)!
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 c1e8434b3..8f19d7edc 100644
--- a/kernels/VERSIONS.TXT
+++ b/kernels/VERSIONS.TXT
@@ -1,3 +1,3 @@
-These kernels are version 5.17.1.
+These kernels are version 5.17.2.
diff --git a/slackware64/a/maketag b/slackware64/a/maketag
index 3cda43ffe..deec76823 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.17.1 kernel (needs an initrd)" "on" \
-"kernel-huge" "Loaded 5.17.1 Linux kernel" "on" \
-"kernel-modules" "Linux 5.17.1 kernel modules -- REQUIRED" "on" \
+"kernel-generic" "Generic 5.17.2 kernel (needs an initrd)" "on" \
+"kernel-huge" "Loaded 5.17.2 Linux kernel" "on" \
+"kernel-modules" "Linux 5.17.2 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 3cda43ffe..deec76823 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.17.1 kernel (needs an initrd)" "on" \
-"kernel-huge" "Loaded 5.17.1 Linux kernel" "on" \
-"kernel-modules" "Linux 5.17.1 kernel modules -- REQUIRED" "on" \
+"kernel-generic" "Generic 5.17.2 kernel (needs an initrd)" "on" \
+"kernel-huge" "Loaded 5.17.2 Linux kernel" "on" \
+"kernel-modules" "Linux 5.17.2 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 02bc64ea2..c198655e8 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.17.1 kernel source" "on" \
+"kernel-source" "Linux 5.17.2 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 02bc64ea2..c198655e8 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.17.1 kernel source" "on" \
+"kernel-source" "Linux 5.17.2 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.17.1 b/source/k/kernel-configs/config-generic-5.17.2
index 2c55db13f..aa990246d 100644
--- a/source/k/kernel-configs/config-generic-5.17.1
+++ b/source/k/kernel-configs/config-generic-5.17.2
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.1 Kernel Configuration
+# Linux/x86 5.17.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
@@ -3041,6 +3041,7 @@ CONFIG_NET_DSA_XRS700X=m
CONFIG_NET_DSA_XRS700X_I2C=m
CONFIG_NET_DSA_XRS700X_MDIO=m
CONFIG_NET_DSA_QCA8K=m
+CONFIG_NET_DSA_REALTEK=m
CONFIG_NET_DSA_REALTEK_SMI=m
CONFIG_NET_DSA_SMSC_LAN9303=m
CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
diff --git a/source/k/kernel-configs/config-generic-5.17.1.x64 b/source/k/kernel-configs/config-generic-5.17.2.x64
index 6c4dfe13a..a7b37f047 100644
--- a/source/k/kernel-configs/config-generic-5.17.1.x64
+++ b/source/k/kernel-configs/config-generic-5.17.2.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.1 Kernel Configuration
+# Linux/x86 5.17.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
@@ -3093,6 +3093,7 @@ CONFIG_NET_DSA_XRS700X=m
CONFIG_NET_DSA_XRS700X_I2C=m
CONFIG_NET_DSA_XRS700X_MDIO=m
CONFIG_NET_DSA_QCA8K=m
+CONFIG_NET_DSA_REALTEK=m
CONFIG_NET_DSA_REALTEK_SMI=m
CONFIG_NET_DSA_SMSC_LAN9303=m
CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
diff --git a/source/k/kernel-configs/config-generic-smp-5.17.1-smp b/source/k/kernel-configs/config-generic-smp-5.17.2-smp
index 411c1a5b3..79ce91496 100644
--- a/source/k/kernel-configs/config-generic-smp-5.17.1-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.17.2-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.1 Kernel Configuration
+# Linux/x86 5.17.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
@@ -3086,6 +3086,7 @@ CONFIG_NET_DSA_XRS700X=m
CONFIG_NET_DSA_XRS700X_I2C=m
CONFIG_NET_DSA_XRS700X_MDIO=m
CONFIG_NET_DSA_QCA8K=m
+CONFIG_NET_DSA_REALTEK=m
CONFIG_NET_DSA_REALTEK_SMI=m
CONFIG_NET_DSA_SMSC_LAN9303=m
CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
diff --git a/source/k/kernel-configs/config-huge-5.17.1 b/source/k/kernel-configs/config-huge-5.17.2
index 9a669e241..5c4ef2059 100644
--- a/source/k/kernel-configs/config-huge-5.17.1
+++ b/source/k/kernel-configs/config-huge-5.17.2
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.1 Kernel Configuration
+# Linux/x86 5.17.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
@@ -3041,6 +3041,7 @@ CONFIG_NET_DSA_XRS700X=m
CONFIG_NET_DSA_XRS700X_I2C=m
CONFIG_NET_DSA_XRS700X_MDIO=m
CONFIG_NET_DSA_QCA8K=m
+CONFIG_NET_DSA_REALTEK=m
CONFIG_NET_DSA_REALTEK_SMI=m
CONFIG_NET_DSA_SMSC_LAN9303=m
CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
diff --git a/source/k/kernel-configs/config-huge-5.17.1.x64 b/source/k/kernel-configs/config-huge-5.17.2.x64
index e87210561..8dc188b05 100644
--- a/source/k/kernel-configs/config-huge-5.17.1.x64
+++ b/source/k/kernel-configs/config-huge-5.17.2.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.1 Kernel Configuration
+# Linux/x86 5.17.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
@@ -3093,6 +3093,7 @@ CONFIG_NET_DSA_XRS700X=m
CONFIG_NET_DSA_XRS700X_I2C=m
CONFIG_NET_DSA_XRS700X_MDIO=m
CONFIG_NET_DSA_QCA8K=m
+CONFIG_NET_DSA_REALTEK=m
CONFIG_NET_DSA_REALTEK_SMI=m
CONFIG_NET_DSA_SMSC_LAN9303=m
CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
diff --git a/source/k/kernel-configs/config-huge-smp-5.17.1-smp b/source/k/kernel-configs/config-huge-smp-5.17.2-smp
index 4503a8785..15f9d9bae 100644
--- a/source/k/kernel-configs/config-huge-smp-5.17.1-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.17.2-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.1 Kernel Configuration
+# Linux/x86 5.17.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
@@ -3086,6 +3086,7 @@ CONFIG_NET_DSA_XRS700X=m
CONFIG_NET_DSA_XRS700X_I2C=m
CONFIG_NET_DSA_XRS700X_MDIO=m
CONFIG_NET_DSA_QCA8K=m
+CONFIG_NET_DSA_REALTEK=m
CONFIG_NET_DSA_REALTEK_SMI=m
CONFIG_NET_DSA_SMSC_LAN9303=m
CONFIG_NET_DSA_SMSC_LAN9303_I2C=m