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

Levente Polyak anthraxx at archlinux.org
Thu Jun 21 21:44:51 UTC 2018


    Date: Thursday, June 21, 2018 @ 21:44:51
  Author: anthraxx
Revision: 327416

upgpkg: linux-hardened 4.17.2.a-2 (deactivate slub_debug=P for PAGE_SANITIZE)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-21 20:25:31 UTC (rev 327415)
+++ PKGBUILD	2018-06-21 21:44:51 UTC (rev 327416)
@@ -7,7 +7,7 @@
 _srcname=linux-4.17
 _pkgver=4.17.2
 pkgver=${_pkgver}.a
-pkgrel=1
+pkgrel=2
 url='https://github.com/anthraxx/linux-hardened'
 arch=('x86_64')
 license=('GPL2')
@@ -35,7 +35,7 @@
             'SKIP'
             'c8d5c08c36dd6ac00a3b0e8ba8f113acd1703bf39838bfefb1ce8195da979234'
             'SKIP'
-            'd53f199b729dbe4e3f1652d1dae85a90d27486121cad68bf8627f2d93c95a278'
+            'cf49a3ee5b8e21d4da6859840e8d2078b834aeb6daf8e19b180db0074b77882d'
             'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
             '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'

Modified: config.x86_64
===================================================================
--- config.x86_64	2018-06-21 20:25:31 UTC (rev 327415)
+++ config.x86_64	2018-06-21 21:44:51 UTC (rev 327416)
@@ -686,7 +686,7 @@
 # CONFIG_LEGACY_VSYSCALL_EMULATE is not set
 CONFIG_LEGACY_VSYSCALL_NONE=y
 CONFIG_CMDLINE_BOOL=y
-CONFIG_CMDLINE="audit=0 slub_debug=P page_poison=1 slab_nomerge pti=on"
+CONFIG_CMDLINE="audit=0 page_poison=1 slab_nomerge pti=on"
 # CONFIG_CMDLINE_OVERRIDE is not set
 # CONFIG_MODIFY_LDT_SYSCALL is not set
 CONFIG_HAVE_LIVEPATCH=y



More information about the arch-commits mailing list