diff --git a/permissions.changes b/permissions.changes index ddbc1ea..0873da6 100644 --- a/permissions.changes +++ b/permissions.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 12 13:30:57 CEST 2007 - lnussel@suse.de + +- remove suexec2 (#263789) + ------------------------------------------------------------------- Fri Aug 10 21:02:03 CEST 2007 - aj@suse.de diff --git a/permissions.easy b/permissions.easy index 18ff8a2..ef61893 100644 --- a/permissions.easy +++ b/permissions.easy @@ -213,9 +213,6 @@ # bit is removed, one can manually add users to the haclient group instead. /usr/bin/cl_status root:haclient 2555 -# apache2 -/usr/sbin/suexec2 root:root 4755 - # exim /usr/sbin/exim root:root 4755 diff --git a/permissions.paranoid b/permissions.paranoid index f9c8f21..e008234 100644 --- a/permissions.paranoid +++ b/permissions.paranoid @@ -229,9 +229,6 @@ # bit is removed, one can manually add users to the haclient group instead. /usr/bin/cl_status root:haclient 0555 -# apache2 -/usr/sbin/suexec2 root:root 0755 - # exim /usr/sbin/exim root:root 0755 diff --git a/permissions.secure b/permissions.secure index 874d5b8..3462bbd 100644 --- a/permissions.secure +++ b/permissions.secure @@ -251,9 +251,6 @@ # bit is removed, one can manually add users to the haclient group instead. /usr/bin/cl_status root:haclient 2555 -# apache2 -/usr/sbin/suexec2 root:root 0755 - # exim /usr/sbin/exim root:root 4755 diff --git a/permissions.spec b/permissions.spec index b074b2b..4190747 100644 --- a/permissions.spec +++ b/permissions.spec @@ -1,5 +1,5 @@ # -# spec file for package permissions (Version 2007.8.10) +# spec file for package permissions (Version 2007.10.12) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,9 +13,9 @@ Name: permissions License: GPL v2 or later Group: Productivity/Security -Autoreqprov: on -Version: 2007.8.10 -Release: 2 +AutoReqProv: on +Version: 2007.10.12 +Release: 1 Provides: aaa_base:/etc/permissions Requires: /sbin/SuSEconfig PreReq: %fillup_prereq @@ -81,8 +81,9 @@ install -m 644 %{SOURCE9} $RPM_BUILD_ROOT/etc %{_mandir}/man8/chkstat.8* /sbin/conf.d/SuSEconfig.permissions /var/adm/fillup-templates/sysconfig.security - %changelog +* Fri Oct 12 2007 - lnussel@suse.de +- remove suexec2 (#263789) * Fri Aug 10 2007 - aj@suse.de - Readd nscd socket permissions, otherwise glibc build will fail. * Fri Aug 10 2007 - lnussel@suse.de