diff options
author | NingSun <ning.sun@intel.com> | 2018-03-14 16:35:31 -0700 |
---|---|---|
committer | NingSun <ning.sun@intel.com> | 2018-03-14 17:02:47 -0700 |
commit | da00ff6db5e68773996ec79d711c45fb3444c580 (patch) | |
tree | 0387aa1f70a468e6c3264767454ae6f4528f59e8 /SoftHSMv2/NEWS | |
parent | 535535b7c5f2781fa096a5fd00a762d24db4eddc (diff) |
Remove win32 support in SoftHSMv2
Due to license issue, we have to remove win32 support in SoftHSMv2.
Issue-ID: AAF-151
Change-Id: I31dda45ed84065819e26be8205747dd096a37432
Signed-off-by: NingSun <ning.sun@intel.com>
Diffstat (limited to 'SoftHSMv2/NEWS')
-rw-r--r-- | SoftHSMv2/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SoftHSMv2/NEWS b/SoftHSMv2/NEWS index 5d209ec..feae4e4 100644 --- a/SoftHSMv2/NEWS +++ b/SoftHSMv2/NEWS @@ -1,7 +1,8 @@ NEWS for SoftHSM -- History of user visible changes -SoftHSM develop +SoftHSM 2.4.0 - 2017-02-27 +* Issue #135: Support PKCS#8 for GOST. * Issue #140: Support for CKA_ALLOWED_MECHANISMS. (Patch from Brad Hess) * Issue #141: Support CKA_ALWAYS_AUTHENTICATE for private key objects. @@ -18,7 +19,6 @@ SoftHSM develop * Issue #348: Document that OSX needs pkg-config to detect cppunit. * Issue #349: softhsm2-util will check the configuration and report any issues before loading the PKCS#11 library. -* Issue #351: Upgrade Botan in Jenkins build. Bugfixes: * Issue #345: Private objects are presented to security officer in search |