summaryrefslogtreecommitdiff
path: root/debian/patches/selinux-autoconf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/selinux-autoconf.patch')
-rw-r--r--debian/patches/selinux-autoconf.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/selinux-autoconf.patch b/debian/patches/selinux-autoconf.patch
index 934f885c8..9ac4cd435 100644
--- a/debian/patches/selinux-autoconf.patch
+++ b/debian/patches/selinux-autoconf.patch
@@ -1,3 +1,16 @@
1Description: Fix seusers detection at configure time
2 configure didn't add -lselinux to LIBS before it checked for the existence
3 of getseuserbyname and get_default_context_with_level. This resulted in
4 seusers configuration not being handled correctly. Most policies use the
5 seusers feature, and without it login security contexts will not be
6 correct.
7Author: Caleb Case <calebcase@gmail.com>
8Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1713
9Bug-Debian: http://bugs.debian.org/465614
10Bug-Ubuntu: https://bugs.launchpad.net/bugs/188136
11Reviewed-by: Colin Watson <cjwatson@debian.org>
12Last-Update: 2010-02-27
13
1Index: b/configure 14Index: b/configure
2=================================================================== 15===================================================================
3--- a/configure 16--- a/configure