Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (92618e535d619d8ebdaa8d5693517539907ed3d6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (92618e535d619d8ebdaa8d5693517539907ed3d6)
  • Date: Thu, 29 Mar 2007 18:28:59 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

archive/rpm/CONFIGURE | 2 +-
archive/rpm/HISTORY | 3 ---
disk/udev-old/DEPENDS | 8 ++++----
disk/udev-old/HISTORY | 3 ---
disk/udev/DEPENDS | 8 ++++----
disk/udev/HISTORY | 3 ---
gnome2-libs/gdm2/CONFIGURE | 4 ++--
gnome2-libs/gdm2/HISTORY | 3 ---
gnome2-libs/gnome-system-monitor/CONFIGURE | 2 +-
gnome2-libs/gnome-system-monitor/HISTORY | 3 ---
gnome2-libs/gnome-vfs2/DEPENDS | 11 ++++++-----
gnome2-libs/gnome-vfs2/HISTORY | 3 ---
kernels/hotplug-ng/DEPENDS | 2 +-
kernels/hotplug-ng/HISTORY | 4 ----
security-libs/linux-pam/CONFIGURE | 2 +-
security-libs/linux-pam/HISTORY | 3 ---
security/shadow/DEPENDS | 10 +++++-----
security/shadow/HISTORY | 3 ---
utils/dbus/CONFIGURE | 2 +-
utils/dbus/HISTORY | 3 ---
utils/hal/CONFIGURE | 2 +-
utils/hal/HISTORY | 3 ---
utils/psmisc/DEPENDS | 5 ++---
utils/psmisc/HISTORY | 3 ---
utils/util-linux/CONFIGURE | 2 +-
utils/util-linux/HISTORY | 3 ---
26 files changed, 30 insertions(+), 70 deletions(-)

New commits:
commit 92618e535d619d8ebdaa8d5693517539907ed3d6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Bug #13665: SELinux support is broken and, if enabled, will lead
to a broken box. Commented out all enablers of SELinux except for
SELinux-specific packages"

This reverts commit 060dde2ba439f58c2cbfbd940ecc7e79f14616d3.

SELinux support may be working fine, we just lack policies. I will look
into this more before I break existing SELinux setups.

diff --git a/archive/rpm/CONFIGURE b/archive/rpm/CONFIGURE
index 5e53c6a..2a4b806 100755
--- a/archive/rpm/CONFIGURE
+++ b/archive/rpm/CONFIGURE
@@ -1,2 +1,2 @@
-#config_query_option RPM_SELINUX "selinux support?" n "--with-selinux"
"--without-selinux"
+config_query_option RPM_SELINUX "selinux support?" n "--with-selinux"
"--without-selinux"
config_query_option RPM_API "build API docs?" n "--with-apidocs"
"--without-apidocs"
diff --git a/archive/rpm/HISTORY b/archive/rpm/HISTORY
index ce2487e..d05ba34 100644
--- a/archive/rpm/HISTORY
+++ b/archive/rpm/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Comment out SELinux support, broken (Bug #13665)
-
2006-10-24 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 4.4.7

diff --git a/disk/udev-old/DEPENDS b/disk/udev-old/DEPENDS
index f7e8898..f17ed61 100755
--- a/disk/udev-old/DEPENDS
+++ b/disk/udev-old/DEPENDS
@@ -8,10 +8,10 @@ if [[ "$KVER" < "2.6.13" ]]; then
depends hotplug
fi &&

-#optional_depends libselinux \
-# "USE_SELINUX=true" \
-# "USE_SELINUX=false" \
-# "For selinux support" &&
+optional_depends libselinux \
+ "USE_SELINUX=true" \
+ "USE_SELINUX=false" \
+ "For selinux support" &&

optional_depends SYSTEM-LOGGER \
"USE_LOG=true" \
diff --git a/disk/udev-old/HISTORY b/disk/udev-old/HISTORY
index 30f4d0a..b094562 100644
--- a/disk/udev-old/HISTORY
+++ b/disk/udev-old/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Comment out libselinux until it works (Bug #13665)
-
2006-09-23 Flavien Bridault <vlaaad AT sourcemage.org>
* Created spell

diff --git a/disk/udev/DEPENDS b/disk/udev/DEPENDS
index 7cf61de..e878072 100755
--- a/disk/udev/DEPENDS
+++ b/disk/udev/DEPENDS
@@ -1,10 +1,10 @@
depends gnupg &&
depends smgl-fhs &&

-#optional_depends libselinux \
-# "USE_SELINUX=true" \
-# "USE_SELINUX=false" \
-# "for SELinux support" &&
+optional_depends libselinux \
+ "USE_SELINUX=true" \
+ "USE_SELINUX=false" \
+ "for SELinux support" &&

optional_depends SYSTEM-LOGGER \
"USE_LOG=true" \
diff --git a/disk/udev/HISTORY b/disk/udev/HISTORY
index 821a84e..1af3806 100644
--- a/disk/udev/HISTORY
+++ b/disk/udev/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Comment out libselinux until it works (Bug #13665)
-
2007-02-14 Juuso Alasuutari <iuso AT sourcemage.org>
* PRE_SUB_DEPENDS, SUB_DEPENDS: Added, new sub-dependency
VOLUME_ID for bug #13500.
diff --git a/gnome2-libs/gdm2/CONFIGURE b/gnome2-libs/gdm2/CONFIGURE
index 4ab9bbd..c42c064 100755
--- a/gnome2-libs/gdm2/CONFIGURE
+++ b/gnome2-libs/gdm2/CONFIGURE
@@ -4,8 +4,8 @@ config_query_option GDM_SECURE "Enable
"--enable-secureremote=yes" "--enable-secureremote=no"
&&
config_query_option GDM_XEVIE "Add XEvIE Xserver extension support?" n \
"--with-xevie=yes" "--with-xevie=no"
&&
-#config_query_option GDM_SELINUX "Add SELinux Support?" n
\
-# "--with-selinux=yes" "--with-selinux=no"
&&
+config_query_option GDM_SELINUX "Add SELinux Support?" n \
+ "--with-selinux=yes" "--with-selinux=no"
&&
config_query_option GDM_IPV6 "Enable IPv6?" n \
"--enable-ipv6=yes" "--enable-ipv6=no"
&&

diff --git a/gnome2-libs/gdm2/HISTORY b/gnome2-libs/gdm2/HISTORY
index d38cba4..d8a93bb 100644
--- a/gnome2-libs/gdm2/HISTORY
+++ b/gnome2-libs/gdm2/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Comment out SELinux support (Bug #13665)
-
2007-03-16 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.0

diff --git a/gnome2-libs/gnome-system-monitor/CONFIGURE
b/gnome2-libs/gnome-system-monitor/CONFIGURE
index ee4a7a6..b9fa0b0 100755
--- a/gnome2-libs/gnome-system-monitor/CONFIGURE
+++ b/gnome2-libs/gnome-system-monitor/CONFIGURE
@@ -1 +1 @@
-#config_query SELINUX "Enable SELinux support?" n
+config_query SELINUX "Enable SELinux support?" n
diff --git a/gnome2-libs/gnome-system-monitor/HISTORY
b/gnome2-libs/gnome-system-monitor/HISTORY
index 8841909..589ab3b 100644
--- a/gnome2-libs/gnome-system-monitor/HISTORY
+++ b/gnome2-libs/gnome-system-monitor/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Comment out SELinux support (Bug #13665)
-
2007-03-16 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.0

diff --git a/gnome2-libs/gnome-vfs2/DEPENDS b/gnome2-libs/gnome-vfs2/DEPENDS
index fc2e780..5908f25 100755
--- a/gnome2-libs/gnome-vfs2/DEPENDS
+++ b/gnome2-libs/gnome-vfs2/DEPENDS
@@ -54,9 +54,10 @@ optional_depends gtk-doc
optional_depends krb5 \
'' \
'' \
- 'for Kerberos authentication support'
+ 'for Kerberos authentication support' &&
+
+optional_depends libselinux \
+ '--enable-selinux' \
+ '--disable-selinux' \
+ 'for SELinux support'

-#optional_depends libselinux \
-# '--enable-selinux' \
-# '--disable-selinux' \
-# 'for SELinux support'
diff --git a/gnome2-libs/gnome-vfs2/HISTORY b/gnome2-libs/gnome-vfs2/HISTORY
index 316c38d..8a68f72 100644
--- a/gnome2-libs/gnome-vfs2/HISTORY
+++ b/gnome2-libs/gnome-vfs2/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Comment out libselinux (Bug #13665)
-
2007-03-15 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.0.1

diff --git a/kernels/hotplug-ng/DEPENDS b/kernels/hotplug-ng/DEPENDS
index 0ffefaa..9803ad1 100755
--- a/kernels/hotplug-ng/DEPENDS
+++ b/kernels/hotplug-ng/DEPENDS
@@ -1,4 +1,4 @@
depends which &&
depends module-init-tools &&
-#optional_depends libselinux "USE_SELINUX=true" "USE_SELINUX=false" "For
selinux support" &&
+optional_depends libselinux "USE_SELINUX=true" "USE_SELINUX=false" "For
selinux support" &&
optional_depends SYSTEM-LOGGER "USE_LOG=true" "USE_LOG=false" "For logging
through syslog"
diff --git a/kernels/hotplug-ng/HISTORY b/kernels/hotplug-ng/HISTORY
index 13e39eb..631107c 100644
--- a/kernels/hotplug-ng/HISTORY
+++ b/kernels/hotplug-ng/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Comment out libselinux (Bug #13665)
-
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

@@ -9,4 +6,3 @@

2005-07-12 David Brown <dmlb2000 AT excite.com>
* ALL: created spell
-
diff --git a/security-libs/linux-pam/CONFIGURE
b/security-libs/linux-pam/CONFIGURE
index 35dce00..7be2652 100755
--- a/security-libs/linux-pam/CONFIGURE
+++ b/security-libs/linux-pam/CONFIGURE
@@ -13,5 +13,5 @@ config_query PAM_CHKPWD_SUID
$chkpwd_suid_default &&

config_query PAM_SECTTY "Install a default /etc/securetty?" n &&
-#config_query PAM_SELINUX "Enable selinux support?" n &&
+config_query PAM_SELINUX "Enable selinux support?" n &&
config_query PAM_DOCS "Build documentation?" n
diff --git a/security-libs/linux-pam/HISTORY b/security-libs/linux-pam/HISTORY
index eae919d..a55b6c4 100644
--- a/security-libs/linux-pam/HISTORY
+++ b/security-libs/linux-pam/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Comment out SELinux support (Bug #13665)
-
2007-02-08 Jeremy Blosser <jblosser-smgl AT firinn.org>
* CONFIGURE, INSTALL: Add a query to set unix_chkpwd suid root like
older PAM versions did. Non-root apps can't use shadow passwords
diff --git a/security/shadow/DEPENDS b/security/shadow/DEPENDS
index cc71cdf..c542604 100755
--- a/security/shadow/DEPENDS
+++ b/security/shadow/DEPENDS
@@ -9,9 +9,9 @@ optional_depends linux-pam
optional_depends cracklib \
'--with-libcrack' \
'--without-libcrack' \
- 'for libcrack support'
+ 'for libcrack support' &&

-#optional_depends libselinux \
-# '--with-selinux' \
-# '--without-selinux' \
-# 'for selinux support'
+optional_depends libselinux \
+ '--with-selinux' \
+ '--without-selinux' \
+ 'for selinux support'
diff --git a/security/shadow/HISTORY b/security/shadow/HISTORY
index 2d2d312..81b43cc 100644
--- a/security/shadow/HISTORY
+++ b/security/shadow/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Comment out libselinux (Bug #13665)
-
2007-03-08 Thomas Orgis <sobukus AT sourcemage.org>
* pam.d/*: replace all pam_unix_auth.so with pam-unix.so as only the
latter
remains with newer pam (but 13600)
diff --git a/utils/dbus/CONFIGURE b/utils/dbus/CONFIGURE
index f0b4f8d..f803ba5 100755
--- a/utils/dbus/CONFIGURE
+++ b/utils/dbus/CONFIGURE
@@ -1 +1 @@
-#config_query DBUS_SELINUX 'Enable SELinux support?' n
+config_query DBUS_SELINUX 'Enable SELinux support?' n
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index 56da2cf..b80d29d 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Comment out SELinux support (Bug #13665)
-
2006-12-29 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 1.0.2
SECURITY_PATCH++
diff --git a/utils/hal/CONFIGURE b/utils/hal/CONFIGURE
index ee4a7a6..b9fa0b0 100755
--- a/utils/hal/CONFIGURE
+++ b/utils/hal/CONFIGURE
@@ -1 +1 @@
-#config_query SELINUX "Enable SELinux support?" n
+config_query SELINUX "Enable SELinux support?" n
diff --git a/utils/hal/HISTORY b/utils/hal/HISTORY
index a892726..fbfbab4 100644
--- a/utils/hal/HISTORY
+++ b/utils/hal/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Comment out SELinux support (Bug #13665)
-
2007-02-14 Juuso Alasuutari <iuso AT sourcemage.org>
* DEPENDS: Added sub_depends udev VOLUME_ID, fixes bug #13500.

diff --git a/utils/psmisc/DEPENDS b/utils/psmisc/DEPENDS
index 136f18f..915d067 100755
--- a/utils/psmisc/DEPENDS
+++ b/utils/psmisc/DEPENDS
@@ -1,4 +1,3 @@
depends automake &&
-depends ncurses
-
-#optional_depends libselinux "--enable-selinux" "--disable-selinux" "For
SELINUX support"
+depends ncurses &&
+optional_depends libselinux "--enable-selinux" "--disable-selinux" "For
SELINUX support"
diff --git a/utils/psmisc/HISTORY b/utils/psmisc/HISTORY
index 6afd765..33f0251 100644
--- a/utils/psmisc/HISTORY
+++ b/utils/psmisc/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Comment out libselinux (Bug #13665)
-
2006-09-15 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 22.3

diff --git a/utils/util-linux/CONFIGURE b/utils/util-linux/CONFIGURE
index 9197a77..834b753 100755
--- a/utils/util-linux/CONFIGURE
+++ b/utils/util-linux/CONFIGURE
@@ -1,4 +1,4 @@
if [ ! -e ${INSTALL_ROOT}/etc/sysconfig/hwclock ]; then
config_query UTC "Should the hardware clock store time in UTC (may break
systems like MS Windows)?" y
fi
-#config_query SELINUX "Do you want to enable selinux support?" n
+config_query SELINUX "Do you want to enable selinux support?" n
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index 7c2e360..796549e 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,6 +1,3 @@
-2007-03-29 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Comment out SELinux support (Bug #13665)
-
2007-03-11 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: moved the create_group tty down so that it will break the
chain
and let the cast fail early if it fails



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (92618e535d619d8ebdaa8d5693517539907ed3d6), Eric Sandall, 03/29/2007

Archive powered by MHonArc 2.6.24.

Top of Page