slackware-current/source/a
Patrick J Volkerding 05ec45c9c9 Thu Oct 26 19:55:16 UTC 2023
a/kernel-firmware-20231024_4ee0175-noarch-1.txz:  Upgraded.
a/kernel-generic-6.1.60-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.1.60-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.1.60-x86_64-1.txz:  Upgraded.
a/shadow-4.14.1-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.1.60-x86-1.txz:  Upgraded.
k/kernel-source-6.1.60-noarch-1.txz:  Upgraded.
  Hey folks, if you've been following LQ you know I've talked before about
  dropping the huge kernel and moving the distribution to use only the generic
  kernel plus an initrd. After mulling this over for a few months, I think I
  was looking at the problem in the wrong way. First of all, it's clear that
  some Slackware users have been using the huge kernel all along, without an
  initrd, and are (to say the least) unhappy about the prospect of a new
  requirement to start using one. I've been recommending the generic kernel for
  some time, and a major reason is that we've been using the same set of kernel
  modules with two slightly different kernels. Because of this, there have
  always been a few (generally seldom used) kernel modules that won't load into
  the huge kernel. These are things that aren't built into the huge kernel, but
  because of a difference in some kernel module dependency, they won't load.
  The conclusion that I've come to here is that rather than drop the huge
  kernel, or slap a LOCALVERSION on it and provide a whole duplicate tree of
  kernel modules especially for the huge kernel, it would be better to make the
  generic kernel more huge, and minimize the differences between the two kernel
  configs.
  That's what I've done here.
  Shown below are the differences between the previous generic kernel config
  and the one shipping in this update. You'll notice that most of the popular
  filesystems are built in. At this point the main difference it that the huge
  kernel has a couple of dozen SCSI drivers built into it. The modules for those
  drivers won't load into the huge kernel, but they're fully built in so that
  doesn't matter. If you find any other modules that will not load into the huge
  kernel, please make a note about it on LQ and I'll see what can be done.
  So, tl;dr - what does this change mean?
  Unless your root device is on SCSI, if you were able to use the huge kernel
  without an initrd previously, you should now be able to use the generic
  kernel without an initrd. The kernel is a bit bigger, but we probably have
  enough RAM these days that it won't make a difference.
  Enjoy! :-)
  -CIFS_SMB_DIRECT n
   9P_FS m -> y
   9P_FSCACHE n -> y
   BTRFS_FS m -> y
   CIFS m -> y
   CRYPTO_CMAC m -> y
   CRYPTO_CRC32 m -> y
   CRYPTO_XXHASH m -> y
   CRYPTO_ZSTD m -> y
   EFIVAR_FS m -> y
   EXFAT_FS m -> y
   EXT2_FS m -> y
   EXT3_FS m -> y
   EXT4_FS m -> y
   F2FS_FS m -> y
   FAILOVER m -> y
   FAT_FS m -> y
   FSCACHE m -> y
   FS_ENCRYPTION_ALGS m -> y
   FS_MBCACHE m -> y
   HW_RANDOM_VIRTIO m -> y
   ISO9660_FS m -> y
   JBD2 m -> y
   JFS_FS m -> y
   LZ4HC_COMPRESS m -> y
   LZ4_COMPRESS m -> y
   MSDOS_FS m -> y
   NETFS_SUPPORT m -> y
   NET_9P m -> y
   NET_9P_FD m -> y
   NET_9P_VIRTIO m -> y
   NET_FAILOVER m -> y
   NFSD m -> y
   NLS_CODEPAGE_437 m -> y
   NTFS3_FS m -> y
   NTFS_FS m -> y
   PSTORE_LZ4_COMPRESS n -> m
   PSTORE_LZO_COMPRESS n -> m
   PSTORE_ZSTD_COMPRESS n -> y
   QFMT_V2 m -> y
   QUOTA_TREE m -> y
   REISERFS_FS m -> y
   RPCSEC_GSS_KRB5 m -> y
   SMBFS m -> y
   SQUASHFS m -> y
   UDF_FS m -> y
   VFAT_FS m -> y
   VIRTIO_BALLOON m -> y
   VIRTIO_BLK m -> y
   VIRTIO_CONSOLE m -> y
   VIRTIO_INPUT m -> y
   VIRTIO_MMIO m -> y
   VIRTIO_NET m -> y
   VIRTIO_PCI m -> y
   VIRTIO_PCI_LIB m -> y
   VIRTIO_PCI_LIB_LEGACY m -> y
   VIRTIO_PMEM m -> y
   XFS_FS m -> y
   ZONEFS_FS n -> m
   ZSTD_COMPRESS m -> y
  +NFS_FSCACHE y
  +PSTORE_LZ4_COMPRESS_DEFAULT n
  +PSTORE_LZO_COMPRESS_DEFAULT n
  +PSTORE_ZSTD_COMPRESS_DEFAULT n
