SHA256
1
0
forked from pool/openCryptoki
Dominique Leuenberger 2022-11-29 09:53:57 +00:00 committed by Git OBS Bridge
commit 9f24a418bb
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -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