Date: Wednesday, June 12, 2019 @ 08:11:17 Author: anthraxx Revision: 355911
upgpkg: linux-hardened 5.1.9.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config.x86_64 ---------------+ PKGBUILD | 8 ++++---- config.x86_64 | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-12 05:46:25 UTC (rev 355910) +++ PKGBUILD 2019-06-12 08:11:17 UTC (rev 355911) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -_pkgver=5.1.8 +_pkgver=5.1.9 _hardenedver=a _srcname=linux-${_pkgver} pkgver=${_pkgver}.${_hardenedver} @@ -23,11 +23,11 @@ linux.preset # standard config files for mkinitcpio ramdisk ) replaces=('linux-grsec') -sha256sums=('d0164ffcc6e2ab3a96cc771d3fbdf2f8b49a2597ec4da9a06df590b0fe87a6ec' +sha256sums=('58c9eca99c3dd2fff5b559302996c985c3f3f2aad0b99b2172a61c4df7122a79' 'SKIP' - 'de89d0872949882a90b536fbe08f7a196ef046bffa6b0cf459f839e7f28af88f' + '5807b42a5f959005530cee7a0ba940025ef65d4fb4169e8be36dd02599a1ae90' 'SKIP' - '11ad5e0085b1d0c7b77a0bea19a02105cc06201eaba6dbe410bb1cb84b7a7bf7' + 'db42cf2d2be0647543dfefa3eb479cdceeacb31b7c57949aeae0396bad07d225' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' 'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') Modified: config.x86_64 =================================================================== --- config.x86_64 2019-06-12 05:46:25 UTC (rev 355910) +++ config.x86_64 2019-06-12 08:11:17 UTC (rev 355911) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.1.8 Kernel Configuration +# Linux/x86 5.1.9 Kernel Configuration # # @@ -6037,6 +6037,7 @@ # CONFIG_CHASH_STATS is not set # CONFIG_CHASH_SELFTEST is not set CONFIG_DRM_NOUVEAU=m +CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y CONFIG_NOUVEAU_DEBUG=5 CONFIG_NOUVEAU_DEBUG_DEFAULT=3 # CONFIG_NOUVEAU_DEBUG_MMU is not set
