]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- up to 4.14.11 auto/th/kernel-4.14.11-1 auto/th/kernel-nopae-4.14.11-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 3 Jan 2018 15:03:15 +0000 (16:03 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 3 Jan 2018 15:03:15 +0000 (16:03 +0100)
kernel-multiarch.config
kernel.spec

index 54ca72fefaa06fa442c82543d1bc208779165cf8..e37105c9f6541b4bb056b0d98132ee844cb1e065 100644 (file)
@@ -11422,6 +11422,7 @@ SECURITY all=y
 SECURITY_NETWORK all=y
 SECURITY_INFINIBAND all=y
 SECURITY_NETWORK_XFRM all=y
+PAGE_TABLE_ISOLATION x86_64=y
 SECURITY_PATH all=y
 INTEL_TXT all=y
 LSM_MMAP_MIN_ADDR all=0 x86_64=65536 i386=65536 sparc64=8192 ppc=65536
index 1c6002c46ad521032a7faf8b4401b02711484002..d7d106b67414503d8a54c146180b241ee572c110 100644 (file)
@@ -70,7 +70,7 @@
 
 %define                rel             1
 %define                basever         4.14
-%define                postver         .10
+%define                postver         .11
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -122,7 +122,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: bacdb9ffdcd922aa069a5e1520160e24
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  986c6711da939de924926a7f5033218d
+# Patch0-md5:  1d114c38559d63decd246e4f76ef6ba8
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.213134 seconds and 4 git commands to generate.