diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-06-10 01:26:41 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-06-10 04:39:32 +0200 |
commit | 36f4e56119b36620072c1cf865a7c6641395ca06 (patch) | |
tree | 242002aebc046cce98e193cd490825b04c39d45f /slackware64/k | |
parent | b95c75696964a8c8161cda498a9e4dafd1604cf5 (diff) | |
download | current-36f4e56119b36620072c1cf865a7c6641395ca06.tar.gz current-36f4e56119b36620072c1cf865a7c6641395ca06.tar.xz |
Sat Jun 10 01:26:41 UTC 202320230610012641
a/kernel-generic-6.1.33-x86_64-1.txz: Upgraded.
a/kernel-huge-6.1.33-x86_64-1.txz: Upgraded.
a/kernel-modules-6.1.33-x86_64-1.txz: Upgraded.
d/kernel-headers-6.1.33-x86-1.txz: Upgraded.
k/kernel-source-6.1.33-noarch-1.txz: Upgraded.
l/fuse3-3.15.0-x86_64-1.txz: Upgraded.
l/libburn-1.5.6-x86_64-1.txz: Upgraded.
xap/mozilla-firefox-114.0.1-x86_64-1.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.mozilla.org/en-US/firefox/114.0.1/releasenotes/
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'slackware64/k')
-rw-r--r-- | slackware64/k/maketag | 2 | ||||
-rw-r--r-- | slackware64/k/maketag.ez | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/slackware64/k/maketag b/slackware64/k/maketag index dcef6fa8b..26e278d8a 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.32 kernel source" "on" \ +"kernel-source" "Linux 6.1.33 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 dcef6fa8b..26e278d8a 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.32 kernel source" "on" \ +"kernel-source" "Linux 6.1.33 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |