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

Daniel Micay thestinger at archlinux.org
Mon Aug 22 04:22:10 UTC 2016


    Date: Monday, August 22, 2016 @ 04:22:10
  Author: thestinger
Revision: 187266

upgpkg: linux-grsec 4.7.2.201608211829-1

Modified:
  linux-grsec/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-22 03:54:19 UTC (rev 187265)
+++ PKGBUILD	2016-08-22 04:22:10 UTC (rev 187266)
@@ -7,9 +7,9 @@
 
 pkgbase=linux-grsec
 _srcname=linux-4.7
-_pkgver=4.7
+_pkgver=4.7.2
 _grsecver=3.1
-_timestamp=201608151842
+_timestamp=201608211829
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -32,9 +32,9 @@
 
 sha256sums=('5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10'
             'SKIP'
-            '2f0c42f241112fa5cb3396fc68afba95a3048c7da7b7875b668e80ff67618164'
+            '031cb0e7b86f2ef2cc4d0dde9d73495f68e8d23e4c41f50f7f95b065ee33a71d'
             'SKIP'
-            'ffdd69d7ffa1953bb3523b432f8eb98a5508d884e07bd74000425685619dff43'
+            'c35bd6b71cbc58f2dd83f254684f14d95e2ae3ffbb23ce894ef2f05356ddf7a8'
             'SKIP'
             '989b62325f632010a7f648056eda6fb8169c384e6431fe2913d9ec081e1a4717'
             'a7f8a8ae09552b214876e3294c8b9b73db59acfe67495af6f741ebc56c021d78'
@@ -52,7 +52,7 @@
   cd "${srcdir}/${_srcname}"
 
   # add upstream patch
-  #patch -p1 -i "${srcdir}/patch-${_pkgver}"
+  patch -p1 -i "${srcdir}/patch-${_pkgver}"
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git



More information about the arch-commits mailing list