slackware-current/source/n
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
..
alpine Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
autofs Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
biff+comsat Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
bind Thu Mar 16 23:34:56 UTC 2023 2023-03-17 02:35:17 +01:00
bluez Thu Mar 17 19:46:28 UTC 2022 2022-03-18 06:59:44 +01:00
bluez-firmware Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
bootp Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
bridge-utils Mon Mar 22 00:41:10 UTC 2021 2021-03-22 08:59:53 +01:00
bsd-finger Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
c-ares Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
ca-certificates Fri Jul 21 19:35:45 UTC 2023 2023-07-21 22:30:04 +02:00
cifs-utils Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
conntrack-tools Sat Oct 8 19:23:31 UTC 2022 2022-10-09 07:00:16 +02:00
crda Mon Jun 19 17:55:52 UTC 2023 2023-06-19 21:34:07 +02:00
curl Mon Mar 20 18:26:23 UTC 2023 2023-03-20 21:32:56 +01:00
cyrus-sasl Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
daemon Mon Aug 21 20:00:02 UTC 2023 2023-08-21 22:30:04 +02:00
dehydrated Fri Nov 4 02:24:51 UTC 2022 2022-11-04 07:00:19 +01:00
dhcp Sat May 29 17:36:51 UTC 2021 2021-05-30 08:59:53 +02:00
dhcpcd Fri Apr 21 19:04:49 UTC 2023 2023-04-21 21:33:30 +02:00
dnsmasq Mon Sep 26 19:43:54 UTC 2022 2022-09-27 06:59:45 +02:00
dovecot Fri Sep 15 19:48:39 UTC 2023 2023-09-15 22:39:11 +02:00
ebtables Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
elm Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
epic5 Mon Jul 3 20:19:22 UTC 2023 2023-07-03 22:58:10 +02:00
ethtool Mon May 3 19:58:20 UTC 2021 2021-05-03 23:59:55 +02:00
fetchmail Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
getmail Wed Jan 12 22:04:33 UTC 2022 2022-01-13 08:59:55 +01:00
gnupg Mon Mar 7 01:57:45 UTC 2022 2022-03-07 06:59:43 +01:00
gnupg2 Tue Apr 26 19:45:46 UTC 2022 2022-04-27 06:59:51 +02:00
gnutls Fri Feb 10 20:08:41 UTC 2023 2023-02-10 21:34:59 +01:00
gpa Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
gpgme Thu Oct 26 19:55:16 UTC 2023 2023-10-26 23:09:17 +02:00
htdig Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
httpd Thu Oct 19 19:14:05 UTC 2023 2023-10-19 22:14:29 +02:00
icmpinfo Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
iftop Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
inetd Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
iproute2 Thu Sep 7 19:41:00 UTC 2023 2023-09-07 22:01:03 +02:00
ipset Sat Feb 20 21:04:15 UTC 2021 2021-02-21 08:59:51 +01:00
iptables Sat May 14 19:54:10 UTC 2022 2022-05-15 06:59:46 +02:00
iptraf-ng Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
iputils Tue Nov 29 20:56:03 UTC 2022 2022-11-30 01:00:18 +01:00
ipw2100-fw Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
ipw2200-fw Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
irssi Sat Oct 21 18:59:54 UTC 2023 2023-10-21 21:28:16 +02:00
iw Tue Nov 9 20:22:27 UTC 2021 2021-11-10 17:59:56 +01:00
krb5 Tue Jun 6 20:26:59 UTC 2023 2023-06-07 00:59:33 +02:00
lftp Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
libassuan Wed Mar 24 04:29:15 UTC 2021 2021-03-24 08:59:54 +01:00
libgcrypt Thu Feb 18 20:47:35 UTC 2021 2021-02-19 08:59:50 +01:00
libgpg-error Fri Apr 7 18:53:33 UTC 2023 2023-04-07 21:40:25 +02:00
libksba Sat Sep 17 18:59:36 UTC 2022 2022-09-18 07:00:12 +02:00
libmbim Tue Nov 29 20:56:03 UTC 2022 2022-11-30 01:00:18 +01:00
libmilter Sun Jun 4 19:16:13 UTC 2023 2023-06-04 22:33:53 +02:00
libmnl Wed Apr 6 20:23:46 UTC 2022 2022-04-07 06:59:44 +02:00
libndp Fri May 21 19:33:21 UTC 2021 2021-05-22 08:59:53 +02:00
libnetfilter_acct Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
libnetfilter_conntrack Sun Feb 20 05:13:20 UTC 2022 2022-02-20 16:59:46 +01:00
libnetfilter_cthelper Fri May 6 22:11:30 UTC 2022 2022-05-07 06:59:49 +02:00
libnetfilter_cttimeout Fri May 6 22:11:30 UTC 2022 2022-05-07 06:59:49 +02:00
libnetfilter_log Tue Nov 23 19:44:27 UTC 2021 2021-11-24 08:59:57 +01:00
libnetfilter_queue Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
libnfnetlink Wed Apr 6 20:23:46 UTC 2022 2022-04-07 06:59:44 +02:00
libnftnl Fri Mar 10 20:32:48 UTC 2023 2023-03-10 22:46:24 +01:00
libqmi Thu Oct 12 21:40:14 UTC 2023 2023-10-13 00:34:50 +02:00
libtirpc Mon Oct 9 18:10:01 UTC 2023 2023-10-09 20:34:39 +02:00
links Wed Mar 22 20:22:25 UTC 2023 2023-03-22 22:37:07 +01:00
lynx Fri Apr 28 18:25:13 UTC 2023 2023-04-28 21:32:39 +02:00
mcabber Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
metamail Wed Jan 12 22:04:33 UTC 2022 2022-01-13 08:59:55 +01:00
mobile-broadband-provider-info Mon Nov 21 20:23:13 UTC 2022 2022-11-22 07:00:14 +01:00
ModemManager Thu Mar 9 20:28:23 UTC 2023 2023-03-09 22:34:46 +01:00
mtr Wed Jan 12 22:04:33 UTC 2022 2022-01-13 08:59:55 +01:00
mutt Sun Mar 26 20:40:26 UTC 2023 2023-03-26 23:34:37 +02:00
nc Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
ncftp Tue May 2 19:18:05 UTC 2023 2023-05-02 22:33:40 +02:00
net-snmp Wed Aug 16 20:45:00 UTC 2023 2023-08-16 23:44:50 +02:00
net-tools Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netatalk Mon May 1 20:22:43 UTC 2023 2023-05-01 23:41:10 +02:00
netdate Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-bootparamd Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-ftp Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-ntalk Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-routed Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-rsh Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-rusers Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-rwall Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-rwho Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netkit-timed Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
netpipes Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
nettle Thu Feb 18 20:47:35 UTC 2021 2021-02-19 08:59:50 +01:00
netwatch Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
network-scripts Mon Jul 24 19:26:18 UTC 2023 2023-07-24 21:58:57 +02:00
NetworkManager Mon Nov 21 20:23:13 UTC 2022 2022-11-22 07:00:14 +01:00
netwrite Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
newspost Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
nfacct Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
nfs-utils Mon Aug 7 19:22:02 UTC 2023 2023-08-07 22:02:06 +02:00
nftables Thu Oct 19 19:14:05 UTC 2023 2023-10-19 22:14:29 +02:00
nghttp2 Wed Oct 11 06:37:21 UTC 2023 2023-10-11 09:54:30 +02:00
nmap Sun May 21 17:26:50 UTC 2023 2023-05-21 20:32:36 +02:00
nn Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
npth Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
nss-pam-ldapd Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
ntp Sat Sep 9 18:05:16 UTC 2023 2023-09-09 20:30:33 +02:00
obexftp Thu Nov 4 04:43:31 UTC 2021 2021-11-04 08:59:59 +01:00
openldap Thu Sep 14 02:38:14 UTC 2023 2023-09-14 05:06:53 +02:00
openobex Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
openresolv Sat Apr 15 03:23:22 UTC 2023 2023-04-15 06:37:50 +02:00
openssh Wed Oct 4 20:02:00 UTC 2023 2023-10-04 22:39:23 +02:00
openssl Wed Sep 20 00:08:45 UTC 2023 2023-09-20 03:08:36 +02:00
openssl11 Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
openvpn Thu Mar 9 20:28:23 UTC 2023 2023-03-09 22:34:46 +01:00
p11-kit Fri Jun 30 20:20:35 UTC 2023 2023-06-30 23:39:13 +02:00
pam-krb5 Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
php Thu Oct 26 19:55:16 UTC 2023 2023-10-26 23:09:17 +02:00
pidentd Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
pinentry Tue Sep 27 21:19:17 UTC 2022 2022-09-28 07:00:19 +02:00
popa3d Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
postfix Tue Apr 18 19:37:17 UTC 2023 2023-04-18 22:35:36 +02:00
ppp Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
procmail Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
proftpd Mon Oct 9 18:10:01 UTC 2023 2023-10-09 20:34:39 +02:00
pssh Fri Mar 31 18:01:09 UTC 2023 2023-03-31 21:43:36 +02:00
rdist Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
rp-pppoe Mon May 10 18:24:16 UTC 2021 2021-05-11 08:59:54 +02:00
rpcbind Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
rsync Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
s-nail Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
samba Tue Oct 17 19:34:56 UTC 2023 2023-10-17 22:37:03 +02:00
slrn Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
snownews Tue Apr 25 21:20:19 UTC 2023 2023-04-26 00:45:44 +02:00
socat Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
sshfs Wed Jun 9 18:59:30 UTC 2021 2021-06-10 08:59:32 +02:00
stunnel Thu Jul 13 19:53:09 UTC 2023 2023-07-13 22:28:43 +02:00
tcp_wrappers Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
tcpdump Sat Apr 8 19:01:35 UTC 2023 2023-04-08 21:35:38 +02:00
telnet Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
tftp-hpa Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
tin Sat Apr 15 03:23:22 UTC 2023 2023-04-15 06:37:50 +02:00
traceroute Fri Jan 6 00:54:38 UTC 2023 2023-01-06 02:50:35 +01:00
ulogd Fri Nov 4 02:24:51 UTC 2022 2022-11-04 07:00:19 +01:00
uucp Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
vlan Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
vsftpd Mon Mar 13 23:15:32 UTC 2023 2023-03-14 02:41:42 +01:00
wget Mon May 22 19:05:02 UTC 2023 2023-05-22 21:32:45 +02:00
wget2 Tue Jul 5 20:33:18 UTC 2022 2022-07-06 09:00:14 +02:00
whois Tue Feb 28 21:33:32 UTC 2023 2023-02-28 23:45:27 +01:00
wireguard-tools Tue Sep 6 20:21:24 UTC 2022 2022-09-07 07:00:17 +02:00
wireless_tools Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00
wpa_supplicant Wed Mar 8 20:26:54 UTC 2023 2023-03-08 22:40:50 +01:00
yptools Mon Mar 6 02:21:57 UTC 2023 2023-03-06 04:41:59 +01:00
ytalk Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
zd1211-firmware Mon Feb 15 19:23:44 UTC 2021 2021-02-16 08:59:54 +01:00
FTBFSlog Mon Aug 28 00:38:01 UTC 2023 2023-08-28 03:00:22 +02:00