summaryrefslogtreecommitdiff
path: root/debian/patches/selinux-fix-chroot-directory.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-02-27 20:40:41 +0000
committerColin Watson <cjwatson@debian.org>2010-02-27 20:40:41 +0000
commit58d1f877a2337cdfa96a862eadb933da0dffdd35 (patch)
treee6a1ab8af7aad7a5cc11d8414e2e74a0fb14e790 /debian/patches/selinux-fix-chroot-directory.patch
parent56276d29ea829cd4c92cd881b496388d93c23dee (diff)
DEP-3 tagging of autotools, SELinux, key blacklisting, and keepalive patches
Diffstat (limited to 'debian/patches/selinux-fix-chroot-directory.patch')
-rw-r--r--debian/patches/selinux-fix-chroot-directory.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/patches/selinux-fix-chroot-directory.patch b/debian/patches/selinux-fix-chroot-directory.patch
index a69ded59b..5c7c3c4a9 100644
--- a/debian/patches/selinux-fix-chroot-directory.patch
+++ b/debian/patches/selinux-fix-chroot-directory.patch
@@ -1,3 +1,12 @@
1Description: Make ChrootDirectory work with SELinux
2 After chroot() is called the SE Linux context setting won't work unless
3 /selinux and /proc are mounted in the chroot environment. Even worse, if
4 the user has control over the chroot environment then they may be able to
5 control the context that they get (I haven't verified this).
6Author: Russell Coker <russell@coker.com.au>
7Bug-Debian: http://bugs.debian.org/556644
8Last-Update: 2010-02-27
9
1Index: b/session.c 10Index: b/session.c
2=================================================================== 11===================================================================
3--- a/session.c 12--- a/session.c