summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2018-02-23 14:06:27 +0100
committersirlucjan2018-02-23 14:06:27 +0100
commite36900400e63ff0fa803bec95df92f04eff0fcaa (patch)
treea29e1ab5f9725013a432f9d02f76dfdfd267e53d
parentafe0c86837a0660e9ed2e11466957e42ab4f26e8 (diff)
downloadaur-e36900400e63ff0fa803bec95df92f04eff0fcaa.tar.gz
Bump to 4.14.20-rt17
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c710ef7680e..68be24d5dc1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -123,6 +123,10 @@ prepare() {
msg "Add rt patch"
patch -Np1 -i ../patch-${_pkgver}-${_rtpatchver}.patch
+ ### Disable USER_NS for non-root users by default
+ msg "Disable USER_NS for non-root users by default"
+ patch -Np1 -i ../0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
+
### Fix https://bugs.archlinux.org/task/56605
msg "Fix #56605"
patch -Np1 -i ../0002-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch