forked from pool/permissions
Accepting request 74776 from Base:System
- remove setuid bit from opiesu (bnc#698772) OBS-URL: https://build.opensuse.org/request/show/74776 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=66
This commit is contained in:
commit
a32c716e17
@ -1,81 +0,0 @@
|
|||||||
#
|
|
||||||
# spec file for package permissions
|
|
||||||
#
|
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
||||||
#
|
|
||||||
# All modifications and additions to the file contributed by third parties
|
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
|
||||||
# upon. The license for this file, and modifications and additions to the
|
|
||||||
# file, is the same license as for the pristine package itself (unless the
|
|
||||||
# license for the pristine package is not an Open Source License, in which
|
|
||||||
# case the license is the MIT License). An "Open Source License" is a
|
|
||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
|
||||||
# published by the Open Source Initiative.
|
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
||||||
#
|
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
# icecream 0
|
|
||||||
|
|
||||||
BuildRequires: libcap-devel
|
|
||||||
|
|
||||||
Name: permissions
|
|
||||||
License: GPLv2+
|
|
||||||
Group: Productivity/Security
|
|
||||||
AutoReqProv: on
|
|
||||||
Version: 2011.05.26.1717
|
|
||||||
Release: 1
|
|
||||||
Provides: aaa_base:/etc/permissions
|
|
||||||
PreReq: %fillup_prereq
|
|
||||||
Summary: SUSE Linux Default Permissions
|
|
||||||
Source: permissions-%{version}.tar.bz2
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
Url: http://gitorious.org/opensuse/permissions
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
|
||||||
Permission settings of files and directories depending on the
|
|
||||||
local security settings. The local security setting (easy, secure,
|
|
||||||
or paranoid) can be configured in /etc/sysconfig/security.
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Werner Fink
|
|
||||||
Roman Drahtmüller
|
|
||||||
Michael Schröder
|
|
||||||
Ludwig Nussel
|
|
||||||
|
|
||||||
%prep
|
|
||||||
%setup -q
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
|
||||||
make %{?_smp_mflags} CFLAGS="-W -Wall $RPM_OPT_FLAGS" FSCAPS_DEFAULT_ENABLED=0
|
|
||||||
|
|
||||||
|
|
||||||
%install
|
|
||||||
make DESTDIR="$RPM_BUILD_ROOT" install
|
|
||||||
|
|
||||||
|
|
||||||
%post
|
|
||||||
%{fillup_only -n security}
|
|
||||||
|
|
||||||
|
|
||||||
%files
|
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%config /etc/permissions
|
|
||||||
%config /etc/permissions.easy
|
|
||||||
%config /etc/permissions.secure
|
|
||||||
%config /etc/permissions.paranoid
|
|
||||||
%config(noreplace) /etc/permissions.local
|
|
||||||
%{_bindir}/chkstat
|
|
||||||
%{_mandir}/man5/permissions.5*
|
|
||||||
%{_mandir}/man8/chkstat.8*
|
|
||||||
/sbin/conf.d/SuSEconfig.permissions
|
|
||||||
/var/adm/fillup-templates/sysconfig.security
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bc06983c99a6284b24fd2cb1baa004592f4b3f96c1f1e432eceae1e453bf5ac8
|
|
||||||
size 19968
|
|
3
permissions-2011.06.28.1452.tar.bz2
Normal file
3
permissions-2011.06.28.1452.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:230b266b6f7f8e316c317c6bdd32ae11964f8c3e417d2976352030ca5b9675c4
|
||||||
|
size 19923
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 28 12:53:22 UTC 2011 - lnussel@suse.de
|
||||||
|
|
||||||
|
- remove setuid bit from opiesu (bnc#698772)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 17 09:46:29 UTC 2011 - lnussel@suse.de
|
Fri Jun 17 09:46:29 UTC 2011 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ Name: permissions
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2011.05.26.1717
|
Version: 2011.06.28.1452
|
||||||
Release: 2
|
Release: 2
|
||||||
Provides: aaa_base:/etc/permissions
|
Provides: aaa_base:/etc/permissions
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
|
Loading…
Reference in New Issue
Block a user