forked from pool/permissions
This commit is contained in:
parent
9ce99a53e6
commit
f0ba610858
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 17 16:09:03 CEST 2007 - lnussel@suse.de
|
||||
|
||||
- remove bing (#306626)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 12 13:30:57 CEST 2007 - lnussel@suse.de
|
||||
|
||||
|
@ -200,7 +200,6 @@
|
||||
#
|
||||
/bin/ping root:root 4755
|
||||
/bin/ping6 root:root 4755
|
||||
/usr/bin/bing root:trusted 4755
|
||||
/usr/sbin/traceroute6 root:root 4755
|
||||
# mtr is linked against ncurses. For dialout only.
|
||||
/usr/sbin/mtr root:dialout 4750
|
||||
|
@ -216,7 +216,6 @@
|
||||
#
|
||||
/bin/ping root:root 0755
|
||||
/bin/ping6 root:root 0755
|
||||
/usr/bin/bing root:trusted 0755
|
||||
/usr/sbin/traceroute6 root:root 0755
|
||||
# mtr is linked against ncurses.
|
||||
/usr/sbin/mtr root:dialout 0755
|
||||
|
@ -238,7 +238,6 @@
|
||||
#
|
||||
/bin/ping root:root 4755
|
||||
/bin/ping6 root:root 4755
|
||||
/usr/bin/bing root:trusted 4750
|
||||
/usr/sbin/traceroute6 root:root 4755
|
||||
# mtr is linked against ncurses. no suid bit, for root only:
|
||||
/usr/sbin/mtr root:dialout 0755
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package permissions (Version 2007.10.12)
|
||||
# spec file for package permissions (Version 2007.10.17)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -14,7 +14,7 @@ Name: permissions
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Security
|
||||
AutoReqProv: on
|
||||
Version: 2007.10.12
|
||||
Version: 2007.10.17
|
||||
Release: 1
|
||||
Provides: aaa_base:/etc/permissions
|
||||
Requires: /sbin/SuSEconfig
|
||||
@ -82,6 +82,8 @@ install -m 644 %{SOURCE9} $RPM_BUILD_ROOT/etc
|
||||
/sbin/conf.d/SuSEconfig.permissions
|
||||
/var/adm/fillup-templates/sysconfig.security
|
||||
%changelog
|
||||
* Wed Oct 17 2007 - lnussel@suse.de
|
||||
- remove bing (#306626)
|
||||
* Fri Oct 12 2007 - lnussel@suse.de
|
||||
- remove suexec2 (#263789)
|
||||
* Fri Aug 10 2007 - aj@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user