]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- up to 4.9.119 auto/th/kernel-4.9-4.9.119-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 9 Aug 2018 14:43:21 +0000 (16:43 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 9 Aug 2018 14:43:21 +0000 (16:43 +0200)
kernel-vserver-2.3.patch
kernel.spec

index 6985307625e8894a701b2bcdd7e9c89930772385..8e653bf97a915d41601d2af6408a40e81c9bfc2f 100644 (file)
@@ -24483,9 +24483,9 @@ diff -NurpP --minimal linux-4.9.82/net/netlink/af_netlink.c linux-4.9.82-vs2.3.9
 --- linux-4.9.82/net/netlink/af_netlink.c      2018-02-22 21:19:04.000000000 +0000
 +++ linux-4.9.82-vs2.3.9.7/net/netlink/af_netlink.c    2018-01-10 02:50:49.000000000 +0000
 @@ -62,6 +62,8 @@
- #include <asm/cacheflush.h>
  #include <linux/hash.h>
  #include <linux/genetlink.h>
+ #include <linux/nospec.h>
 +#include <linux/vs_context.h>
 +#include <linux/vs_network.h>
  
index 0a8eab51e611ffb97aacefd645a7a4f54bb75ab2..15a18ec1fcbd48578e58055e82406c7515583c26 100644 (file)
@@ -73,7 +73,7 @@
 
 %define                rel             1
 %define                basever         4.9
-%define                postver         .117
+%define                postver         .119
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -125,7 +125,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 0a68ef3615c64bd5ee54a3320e46667d
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  b1ae484ecc3e2ba81b6a5b60e686e9b0
+# Patch0-md5:  911a41a5a5e42206745ebae4ecd3c4d3
 %endif
 Source1:       kernel.sysconfig
 
This page took 1.123239 seconds and 4 git commands to generate.