summaryrefslogtreecommitdiffstats
path: root/slackware64/k/maketag
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-08-26 21:01:45 +0000
committer Eric Hameleers <alien@slackware.com>2023-08-26 23:33:08 +0200
commitee5ad0d97a7f544c15e408bc483f5470ed363a51 (patch)
tree5961e5eac39ac7ae15e972f3af3bfde8b344553b /slackware64/k/maketag
parentd4b1ae07fbdffaf47926eb85a1acabc9125759f2 (diff)
downloadcurrent-ee5ad0d97a7f544c15e408bc483f5470ed363a51.tar.gz
current-ee5ad0d97a7f544c15e408bc483f5470ed363a51.tar.xz
Sat Aug 26 21:01:45 UTC 202320230826210145
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.
Diffstat (limited to '')
-rw-r--r--slackware64/k/maketag2
-rw-r--r--slackware64/k/maketag.ez2
2 files changed, 2 insertions, 2 deletions
diff --git a/slackware64/k/maketag b/slackware64/k/maketag
index c6760b6a4..4c3f3d337 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 6.1.47 kernel source" "on" \
+"kernel-source" "Linux 6.1.48 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 c6760b6a4..4c3f3d337 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 6.1.47 kernel source" "on" \
+"kernel-source" "Linux 6.1.48 kernel source" "on" \
2> $TMP/SeTpkgs
if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs