summaryrefslogtreecommitdiffstats
path: root/source/k/kernel-source.SlackBuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thu Jan 26 00:34:41 UTC 2023...ap/cups-filters-1.28.17-x86_64-1.txz: Upgraded. ap/vim-9.0.1241-x86_64-1.txz: Upgraded. Fixed a security issue: Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1225. Thanks to marav for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-0433 (* Security fix *) d/guile-3.0.9-x86_64-1.txz: Upgraded. d/poke-3.0-x86_64-1.txz: Upgraded. l/nodejs-19.5.0-x86_64-1.txz: Upgraded. n/bind-9.18.11-x86_64-1.txz: Upgraded. This update fixes bugs and the following security issues: An UPDATE message flood could cause :iscman:`named` to exhaust all available memory. This flaw was addressed by adding a new :any:`update-quota` option that controls the maximum number of outstanding DNS UPDATE messages that :iscman:`named` can hold in a queue at any given time (default: 100). :iscman:`named` could crash with an assertion failure when an RRSIG query was received and :any:`stale-answer-client-timeout` was set to a non-zero value. This has been fixed. :iscman:`named` running as a resolver with the :any:`stale-answer-client-timeout` option set to any value greater than ``0`` could crash with an assertion failure, when the :any:`recursive-clients` soft quota was reached. This has been fixed. For more information, see: https://kb.isc.org/docs/cve-2022-3094 https://kb.isc.org/docs/cve-2022-3736 https://kb.isc.org/docs/cve-2022-3924 https://www.cve.org/CVERecord?id=CVE-2022-3094 https://www.cve.org/CVERecord?id=CVE-2022-3736 https://www.cve.org/CVERecord?id=CVE-2022-3924 (* Security fix *) n/openvpn-2.6.0-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.1241-x86_64-1.txz: Upgraded. 20230126003441 Patrick J Volkerding2023-01-261-1/+1
* Sat Jan 7 20:30:44 UTC 2023...We're going to go ahead and jump to the 6.1.4 kernel, in spite of the fact that a kernel bisect identified the patch that was preventing 32-bit from booting here on a Thinkpad X1E: ------ From 2e479b3b82c49bfb9422274c0a9c155a41caecb7 Mon Sep 17 00:00:00 2001 From: Michael Kelley <mikelley@microsoft.com> Date: Wed, 16 Nov 2022 10:41:24 -0800 Subject: [PATCH] x86/ioremap: Fix page aligned size calculation in __ioremap_caller() commit 4dbd6a3e90e03130973688fd79e19425f720d999 upstream. Current code re-calculates the size after aligning the starting and ending physical addresses on a page boundary. But the re-calculation also embeds the masking of high order bits that exceed the size of the physical address space (via PHYSICAL_PAGE_MASK). If the masking removes any high order bits, the size calculation results in a huge value that is likely to immediately fail. Fix this by re-calculating the page-aligned size first. Then mask any high order bits using PHYSICAL_PAGE_MASK. Fixes: ffa71f33a820 ("x86, ioremap: Fix incorrect physical address handling in PAE mode") ------ The non-SMP non-PAE 32-bit kernel is fine even without the patch revert. The PAE kernel also works fine with this patch reverted without any need to revert ffa71f33a820 (the patch that this one is supposed to fix). The machine's excessive (for 32-bit) amount of physical RAM (64GB) might also be a factor here considering the PAE kernel works on all the other machines around here without reverting this patch. The patch is reverted only on 32-bit. Upstream report still pending. Enjoy! :-) a/kernel-generic-6.1.4-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.4-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.4-x86_64-1.txz: Upgraded. a/tree-2.1.0-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.4-x86-1.txz: Upgraded. k/kernel-source-6.1.4-noarch-1.txz: Upgraded. l/gvfs-1.50.3-x86_64-1.txz: Upgraded. l/hunspell-1.7.2-x86_64-1.txz: Upgraded. l/libnice-0.1.21-x86_64-1.txz: Upgraded. n/tin-2.6.2-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. 20230107203044 Patrick J Volkerding2023-01-071-9/+51
* Fri Oct 29 17:19:45 UTC 2021...a/gawk-5.1.1-x86_64-1.txz: Upgraded. l/python-packaging-21.2-x86_64-1.txz: Upgraded. n/pam-krb5-4.11-x86_64-1.txz: Upgraded. x/mesa-21.2.5-x86_64-1.txz: Upgraded. xap/blueman-2.2.3-x86_64-1.txz: Upgraded. xap/freerdp-2.4.1-x86_64-2.txz: Rebuilt. Rebuilt without -DWITH_SANITIZE_ADDRESS=ON. Thanks to ctrlaltca. 20211029171945 Patrick J Volkerding2021-10-301-1/+1
* Thu Oct 28 01:11:07 UTC 2021...a/kernel-generic-5.14.15-x86_64-1.txz: Upgraded. a/kernel-huge-5.14.15-x86_64-1.txz: Upgraded. a/kernel-modules-5.14.15-x86_64-1.txz: Upgraded. d/cmake-3.21.4-x86_64-1.txz: Upgraded. d/kernel-headers-5.14.15-x86-1.txz: Upgraded. k/kernel-source-5.14.15-noarch-1.txz: Upgraded. We're going to go ahead and take both of those changes that were considered in /testing. GazL almost had me talked out of the autogroup change, but it's easy to disable if traditional "nice" behavior is important to someone. -DRM_I810 n -INLINE_READ_UNLOCK y -INLINE_READ_UNLOCK_IRQ y -INLINE_SPIN_UNLOCK_IRQ y -INLINE_WRITE_UNLOCK y -INLINE_WRITE_UNLOCK_IRQ y PREEMPT n -> y PREEMPT_VOLUNTARY y -> n SCHED_AUTOGROUP n -> y +CEC_GPIO n +DEBUG_PREEMPT y +PREEMPTION y +PREEMPT_COUNT y +PREEMPT_DYNAMIC y +PREEMPT_RCU y +PREEMPT_TRACER n +RCU_BOOST n +TASKS_RCU y +UNINLINE_SPIN_UNLOCK y kde/plasma-desktop-5.23.2.1-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_12-x86_64-1.txz: Upgraded. l/librsvg-2.52.3-x86_64-1.txz: Upgraded. n/bind-9.16.22-x86_64-1.txz: Upgraded. This update fixes bugs and the following security issue: The "lame-ttl" option is now forcibly set to 0. This effectively disables the lame server cache, as it could previously be abused by an attacker to significantly degrade resolver performance. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25219 (* Security fix *) n/c-ares-1.18.1-x86_64-1.txz: Upgraded. n/samba-4.15.1-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. 20211028011107 Patrick J Volkerding2021-10-281-1/+19
* Fri Mar 5 02:58:29 UTC 2021...a/kernel-generic-5.10.20-x86_64-1.txz: Upgraded. a/kernel-huge-5.10.20-x86_64-1.txz: Upgraded. a/kernel-modules-5.10.20-x86_64-1.txz: Upgraded. ap/sysstat-12.5.3-x86_64-1.txz: Upgraded. d/kernel-headers-5.10.20-x86-1.txz: Upgraded. k/kernel-source-5.10.20-noarch-1.txz: Upgraded. l/pipewire-0.3.23-x86_64-1.txz: Upgraded. n/dovecot-2.3.14-x86_64-1.txz: Upgraded. x/OpenCC-1.1.2-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/linux-5.11.x/kernel-generic-5.11.3-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-headers-5.11.3-x86-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-huge-5.11.3-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-modules-5.11.3-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-source-5.11.3-noarch-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. 20210305025829 Patrick J Volkerding2021-03-051-1/+0
* Thu Jun 11 21:17:43 UTC 2020...a/haveged-1.9.10-x86_64-1.txz: Upgraded. ap/alsa-utils-1.2.3-x86_64-2.txz: Rebuilt. This version seems good, but we'll recompile it against alsa-lib-1.2.2 just to be on the safe side. d/patchelf-0.11-x86_64-1.txz: Upgraded. l/alsa-lib-1.2.2-x86_64-1.txz: Upgraded. Revert to this version of alsa-lib due to the pulseaudio daemon crashing in some cases where multiple audio devices are present. extra/pure-alsa-system/alsa-lib-1.2.2-x86_64-1_alsa.txz: Upgraded. Revert to this version of alsa-lib due to the pulseaudio daemon crashing in some cases where multiple audio devices are present. 20200611211743 Patrick J Volkerding2020-06-121-2/+2
* Sat Nov 30 21:17:21 UTC 2019...a/kernel-generic-5.4.1-x86_64-1.txz: Upgraded. a/kernel-huge-5.4.1-x86_64-1.txz: Upgraded. a/kernel-modules-5.4.1-x86_64-1.txz: Upgraded. a/tcsh-6.22.00-x86_64-1.txz: Upgraded. a/usb_modeswitch-2.6.0-x86_64-1.txz: Upgraded. ap/cups-filters-1.25.13-x86_64-1.txz: Upgraded. ap/diffstat-1.63-x86_64-1.txz: Upgraded. ap/nano-4.6-x86_64-1.txz: Upgraded. d/kernel-headers-5.4.1-x86-1.txz: Upgraded. d/meson-0.52.1-x86_64-1.txz: Upgraded. d/strace-5.4-x86_64-1.txz: Upgraded. k/kernel-source-5.4.1-noarch-1.txz: Upgraded. l/elfutils-0.178-x86_64-1.txz: Upgraded. l/python-certifi-2019.11.28-x86_64-1.txz: Upgraded. n/ca-certificates-20191130-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. 20191130211721 Patrick J Volkerding2019-12-011-3/+4
* Wed Nov 6 21:14:40 UTC 2019...a/cpio-2.13-x86_64-1.txz: Upgraded. a/kernel-generic-4.19.82-x86_64-1.txz: Upgraded. a/kernel-huge-4.19.82-x86_64-1.txz: Upgraded. a/kernel-modules-4.19.82-x86_64-1.txz: Upgraded. ap/hplip-3.19.11-x86_64-1.txz: Upgraded. d/kernel-headers-4.19.82-x86-1.txz: Upgraded. d/mercurial-5.2-x86_64-1.txz: Upgraded. k/kernel-source-4.19.82-noarch-1.txz: Upgraded. l/python-six-1.13.0-x86_64-1.txz: Upgraded. l/shared-mime-info-1.15-x86_64-1.txz: Upgraded. l/zstd-1.4.4-x86_64-1.txz: Upgraded. n/ModemManager-1.12.0-x86_64-1.txz: Upgraded. n/NetworkManager-1.20.6-x86_64-1.txz: Upgraded. n/curl-7.67.0-x86_64-1.txz: Upgraded. n/libmbim-1.20.2-x86_64-1.txz: Upgraded. x/mesa-19.2.3-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. 20191106211440 Patrick J Volkerding2019-11-071-1/+1
* Mon Sep 30 21:08:32 UTC 2019...d/llvm-9.0.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. Thanks to orbea for getting this working and cleaning up the build script. d/vala-0.46.2-x86_64-1.txz: Upgraded. l/imagemagick-6.9.10_67-x86_64-1.txz: Upgraded. Fixed --disable-opencl configure option. Thanks to Markus Wiesner for the bug report and to upstream for the quick fix. n/NetworkManager-1.20.4-x86_64-1.txz: Upgraded. n/gnutls-3.6.10-x86_64-1.txz: Upgraded. x/freeglut-3.2.1-x86_64-1.txz: Upgraded. x/libglvnd-1.1.1-x86_64-2.txz: Upgraded. Reverted to this version since I'm seeing some errors linking with Mesa libraries with the newer one. Thanks to nobodino for the bug report. x/mesa-19.2.0-x86_64-2.txz: Rebuilt. Recompiled against llvm-9.0.0 and libglvnd-1.1.1. x/xf86-video-vmware-13.3.0-x86_64-3.txz: Rebuilt. Recompiled against llvm-9.0.0. 20190930210832 Patrick J Volkerding2019-10-011-4/+4
* Sat Aug 18 02:09:51 UTC 2018...a/kernel-generic-4.14.64-x86_64-1.txz: Upgraded. a/kernel-huge-4.14.64-x86_64-1.txz: Upgraded. a/kernel-modules-4.14.64-x86_64-1.txz: Upgraded. d/kernel-headers-4.14.64-x86-1.txz: Upgraded. k/kernel-source-4.14.64-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. 20180818020951 Patrick J Volkerding2018-08-181-1/+1
* Mon May 28 19:12:29 UTC 2018...a/pkgtools-15.0-noarch-13.txz: Rebuilt. installpkg: default line length for --terselength is the number of columns. removepkg: added --terse mode. upgradepkg: default line length for --terselength is the number of columns. upgradepkg: accept -option in addition to --option. ap/vim-8.1.0026-x86_64-1.txz: Upgraded. d/bison-3.0.5-x86_64-1.txz: Upgraded. e/emacs-26.1-x86_64-1.txz: Upgraded. kde/kopete-4.14.3-x86_64-8.txz: Rebuilt. Recompiled against libidn-1.35. n/conntrack-tools-1.4.5-x86_64-1.txz: Upgraded. n/libnetfilter_conntrack-1.0.7-x86_64-1.txz: Upgraded. n/libnftnl-1.1.0-x86_64-1.txz: Upgraded. n/links-2.16-x86_64-2.txz: Rebuilt. Rebuilt to enable X driver for -g mode. n/lynx-2.8.9dev.19-x86_64-1.txz: Upgraded. n/nftables-0.8.5-x86_64-1.txz: Upgraded. n/p11-kit-0.23.11-x86_64-1.txz: Upgraded. n/ulogd-2.0.7-x86_64-1.txz: Upgraded. n/whois-5.3.1-x86_64-1.txz: Upgraded. xap/network-manager-applet-1.8.12-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.0026-x86_64-1.txz: Upgraded. 20180528191229 Patrick J Volkerding2018-05-311-0/+176