From: Andreas Steffen Date: Tue, 15 Apr 2014 08:04:27 +0000 (+0200) Subject: Added NEWS for 5.2.0dr1 X-Git-Tag: 5.2.0dr1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37cb91d737808c7fa710fb276d2d3136155829db;p=thirdparty%2Fstrongswan.git Added NEWS for 5.2.0dr1 --- diff --git a/NEWS b/NEWS index fd33fb08d4..2e4d5b227f 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 ----------------