summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-03-01 14:00:21 +0000
committerColin Watson <cjwatson@debian.org>2010-03-01 14:00:21 +0000
commit51fb177ac8a372c964bcbc70adc61cb2509caac4 (patch)
tree461605eaeffdd2af76ceee2b8b34a7549303d203 /debian/patches
parent19bd497fff64a7690cbebaa5015a9d2a60102674 (diff)
forwarded selinux-fix-chroot-directory.patch
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/selinux-fix-chroot-directory.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/selinux-fix-chroot-directory.patch b/debian/patches/selinux-fix-chroot-directory.patch
index 5c7c3c4a9..7b3fdac1a 100644
--- a/debian/patches/selinux-fix-chroot-directory.patch
+++ b/debian/patches/selinux-fix-chroot-directory.patch
@@ -4,8 +4,9 @@ Description: Make ChrootDirectory work with SELinux
4 the user has control over the chroot environment then they may be able to 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). 5 control the context that they get (I haven't verified this).
6Author: Russell Coker <russell@coker.com.au> 6Author: Russell Coker <russell@coker.com.au>
7Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1726
7Bug-Debian: http://bugs.debian.org/556644 8Bug-Debian: http://bugs.debian.org/556644
8Last-Update: 2010-02-27 9Last-Update: 2010-03-01
9 10
10Index: b/session.c 11Index: b/session.c
11=================================================================== 12===================================================================