[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config.x86_64)

Levente Polyak anthraxx at archlinux.org
Wed Jun 19 23:54:09 UTC 2019


    Date: Wednesday, June 19, 2019 @ 23:54:08
  Author: anthraxx
Revision: 356579

upgpkg: linux-hardened 5.1.12.a-1

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config.x86_64

---------------+
 PKGBUILD      |   10 +++++-----
 config.x86_64 |    3 ++-
 2 files changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-19 20:36:35 UTC (rev 356578)
+++ PKGBUILD	2019-06-19 23:54:08 UTC (rev 356579)
@@ -4,11 +4,11 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgbase=linux-hardened
-_pkgver=5.1.11
+_pkgver=5.1.12
 _hardenedver=a
 _srcname=linux-${_pkgver}
 pkgver=${_pkgver}.${_hardenedver}
-pkgrel=3
+pkgrel=1
 url='https://github.com/anthraxx/linux-hardened'
 arch=('x86_64')
 license=('GPL2')
@@ -23,11 +23,11 @@
         linux.preset   # standard config files for mkinitcpio ramdisk
 )
 replaces=('linux-grsec')
-sha256sums=('11fd93207290272389ad284b8b042041d088fbee0ed5798e933bf8e91697d219'
+sha256sums=('7159819d298a84acefeaedfd155be20477b92fda194a5f51547a2f1abffd79ab'
             'SKIP'
-            '2becca7172da15cd3ebf6295851ba45faa2371f6b6b8fe279ba88c7f0ec1eea1'
+            'd3f825423f44c37d6c51cf15b83f32f261aeea57aed1d7b9cad34d28c0548275'
             'SKIP'
-            '60f4dabb92ebfc6130252c406542e4b9e953e4d1764508da64ba131f4d3a579f'
+            '677f288417da5bff867ff99480ffa7da4e91ddf185f269b639c23fe01af42f7a'
             'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
             'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')

Modified: config.x86_64
===================================================================
--- config.x86_64	2019-06-19 20:36:35 UTC (rev 356578)
+++ config.x86_64	2019-06-19 23:54:08 UTC (rev 356579)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.1.11 Kernel Configuration
+# Linux/x86 5.1.12 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



More information about the arch-commits mailing list