Accepting request 1038743 from home:markkp:branches:security
- Updated spec file to set permissions on /etc/opencryptoki/strength.conf to be owned by root:pkcs11 with permissions of 640. (bsc#1205566) OBS-URL: https://build.opensuse.org/request/show/1038743 OBS-URL: https://build.opensuse.org/package/show/security/openCryptoki?expand=0&rev=126
This commit is contained in:
parent
4ab3207014
commit
2048190bdd
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 16:24:11 UTC 2022 - Mark Post <mpost@suse.com>
|
||||
|
||||
- Updated spec file to set permissions on /etc/opencryptoki/strength.conf
|
||||
to be owned by root:pkcs11 with permissions of 640. (bsc#1205566)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 19:14:38 UTC 2022 - Mark Post <mpost@suse.com>
|
||||
|
||||
|
@ -232,7 +232,7 @@ ln -sf %{_libdir}/opencryptoki/libopencryptoki.so %{_prefix}/lib/pkcs11/PKCS11_A
|
||||
# configuration directory
|
||||
%dir %{_sysconfdir}/opencryptoki
|
||||
%config %{_sysconfdir}/opencryptoki/opencryptoki.conf
|
||||
%config %{_sysconfdir}/opencryptoki/strength.conf
|
||||
%config %attr(640,root,pkcs11) %{_sysconfdir}/opencryptoki/strength.conf
|
||||
%config %attr(640,root,pkcs11) %{_sysconfdir}/opencryptoki/p11sak_defined_attrs.conf
|
||||
%ifarch s390 s390x
|
||||
%config %{_sysconfdir}/opencryptoki/ccatok.conf
|
||||
|
Loading…
Reference in New Issue
Block a user