From: Andreas Steffen Date: Sun, 12 Dec 2010 09:46:43 +0000 (+0100) Subject: NEWS for the 4.5.1dr2 release X-Git-Tag: 4.5.1~384 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b7e081bfad605bf3057c13702d6eb5d29e0af9e;p=thirdparty%2Fstrongswan.git NEWS for the 4.5.1dr2 release --- diff --git a/NEWS b/NEWS index fa0e160a65..c38d72d2ec 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,22 @@ strongswan-4.5.1 ---------------- +- Sansar Choinyambuu implemented the RFC 5793 Posture Broker Protocol (BP) + compatible with Trusted Network Connect (TNC). The TNCCS 2.0 protocol + requires the tnccs_20, tnc_imc and tnc_imv plugins but dose not depend + on the libtnc library. Any available IMV/IMC pairs conforming to the + Trusted Computing Group's TNC-IF-IMV/IMC 1.2 interface specification + can be loaded via /etc/tnc_config. + - IKE and ESP proposals can now be stored in an SQL database using a new proposals table. The start_action field in the child_configs tables allows the automatic starting or routing of connections stored in an SQL database. +- The new certificate_authorities and certificate_distribution_points + tables make it possible to store CRL and OCSP Certificate Distribution + points in an SQL database. + strongswan-4.5.0 ----------------