forked from pool/permissions
- Update to version 20191112:
* fix syntax of paranoid profile * fix squid permissions (bsc#1093414, CVE-2019-3688) OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=238
This commit is contained in:
parent
4e0657a187
commit
bdb9837e95
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
||||
<param name="changesrevision">dae6a13e2ed283d181b99d4dc14bcd7d5c2b89d3</param></service></servicedata>
|
||||
<param name="changesrevision">ab0506adf59ffa48c97bdfcbe05d7771c54e84d6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21a2a7ab071a332c5058ea95a015917a482d8c7e6d1e863d5da60a5ebf83274a
|
||||
size 19544
|
3
permissions-20191112.tar.xz
Normal file
3
permissions-20191112.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef39d2915fae52860cb8a273e6566adee32f4fff5d787aeff0a91b53bee93dba
|
||||
size 19544
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 12:45:12 UTC 2019 - malte.kraus@suse.com
|
||||
|
||||
- Update to version 20191112:
|
||||
* fix syntax of paranoid profile
|
||||
* fix squid permissions (bsc#1093414, CVE-2019-3688)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 3 12:38:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -88,7 +88,7 @@ The actual permissions configuration files, /etc/permission.*.
|
||||
%post config
|
||||
%{fillup_only -n security}
|
||||
# apply all potentially changed permissions
|
||||
%{_bindir}/chkstat --system || exit 0
|
||||
%{_bindir}/chkstat --system || :
|
||||
|
||||
%package -n chkstat
|
||||
Summary: SUSE Linux Default Permissions tool
|
||||
|
Loading…
Reference in New Issue
Block a user