kde/plasma-workspace-5.27.9.1-x86_64-1.txz:  Upgraded.
l/glib2-2.78.1-x86_64-1.txz:  Upgraded.
l/netpbm-11.04.03-x86_64-1.txz:  Upgraded.
l/newt-0.52.24-x86_64-1.txz:  Upgraded.
n/gpgme-1.23.0-x86_64-1.txz:  Upgraded.
n/p11-kit-0.25.1-x86_64-1.txz:  Upgraded.
n/php-8.2.12-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://www.php.net/ChangeLog-8.php#8.2.12
x/xorg-server-21.1.9-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  OOB write in XIChangeDeviceProperty/RRChangeOutputProperty.
  Use-after-free bug in DestroyWindow.
  For more information, see:
    https://lists.x.org/archives/xorg-announce/2023-October/003430.html
    https://www.cve.org/CVERecord?id=CVE-2023-5367
    https://www.cve.org/CVERecord?id=CVE-2023-5380
  (* Security fix *)
x/xorg-server-xephyr-21.1.9-x86_64-1.txz:  Upgraded.
x/xorg-server-xnest-21.1.9-x86_64-1.txz:  Upgraded.
x/xorg-server-xvfb-21.1.9-x86_64-1.txz:  Upgraded.
x/xorg-server-xwayland-23.2.2-x86_64-1.txz:  Upgraded.
  This update fixes a security issue:
  OOB write in XIChangeDeviceProperty/RRChangeOutputProperty.
  For more information, see:
    https://lists.x.org/archives/xorg-announce/2023-October/003430.html
    https://www.cve.org/CVERecord?id=CVE-2023-5367
  (* Security fix *)
xap/mozilla-thunderbird-115.4.1-x86_64-1.txz:  Upgraded.
  This release contains security fixes and improvements.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/115.4.1/releasenotes/
    https://www.mozilla.org/en-US/security/advisories/mfsa2023-47/
    https://www.cve.org/CVERecord?id=CVE-2023-5721
    https://www.cve.org/CVERecord?id=CVE-2023-5732
    https://www.cve.org/CVERecord?id=CVE-2023-5724
    https://www.cve.org/CVERecord?id=CVE-2023-5725
    https://www.cve.org/CVERecord?id=CVE-2023-5726
    https://www.cve.org/CVERecord?id=CVE-2023-5727
    https://www.cve.org/CVERecord?id=CVE-2023-5728
    https://www.cve.org/CVERecord?id=CVE-2023-5730
  (* Security fix *)
