forked from pool/permissions
This commit is contained in:
parent
88f6bfb266
commit
9ce99a53e6
@ -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
|
Fri Aug 10 21:02:03 CEST 2007 - aj@suse.de
|
||||||
|
|
||||||
|
@ -213,9 +213,6 @@
|
|||||||
# bit is removed, one can manually add users to the haclient group instead.
|
# bit is removed, one can manually add users to the haclient group instead.
|
||||||
/usr/bin/cl_status root:haclient 2555
|
/usr/bin/cl_status root:haclient 2555
|
||||||
|
|
||||||
# apache2
|
|
||||||
/usr/sbin/suexec2 root:root 4755
|
|
||||||
|
|
||||||
# exim
|
# exim
|
||||||
/usr/sbin/exim root:root 4755
|
/usr/sbin/exim root:root 4755
|
||||||
|
|
||||||
|
@ -229,9 +229,6 @@
|
|||||||
# bit is removed, one can manually add users to the haclient group instead.
|
# bit is removed, one can manually add users to the haclient group instead.
|
||||||
/usr/bin/cl_status root:haclient 0555
|
/usr/bin/cl_status root:haclient 0555
|
||||||
|
|
||||||
# apache2
|
|
||||||
/usr/sbin/suexec2 root:root 0755
|
|
||||||
|
|
||||||
# exim
|
# exim
|
||||||
/usr/sbin/exim root:root 0755
|
/usr/sbin/exim root:root 0755
|
||||||
|
|
||||||
|
@ -251,9 +251,6 @@
|
|||||||
# bit is removed, one can manually add users to the haclient group instead.
|
# bit is removed, one can manually add users to the haclient group instead.
|
||||||
/usr/bin/cl_status root:haclient 2555
|
/usr/bin/cl_status root:haclient 2555
|
||||||
|
|
||||||
# apache2
|
|
||||||
/usr/sbin/suexec2 root:root 0755
|
|
||||||
|
|
||||||
# exim
|
# exim
|
||||||
/usr/sbin/exim root:root 4755
|
/usr/sbin/exim root:root 4755
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -13,9 +13,9 @@
|
|||||||
Name: permissions
|
Name: permissions
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Version: 2007.8.10
|
Version: 2007.10.12
|
||||||
Release: 2
|
Release: 1
|
||||||
Provides: aaa_base:/etc/permissions
|
Provides: aaa_base:/etc/permissions
|
||||||
Requires: /sbin/SuSEconfig
|
Requires: /sbin/SuSEconfig
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
@ -81,8 +81,9 @@ install -m 644 %{SOURCE9} $RPM_BUILD_ROOT/etc
|
|||||||
%{_mandir}/man8/chkstat.8*
|
%{_mandir}/man8/chkstat.8*
|
||||||
/sbin/conf.d/SuSEconfig.permissions
|
/sbin/conf.d/SuSEconfig.permissions
|
||||||
/var/adm/fillup-templates/sysconfig.security
|
/var/adm/fillup-templates/sysconfig.security
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 12 2007 - lnussel@suse.de
|
||||||
|
- remove suexec2 (#263789)
|
||||||
* Fri Aug 10 2007 - aj@suse.de
|
* Fri Aug 10 2007 - aj@suse.de
|
||||||
- Readd nscd socket permissions, otherwise glibc build will fail.
|
- Readd nscd socket permissions, otherwise glibc build will fail.
|
||||||
* Fri Aug 10 2007 - lnussel@suse.de
|
* Fri Aug 10 2007 - lnussel@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user