documented changes

This commit is contained in:
Nikos Mavrogiannopoulos 2017-06-27 08:06:42 +02:00
parent 8aed476722
commit 8dc59c6545

View File

@ -131,6 +131,13 @@ if [ -f /var/softhsm/slot0.db ]; then
fi
%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
- Rebased to latest upstream release