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

Daniel Micay thestinger at archlinux.org
Sun May 7 23:36:11 UTC 2017


    Date: Sunday, May 7, 2017 @ 23:36:10
  Author: thestinger
Revision: 227303

upgpkg: linux-hardened 4.11.d-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-07 22:35:14 UTC (rev 227302)
+++ PKGBUILD	2017-05-07 23:36:10 UTC (rev 227303)
@@ -6,8 +6,8 @@
 pkgbase=linux-hardened
 _srcname=linux-4.11
 _pkgver=4.11
-pkgver=$_pkgver.c
-pkgrel=2
+pkgver=$_pkgver.d
+pkgrel=1
 arch=('x86_64')
 url="https://github.com/thestinger/linux-hardened"
 license=('GPL2')
@@ -18,7 +18,7 @@
         #"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${_pkgver}.xz"
         #"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${_pkgver}.sign"
         "https://github.com/thestinger/$pkgbase/releases/download/$pkgver/$pkgbase-$pkgver.patch"
-        "https://github.com/thestinger/$pkgbase/releases/download/$pkgver/$pkgbase-$pkgver.patch.sig"
+        #"https://github.com/thestinger/$pkgbase/releases/download/$pkgver/$pkgbase-$pkgver.patch.sig"
         # the main kernel config files
         'config.x86_64'
         # pacman hook for initramfs regeneration
@@ -28,9 +28,8 @@
 
 sha256sums=('b67ecafd0a42b3383bf4d82f0850cbff92a7e72a215a6d02f42ddbafcf42a7d6'
             'SKIP'
-            '602e0ede11096cd62ff209164482619cfbaf7f27d158d8b9c48965c0442310e1'
-            'SKIP'
-            '2363e6be46a01e71d860adcf0a3cfae50e7adb54ffd9b38b05e9e394329cc8b6'
+            '32eea3ae1b12405e975299e97d328299d012337d4cbc859afacdbfcebf56d729'
+            'c9a17f5dcac072f7a405fefdbab216cabf7e724b49e2ac4172523722905b96ed'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-05-07 22:35:14 UTC (rev 227302)
+++ config.x86_64	2017-05-07 23:36:10 UTC (rev 227303)
@@ -317,9 +317,9 @@
 CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
 CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
 CONFIG_HAVE_EXIT_THREAD=y
-CONFIG_ARCH_MMAP_RND_BITS=28
+CONFIG_ARCH_MMAP_RND_BITS=32
 CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
-CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
+CONFIG_ARCH_MMAP_RND_COMPAT_BITS=16
 CONFIG_HAVE_COPY_THREAD_TLS=y
 CONFIG_HAVE_STACK_VALIDATION=y
 # CONFIG_HAVE_ARCH_HASH is not set



More information about the arch-commits mailing list