diff --git a/NEWS b/NEWS index fd33fb08d..2e4d5b227 100644 --- a/NEWS +++ b/NEWS @@ -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 ----------------