diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-04-15 10:04:27 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-04-15 10:04:27 +0200 |
commit | 37cb91d737808c7fa710fb276d2d3136155829db (patch) | |
tree | 448b20a6e0be72a16c112fe8d84e51eba7e7d8a1 /NEWS | |
parent | fa6c5f3506e326c15fd1a9a23e030e9294fe3ace (diff) | |
download | strongswan-37cb91d737808c7fa710fb276d2d3136155829db.tar.bz2 strongswan-37cb91d737808c7fa710fb276d2d3136155829db.tar.xz |
Added NEWS for 5.2.0dr15.2.0dr1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +strongswan-5.2.0 +---------------- + +- The SWID IMC can extract all installed packages from the dpkg (Debian, + Ubuntu, etc.) or rpm (Fedora, RedHat, etc) package managers, respectively, + using the swidGenerator (https://github.com/tnc-ba/swidGenerator) which + generates SWID tags according to the new ISO/IEC 19770-2:2014 standard. + +- All IMVs now share the access requestor ID, device ID and product info + of an access requestor via a common imv_session object. + + strongswan-5.1.3 ---------------- |