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

Daniel Micay thestinger at archlinux.org
Mon May 22 13:08:07 UTC 2017


    Date: Monday, May 22, 2017 @ 13:08:06
  Author: thestinger
Revision: 229078

upgpkg: linux-hardened 4.11.2.b-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-22 13:07:20 UTC (rev 229077)
+++ PKGBUILD	2017-05-22 13:08:06 UTC (rev 229078)
@@ -6,7 +6,7 @@
 pkgbase=linux-hardened
 _srcname=linux-4.11
 _pkgver=4.11.2
-pkgver=$_pkgver.a
+pkgver=$_pkgver.b
 pkgrel=1
 arch=('x86_64')
 url="https://github.com/thestinger/linux-hardened"
@@ -30,9 +30,9 @@
             'SKIP'
             'df7138c754c95f2c22127d1d76c122dbfe26b0b586572855d9d095f0d112b29b'
             'SKIP'
-            'fe4a213db49d18bbd1def3722e30a8f2e9484a74bb88c580f0f6096301a3146a'
+            '58532d833f1e9d704039cb1d5d53a12c9acd874b85926bf0521a14e0ec563313'
             'SKIP'
-            'd590fc79081785873999cfa66a38f4286a9b95f92f33035228bb1f80c2d4af87'
+            '3d552dc1a6bd54a083e90e5fc1a8a88330e5643a28eb6f2e0d88f3dd48555050'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-05-22 13:07:20 UTC (rev 229077)
+++ config.x86_64	2017-05-22 13:08:06 UTC (rev 229078)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.11.1-1 Kernel Configuration
+# Linux/x86 4.11.2-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -7818,8 +7818,8 @@
 CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
 CONFIG_HARDENED_USERCOPY=y
 CONFIG_FORTIFY_SOURCE=y
-CONFIG_SANITIZE_PAGE=y
-CONFIG_SANITIZE_PAGE_VERIFY=y
+CONFIG_PAGE_SANITIZE=y
+CONFIG_PAGE_SANITIZE_VERIFY=y
 # CONFIG_STATIC_USERMODEHELPER is not set
 CONFIG_SECURITY_SELINUX=y
 CONFIG_SECURITY_SELINUX_BOOTPARAM=y



More information about the arch-commits mailing list