From 5fd4ffe00f750c5fcd37bee1acb743fc1c643b9d Mon Sep 17 00:00:00 2001
From: Joachim Fasting <joachifm@fastmail.fm>
Date: Thu, 8 Dec 2016 12:22:09 +0100
Subject: [PATCH] grsecurity: 4.8.12-201612031658 -> 201612062306

---
 pkgs/os-specific/linux/kernel/patches.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix
index 124518c36b2..20e4ec1fd7e 100644
--- a/pkgs/os-specific/linux/kernel/patches.nix
+++ b/pkgs/os-specific/linux/kernel/patches.nix
@@ -87,8 +87,8 @@ rec {
 
   grsecurity_testing = grsecPatch
     { kver   = "4.8.12";
-      grrev  = "201612031658";
-      sha256 = "06n96jk471xp7m8sf504bw9x6mk893jpymglgw037b21cbv88rrp";
+      grrev  = "201612062306";
+      sha256 = "16ddiqx3sry07d7gy7y7rm8fxaa8v9lgih5l4dd2i39m35za11fq";
     };
 
   # This patch relaxes grsec constraints on the location of usermode helpers,