]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- restore disabling USER_NS for vserver auto/th/kernel-3.14-3.14.18-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 6 Sep 2014 23:08:46 +0000 (01:08 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 6 Sep 2014 23:08:46 +0000 (01:08 +0200)
- rel 2

kernel-vserver-fixes.patch
kernel.spec

index b46a5614512d0d5e0ea1bafe7071f439edbecf85..d0dafc24c9fe2646ff23079b90bbb0fc4aaab5eb 100644 (file)
@@ -9,3 +9,14 @@
        if (pid->hide_pid < hide_pid_min)
                return true;
        if (in_group_p(pid->pid_gid))
+diff -NurpP --minimal linux-3.14.17/init/Kconfig linux-3.14.17-vs2.3.6.13/init/Kconfig
+--- linux-3.14.17/init/Kconfig 2014-08-14 01:38:34.000000000 +0000
++++ linux-3.14.17-vs2.3.6.13/init/Kconfig      2014-08-30 14:37:19.000000000 +0000
+@@ -1117,6 +1118,7 @@ config IPC_NS
+ config USER_NS
+       bool "User namespace"
++      depends on VSERVER_DISABLED
+       default n
+       help
+         This allows containers, i.e. vservers, to use user namespaces
index 64b83747346efa5a2a43e612498d7409875652fc..19d6908fa709c0b055de446b16e969f1f5c841de 100644 (file)
@@ -68,7 +68,7 @@
 %define                have_pcmcia     0
 %endif
 
-%define                rel             1
+%define                rel             2
 %define                basever         3.14
 %define                postver         .18
 
This page took 0.705253 seconds and 4 git commands to generate.