xfce/thunar-4.18.8-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2023-10-26 23:09:17 +02:00
..
aaa_base Tue Feb 15 20:00:48 UTC 2022 2022-02-16 06:59:46 +01:00
aaa_libraries Sat Aug 12 00:43:19 UTC 2023 2023-08-12 03:41:39 +02:00
acl Fri Mar 12 23:01:08 UTC 2021 2021-03-13 08:59:53 +01:00
acpid Mon Sep 20 18:49:19 UTC 2021 2021-09-21 08:59:56 +02:00
attr Fri Mar 12 23:01:08 UTC 2021 2021-03-13 08:59:53 +01:00
bash Wed Dec 14 21:19:34 UTC 2022 2022-12-14 23:46:49 +01:00
bin Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
btrfs-progs Thu Oct 26 19:55:16 UTC 2023 2023-10-26 23:09:17 +02:00
bzip2 Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
coreutils Tue Aug 29 18:55:59 UTC 2023 2023-08-29 21:29:22 +02:00
cpio Tue May 2 19:18:05 UTC 2023 2023-05-02 22:33:40 +02:00
cpufrequtils Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
cracklib Thu Mar 16 23:34:56 UTC 2023 2023-03-17 02:35:17 +01:00
cryptsetup Sat Jul 8 19:46:10 UTC 2023 2023-07-08 22:31:26 +02:00
dbus Thu Mar 10 20:12:48 UTC 2022 2022-03-11 06:59:44 +01:00
dcron Wed Aug 30 21:58:04 UTC 2023 2023-08-31 01:11:11 +02:00
devs Thu Jan 28 21:08:13 UTC 2021 2021-01-29 08:59:51 +01:00
dialog Wed Jun 23 20:40:52 UTC 2021 2021-06-24 08:59:52 +02:00
dosfstools Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
e2fsprogs Thu Feb 9 00:59:27 UTC 2023 2023-02-09 02:38:53 +01:00
ed Thu Feb 10 01:46:55 UTC 2022 2022-02-10 08:07:49 +01:00
efibootmgr Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
efivar Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
elilo Thu May 25 00:24:33 UTC 2023 2023-05-25 03:50:00 +02:00
elogind Wed May 31 19:14:23 UTC 2023 2023-05-31 21:41:55 +02:00
elvis Sat Sep 25 19:32:08 UTC 2021 2021-09-26 08:59:56 +02:00
etc Wed May 17 20:59:51 UTC 2023 2023-05-17 23:46:29 +02:00
eudev Fri Oct 6 21:28:34 UTC 2023 2023-10-07 00:06:39 +02:00
exfatprogs Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
f2fs-tools Thu Sep 14 21:10:50 UTC 2023 2023-09-14 23:56:42 +02:00
file Fri Jul 28 19:47:22 UTC 2023 2023-07-28 22:29:29 +02:00
findutils Thu Feb 10 01:46:55 UTC 2022 2022-02-10 08:07:49 +01:00
floppy Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
gawk Wed Nov 23 19:51:17 UTC 2022 2022-11-24 07:00:17 +01:00
genpower Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
gettext Wed Oct 4 20:02:00 UTC 2023 2023-10-04 22:39:23 +02:00
glibc-zoneinfo Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
gpm Thu Sep 28 21:37:06 UTC 2023 2023-09-29 00:41:46 +02:00
gptfdisk Fri Dec 2 06:58:38 UTC 2022 2022-12-02 16:59:51 +01:00
grep Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
grub Tue Mar 28 19:36:46 UTC 2023 2023-03-28 22:33:03 +02:00
gzip Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
haveged Mon Apr 11 20:49:27 UTC 2022 2022-04-12 06:59:46 +02:00
hdparm Mon Apr 26 22:04:20 UTC 2021 2021-04-27 08:59:57 +02:00
hostname Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
hwdata Thu Sep 8 01:33:19 UTC 2022 2022-09-08 07:00:15 +02:00
infozip Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
inih Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
iniparser Fri Oct 7 20:32:18 UTC 2022 2022-10-08 07:00:17 +02:00
inotify-tools Tue Mar 29 20:16:24 UTC 2022 2022-03-30 06:59:45 +02:00
isapnptools Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
jfsutils Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
kbd Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
kernel-firmware Tue Jul 25 19:45:27 UTC 2023 2023-07-25 22:31:18 +02:00
kmod Sat Sep 30 21:33:49 UTC 2023 2023-10-01 00:00:43 +02:00
lbzip2 Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
less Thu Nov 24 20:55:37 UTC 2022 2022-11-25 07:00:37 +01:00
lhasa Tue May 16 03:09:46 UTC 2023 2023-05-16 06:35:04 +02:00
libblockdev Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
libbytesize Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
libcgroup Sat Aug 12 19:03:36 UTC 2023 2023-08-12 21:28:55 +02:00
libgudev Tue Mar 16 18:45:39 UTC 2021 2021-03-17 08:59:53 +01:00
libpwquality Mon Nov 21 20:23:13 UTC 2022 2022-11-22 07:00:14 +01:00
lilo Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
logrotate Fri May 21 19:33:21 UTC 2021 2021-05-22 08:59:53 +02:00
lrzip Thu Feb 18 20:47:35 UTC 2021 2021-02-19 08:59:50 +01:00
lvm2 Sun Oct 22 19:30:42 UTC 2023 2023-10-22 22:00:59 +02:00
lzip Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
lzlib Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
mcelog Fri Dec 10 20:53:11 UTC 2021 2021-12-11 08:59:54 +01:00
mdadm Sun Jan 2 01:25:29 UTC 2022 2022-01-02 08:59:54 +01:00
minicom Sat Sep 23 20:59:44 UTC 2023 2023-09-23 23:35:53 +02:00
mkinitrd Thu Aug 10 05:48:31 UTC 2023 2023-08-10 08:29:19 +02:00
mlocate Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
mt-st Tue May 2 19:18:05 UTC 2023 2023-05-02 22:33:40 +02:00
mtx Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
ncompress Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
ndctl Fri Oct 7 20:32:18 UTC 2022 2022-10-08 07:00:17 +02:00
ntfs-3g Thu May 26 18:27:32 UTC 2022 2022-05-27 06:59:46 +02:00
nvi Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
os-prober Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
pam Fri May 19 18:59:24 UTC 2023 2023-05-19 21:40:53 +02:00
patch Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
pciutils Mon Nov 21 20:23:13 UTC 2022 2022-11-22 07:00:14 +01:00
pcmciautils Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
pkgtools Sun Sep 3 04:27:04 UTC 2023 2023-09-03 07:09:09 +02:00
plzip Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
procps-ng Thu Jun 22 19:07:50 UTC 2023 2023-06-22 22:36:30 +02:00
quota Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
reiserfsprogs Wed Mar 1 21:21:21 UTC 2023 2023-03-01 23:40:24 +01:00
rpm2tgz Wed Nov 23 19:51:17 UTC 2022 2022-11-24 07:00:17 +01:00
sdparm Mon Aug 7 19:22:02 UTC 2023 2023-08-07 22:02:06 +02:00
sed Tue Nov 8 22:21:43 UTC 2022 2022-11-09 07:00:18 +01:00
shadow Thu Oct 26 19:55:16 UTC 2023 2023-10-26 23:09:17 +02:00
sharutils Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
smartmontools Fri Mar 4 06:31:06 UTC 2022 2022-03-04 16:59:48 +01:00
splitvt Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
sysfsutils Thu Mar 10 02:30:54 UTC 2022 2022-03-10 06:59:43 +01:00
sysklogd Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
syslinux Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
sysvinit Sun Dec 18 20:58:52 UTC 2022 2022-12-18 22:33:11 +01:00
sysvinit-functions Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
sysvinit-scripts Tue Sep 5 20:00:30 UTC 2023 2023-09-05 22:32:07 +02:00
tar Tue Jul 18 19:58:10 UTC 2023 2023-07-18 22:30:10 +02:00
tcsh Fri Jan 7 06:03:52 UTC 2022 2022-01-07 17:59:49 +01:00
time Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
tree Wed Jun 7 21:12:41 UTC 2023 2023-06-08 00:35:05 +02:00
udisks Mon Aug 7 19:22:02 UTC 2023 2023-08-07 22:02:06 +02:00
udisks2 Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
unarj Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
upower Wed Jul 5 21:02:14 UTC 2023 2023-07-05 23:35:07 +02:00
usb_modeswitch Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
usbutils Sat Aug 7 19:04:04 UTC 2021 2021-08-08 00:01:02 +02:00
userspace-rcu Tue Jun 13 20:15:52 UTC 2023 2023-06-13 22:33:37 +02:00
utempter Mon May 1 20:22:43 UTC 2023 2023-05-01 23:41:10 +02:00
util-linux Tue Oct 17 19:34:56 UTC 2023 2023-10-17 22:37:03 +02:00
volume_key Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
which Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
xfsprogs Tue Jun 13 20:15:52 UTC 2023 2023-06-13 22:33:37 +02:00
xz Mon Mar 20 18:26:23 UTC 2023 2023-03-20 21:32:56 +01:00
zerofree Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
zoo Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
aaa_terminfo Mon May 28 19:12:29 UTC 2018 2018-05-31 23:39:35 +02:00
FTBFSlog Thu Sep 28 21:37:06 UTC 2023 2023-09-29 00:41:46 +02:00