From 353496a7b2d983d3facb95253b0b22dd7ae224e6 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 17 Aug 2022 20:41:53 +0000 Subject: Wed Aug 17 20:41:53 UTC 2022 a/aaa_glibc-solibs-2.36-x86_64-2.txz: Rebuilt. a/kernel-generic-5.19.2-x86_64-1.txz: Upgraded. a/kernel-huge-5.19.2-x86_64-1.txz: Upgraded. a/kernel-modules-5.19.2-x86_64-1.txz: Upgraded. ap/vim-9.0.0223-x86_64-1.txz: Upgraded. Fix use after free, out-of-bounds read, and heap based buffer overflow. Thanks to marav for the heads-up. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2816 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2817 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2819 (* Security fix *) d/kernel-headers-5.19.2-x86-1.txz: Upgraded. k/kernel-source-5.19.2-noarch-1.txz: Upgraded. l/glibc-2.36-x86_64-2.txz: Rebuilt. Rebuilt with a patch from Arch to reenable DT_HASH in shared objects since the change broke Steam games that use EPIC's EAC. I'm not exactly 100% on board with this approach, but since DT_GNU_HASH remains and is still used, I guess I'll go along with it for now. Hopefully EAC will be patched and we can back this out. Thanks to Swaggajackin for the notice and for providing links to the glibc bug discussion as well as the patch. If anything else needs a rebuild after this, let me know in the LQ thread. l/glibc-i18n-2.36-x86_64-2.txz: Rebuilt. l/glibc-profile-2.36-x86_64-2.txz: Rebuilt. xap/vim-gvim-9.0.0223-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. --- slackware64/a/maketag | 6 +++--- slackware64/a/maketag.ez | 6 +++--- slackware64/k/maketag | 2 +- slackware64/k/maketag.ez | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'slackware64') diff --git a/slackware64/a/maketag b/slackware64/a/maketag index ecc29893c..f6d929c2b 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.18.17 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 5.18.17 Linux kernel" "on" \ -"kernel-modules" "Linux 5.18.17 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 5.19.2 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 5.19.2 Linux kernel" "on" \ +"kernel-modules" "Linux 5.19.2 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 ecc29893c..f6d929c2b 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.18.17 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 5.18.17 Linux kernel" "on" \ -"kernel-modules" "Linux 5.18.17 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 5.19.2 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 5.19.2 Linux kernel" "on" \ +"kernel-modules" "Linux 5.19.2 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 bd80a6674..900f710d8 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.18.17 kernel source" "on" \ +"kernel-source" "Linux 5.19.2 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 bd80a6674..900f710d8 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.18.17 kernel source" "on" \ +"kernel-source" "Linux 5.19.2 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs -- cgit v1.2.3-65-gdbad