From ee5ad0d97a7f544c15e408bc483f5470ed363a51 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 26 Aug 2023 21:01:45 +0000 Subject: Sat Aug 26 21:01:45 UTC 2023 a/coreutils-9.3-x86_64-2.txz: Rebuilt. Don't support AVX2 instructions for wc. Since it's possible to enable a kernel option that causes the kernel to advertise AVX2 as available, but leads to an illegal instruction if there's an attempt to actually use AVX2 when old microcode is in use, this isn't reliable. Furthermore, wc is used by the pkgtools and this sort of failure could lead to corruption of the filesystem and/or package database. So, we'll disable this to be on the safe side. Thanks to lancsuk for noticing this issue. a/kernel-generic-6.1.48-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.48-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.48-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.48-x86-1.txz: Upgraded. k/kernel-source-6.1.48-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. --- kernels/VERSIONS.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernels/VERSIONS.TXT') diff --git a/kernels/VERSIONS.TXT b/kernels/VERSIONS.TXT index ce11098c4..87301f078 100644 --- a/kernels/VERSIONS.TXT +++ b/kernels/VERSIONS.TXT @@ -1,3 +1,3 @@ -These kernels are version 6.1.47. +These kernels are version 6.1.48. -- cgit v1.2.3-65-gdbad