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

Daniel Micay thestinger at archlinux.org
Fri Aug 18 14:45:27 UTC 2017


    Date: Friday, August 18, 2017 @ 14:45:26
  Author: thestinger
Revision: 252499

bring back in line with core/linux

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-18 14:37:27 UTC (rev 252498)
+++ PKGBUILD	2017-08-18 14:45:26 UTC (rev 252499)
@@ -33,7 +33,7 @@
             'SKIP'
             '4f307faffaec34eb6c887a29288f754c32f726e56c64091d3fb262e3d1115cad'
             'SKIP'
-            '9c780e4c79268cc53b9c77f020b052264e9100ab24c7ec4c677ebcf145b02e06'
+            '270eacb615e4a9306a6dd0f272763ae14f5d6e685b63cdeebd59d687fcfc241f'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(
@@ -50,6 +50,8 @@
   # add upstream patch
   patch -p1 -i "${srcdir}/patch-${_pkgver}"
 
+  # security patches
+
   patch -p1 -i "${srcdir}/$pkgbase-$pkgver.patch"
 
   # add latest fixes from stable queue, if needed

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-08-18 14:37:27 UTC (rev 252498)
+++ config.x86_64	2017-08-18 14:45:26 UTC (rev 252499)
@@ -7937,7 +7937,7 @@
 CONFIG_DEFAULT_IO_DELAY_TYPE=0
 # CONFIG_DEBUG_BOOT_PARAMS is not set
 # CONFIG_CPA_DEBUG is not set
-# CONFIG_OPTIMIZE_INLINING is not set
+CONFIG_OPTIMIZE_INLINING=y
 # CONFIG_DEBUG_ENTRY is not set
 # CONFIG_DEBUG_NMI_SELFTEST is not set
 # CONFIG_X86_DEBUG_FPU is not set



More information about the arch-commits mailing list