[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r353 - in trunk/debian: . patches



Author: dnusinow
Date: 2005-07-16 10:57:10 -0500 (Sat, 16 Jul 2005)
New Revision: 353

Modified:
   trunk/debian/changelog
   trunk/debian/patches/099s_selinux_support.diff
Log:
- Turn on SELinux support in xdm. Thanks Manoj Srivastava; Closes: #317024


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-07-15 21:31:08 UTC (rev 352)
+++ trunk/debian/changelog	2005-07-16 15:57:10 UTC (rev 353)
@@ -12,6 +12,7 @@
        Closes: #318218, #318231, #318271, #318405, #318430
      - dexconf fix for 3 button mouse emulation. Thanks David Martínez Moreno;
        Closes: #318092
+     - Turn on SELinux support in xdm. Thanks Manoj Srivastava; Closes: #317024
      - Update Danish debconf translations. Thanks to Claus Hindsgaul; 
        Closes: #318227
      - Update Czech debconf translations. Thanks to Miroslav Kure; 

Modified: trunk/debian/patches/099s_selinux_support.diff
===================================================================
--- trunk/debian/patches/099s_selinux_support.diff	2005-07-15 21:31:08 UTC (rev 352)
+++ trunk/debian/patches/099s_selinux_support.diff	2005-07-16 15:57:10 UTC (rev 353)
@@ -70,7 +70,7 @@
 + *     SELinux support
 + */
 +#ifndef HasSELinux
-+# define HasSELinux NO
++# define HasSELinux YES
 +#endif
 +
 +#ifndef SELinuxDefines



Reply to: