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

Daniel Micay thestinger at archlinux.org
Tue May 31 02:49:28 UTC 2016


    Date: Tuesday, May 31, 2016 @ 04:49:27
  Author: thestinger
Revision: 177492

upgpkg: linux-grsec 4.5.5.201605291201-1

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

---------------+
 PKGBUILD      |   28 ++++++++++++++--------------
 config        |    8 +++++---
 config.x86_64 |    6 ++++--
 3 files changed, 23 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-31 00:39:38 UTC (rev 177491)
+++ PKGBUILD	2016-05-31 02:49:27 UTC (rev 177492)
@@ -9,7 +9,7 @@
 _srcname=linux-4.5
 _pkgver=4.5.5
 _grsecver=3.1
-_timestamp=201605211442
+_timestamp=201605291201
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -34,10 +34,10 @@
             'SKIP'
             'f25ce19ee44d93eb8b228c0f3df3082b94ea84d9b28a9fb8ba170ecce5acd78c'
             'SKIP'
-            '2781cfa1f8680fd9d2819fc9ef4775aa38cec30bb22dda1f6bb2cbe48d146f95'
+            'aae96046fefa884e71bb8ca23904cd131df9f751f586b829bc67d15d7fa1c664'
             'SKIP'
-            '7b43f12da9658279a3289e0c2517d5d53da0a0c075d72ea81fb28a3c46738901'
-            '935169a95bbc205142277c16d0665514b207b1ad8ddae9355f1a1575d553642d'
+            '1406610d5d8f3e5af1e5c462209724769a52c69e70b3c8008fdec68c1ac407e0'
+            'd9f9f734c133f3a9ad3945eedd074492890e9959cfae1feb707d520f5db56ef2'
             'ca7e718375b3790888756cc0a64a7500cd57dddb9bf7e10a0df22c860d91f74d'
             '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(
@@ -165,17 +165,17 @@
   install -D -m644 vmlinux "${pkgdir}/usr/lib/modules/${_kernver}/build/vmlinux"
 
   # add grsecurity gcc plugins
-  mkdir -p "$pkgdir/usr/lib/modules/${_kernver}/build/tools/gcc"
-  cp -a tools/gcc/*.h "$pkgdir/usr/lib/modules/${_kernver}/build/tools/gcc/"
-  cp -a tools/gcc/Makefile "$pkgdir/usr/lib/modules/${_kernver}/build/tools/gcc/"
-  install -m644 tools/gcc/*.so "$pkgdir/usr/lib/modules/${_kernver}/build/tools/gcc/"
-  mkdir -p "$pkgdir/usr/lib/modules/${_kernver}/build/tools/gcc/size_overflow_plugin"
-  install -m644 tools/gcc/size_overflow_plugin/Makefile tools/gcc/size_overflow_plugin/size_overflow_plugin.so \
-    "$pkgdir/usr/lib/modules/${_kernver}/build/tools/gcc/size_overflow_plugin"
+  mkdir -p "$pkgdir/usr/lib/modules/${_kernver}/build/scripts/gcc-plugins"
+  cp -a scripts/gcc-plugins/*.h "$pkgdir/usr/lib/modules/${_kernver}/build/scripts/gcc-plugins/"
+  cp -a scripts/gcc-plugins/Makefile "$pkgdir/usr/lib/modules/${_kernver}/build/scripts/gcc-plugins/"
+  install -m644 scripts/gcc-plugins/*.so "$pkgdir/usr/lib/modules/${_kernver}/build/scripts/gcc-plugins/"
+  mkdir -p "$pkgdir/usr/lib/modules/${_kernver}/build/scripts/gcc-plugins/size_overflow_plugin"
+  install -m644 scripts/gcc-plugins/size_overflow_plugin/Makefile scripts/gcc-plugins/size_overflow_plugin/size_overflow_plugin.so \
+    "$pkgdir/usr/lib/modules/${_kernver}/build/scripts/gcc-plugins/size_overflow_plugin"
   if [[ $CARCH == x86_64 ]]; then
-    mkdir -p "$pkgdir/usr/lib/modules/${_kernver}/build/tools/gcc/rap_plugin"
-    install -m644 tools/gcc/rap_plugin/Makefile tools/gcc/rap_plugin/rap_plugin.so \
-      "$pkgdir/usr/lib/modules/${_kernver}/build/tools/gcc/rap_plugin"
+    mkdir -p "$pkgdir/usr/lib/modules/${_kernver}/build/scripts/gcc-plugins/rap_plugin"
+    install -m644 scripts/gcc-plugins/rap_plugin/Makefile scripts/gcc-plugins/rap_plugin/rap_plugin.so \
+      "$pkgdir/usr/lib/modules/${_kernver}/build/scripts/gcc-plugins/rap_plugin"
   fi
 }
 

Modified: config
===================================================================
--- config	2016-05-31 00:39:38 UTC (rev 177491)
+++ config	2016-05-31 02:49:27 UTC (rev 177492)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.5.2.201604282058-1 Kernel Configuration
+# Linux/x86 4.5.5.201605291201-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -259,6 +259,8 @@
 CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
 CONFIG_SECCOMP_FILTER=y
+CONFIG_HAVE_GCC_PLUGINS=y
+CONFIG_GCC_PLUGINS=y
 # CONFIG_CC_STACKPROTECTOR is not set
 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
 CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
@@ -529,7 +531,7 @@
 # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
 # CONFIG_DEBUG_HOTPLUG_CPU0 is not set
 # CONFIG_CMDLINE_BOOL is not set
-# CONFIG_MODIFY_LDT_SYSCALL is not set
+CONFIG_MODIFY_LDT_SYSCALL=y
 # CONFIG_DEFAULT_MODIFY_LDT_SYSCALL is not set
 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
 
@@ -1924,7 +1926,7 @@
 CONFIG_DS1682=m
 # CONFIG_TI_DAC7512 is not set
 CONFIG_VMWARE_BALLOON=m
-CONFIG_BMP085=y
+CONFIG_BMP085=m
 CONFIG_BMP085_I2C=m
 # CONFIG_BMP085_SPI is not set
 CONFIG_PCH_PHUB=m

Modified: config.x86_64
===================================================================
--- config.x86_64	2016-05-31 00:39:38 UTC (rev 177491)
+++ config.x86_64	2016-05-31 02:49:27 UTC (rev 177492)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.5.2.201604290633-2 Kernel Configuration
+# Linux/x86 4.5.5.201605291201-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -268,6 +268,8 @@
 CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
 CONFIG_SECCOMP_FILTER=y
+CONFIG_HAVE_GCC_PLUGINS=y
+CONFIG_GCC_PLUGINS=y
 CONFIG_HAVE_CC_STACKPROTECTOR=y
 CONFIG_CC_STACKPROTECTOR=y
 # CONFIG_CC_STACKPROTECTOR_NONE is not set
@@ -1890,7 +1892,7 @@
 CONFIG_DS1682=m
 # CONFIG_TI_DAC7512 is not set
 CONFIG_VMWARE_BALLOON=m
-CONFIG_BMP085=y
+CONFIG_BMP085=m
 CONFIG_BMP085_I2C=m
 # CONFIG_BMP085_SPI is not set
 CONFIG_USB_SWITCH_FSA9480=m



More information about the arch-commits mailing list