]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- up to 4.4.147 auto/th/kernel-4.4-4.4.147-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 9 Aug 2018 17:30:26 +0000 (19:30 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 9 Aug 2018 17:30:26 +0000 (19:30 +0200)
kernel-vserver-2.3.patch
kernel.spec

index bc8f05bd4f6aab57faf8d5d42ef41df98f1ba54f..d5248fcf3cc74a9a75ff70644cb581876b930cde 100644 (file)
@@ -24489,9 +24489,9 @@ diff -NurpP --minimal linux-4.4.116/net/netlink/af_netlink.c linux-4.4.116-vs2.3
 --- linux-4.4.116/net/netlink/af_netlink.c     2018-02-22 21:20:06.000000000 +0000
 +++ linux-4.4.116-vs2.3.9.7/net/netlink/af_netlink.c   2018-01-09 16:36:34.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 2f8ac3a541e08136d64d414ba3a270fca379d604..e3a12f097529cd3001ed4a9f60ea250debd0a333 100644 (file)
@@ -72,7 +72,7 @@
 
 %define                rel             1
 %define                basever         4.4
-%define                postver         .145
+%define                postver         .147
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -124,7 +124,7 @@ Source0:    http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 9a78fa2eb6c68ca5a40ed5af08142599
 %if "%{postver}" != ".0"
 Patch0:                http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  582846fba728cc423e1754ed8ee9699f
+# Patch0-md5:  a38b9535d049266b3eb81d5b89335d61
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.088804 seconds and 4 git commands to generate.