diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-11-06 20:24:12 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-11-07 03:00:02 +0100 |
commit | bd953aa8c3d07ab46316ac6b5af07721202faf16 (patch) | |
tree | 355a1498a3818b9080019966f56bad4111d327b9 /slackware64 | |
parent | bda0a08bfe7825d51ae2daad4d2f3d2be82220ba (diff) | |
download | current-bd953aa8c3d07ab46316ac6b5af07721202faf16.tar.gz current-bd953aa8c3d07ab46316ac6b5af07721202faf16.tar.xz |
Sat Nov 6 20:24:12 UTC 202120211106202412
a/kernel-generic-5.15.1-x86_64-1.txz: Upgraded.
a/kernel-huge-5.15.1-x86_64-1.txz: Upgraded.
a/kernel-modules-5.15.1-x86_64-1.txz: Upgraded.
ap/ksh93-20211105_77827c5-x86_64-1.txz: Upgraded.
Switched to ksh93u+m. Thanks to aikempshall and GazL.
d/kernel-headers-5.15.1-x86-1.txz: Upgraded.
k/kernel-source-5.15.1-noarch-1.txz: Upgraded.
l/libxml2-2.9.12-x86_64-4.txz: Rebuilt.
Patched to fix python3 unicode errors. Thanks to Daedra.
l/python-pycparser-2.21-x86_64-1.txz: Upgraded.
l/vte-0.66.1-x86_64-1.txz: Upgraded.
tcl/tcl-8.6.12-x86_64-1.txz: Upgraded.
tcl/tk-8.6.12-x86_64-1.txz: Upgraded.
xap/pan-0.148-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'slackware64')
-rw-r--r-- | slackware64/a/maketag | 6 | ||||
-rw-r--r-- | slackware64/a/maketag.ez | 6 | ||||
-rw-r--r-- | slackware64/k/maketag | 2 | ||||
-rw-r--r-- | slackware64/k/maketag.ez | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/slackware64/a/maketag b/slackware64/a/maketag index a19260494..b53997304 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.15 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 5.15 Linux kernel" "on" \ -"kernel-modules" "Linux 5.15 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 5.15.1 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 5.15.1 Linux kernel" "on" \ +"kernel-modules" "Linux 5.15.1 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 a19260494..b53997304 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.15 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 5.15 Linux kernel" "on" \ -"kernel-modules" "Linux 5.15 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 5.15.1 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 5.15.1 Linux kernel" "on" \ +"kernel-modules" "Linux 5.15.1 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 5f8f87dfa..d5f95e1a3 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.15 kernel source" "on" \ +"kernel-source" "Linux 5.15.1 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 5f8f87dfa..d5f95e1a3 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.15 kernel source" "on" \ +"kernel-source" "Linux 5.15.1 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |