diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-07-13 14:22:50 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-07-13 14:24:32 +0200 |
commit | 693705c74edba913543f501cb4496208a1bdf1b7 (patch) | |
tree | bfe513e9299b5a444745f806c7de4dc4dfbb3458 /NEWS | |
parent | cab4cc3a103ddd9f5bcc0c3a481620e64967227e (diff) | |
download | strongswan-5.6.0dr2.tar.bz2 strongswan-5.6.0dr2.tar.xz |
Version bump to 5.6.0dr25.6.0dr2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +strongswan-5.6.0 +---------------- + +- New SWIMA IMC/IMV pair implements the "draft-ietf-sacm-nea-swima-patnc" + Internet Draft and will be demonstrated at the IETF 99 Prague Hackathon. + +- The IMV database template has been adapted to achieve full compliancei + with the ISO 19770-2:2015 SWID tag standard. + +- The sw-collector tool extracts software events from apt history logs + and stores them in an SQLite database to be used by the SWIMA IMC. + +- The pt-tls-client can attach and use TPM 2.0 protected private keys + via the --keyid parameter. + +- libtpmtss supports Intel's TSS2 Architecture Broker and Resource + Manager interface (tcti-tabrmd). + + strongswan-5.5.3 ---------------- |