documented changes
This commit is contained in:
parent
8aed476722
commit
8dc59c6545
@ -131,6 +131,13 @@ if [ -f /var/softhsm/slot0.db ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 27 2017 Nikos Mavrogiannopoulos <nmav@redhat.com> - 2.2.0-2
|
||||||
|
- Increased the level of messages that go to syslog, thus softhsm
|
||||||
|
will no longer write on syslog when it cannot open the shared DB (#1425135)
|
||||||
|
- Allow users in the 'ods' group to store their keys in /var/lib/softhsm/tokens/
|
||||||
|
while at the same time disallow deleting other users' keys (using the
|
||||||
|
sticky bit). Prevent users in the 'ods' group from writing in /var/lib/softhsm.
|
||||||
|
|
||||||
* Thu Jun 22 2017 Nikos Mavrogiannopoulos <nmav@redhat.com> - 2.2.0-1
|
* Thu Jun 22 2017 Nikos Mavrogiannopoulos <nmav@redhat.com> - 2.2.0-1
|
||||||
- Rebased to latest upstream release
|
- Rebased to latest upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user