From: Martin Willi Date: Thu, 23 Jan 2014 15:11:54 +0000 (+0100) Subject: NEWS: Introduce PAM session management X-Git-Tag: 5.1.2rc1~40^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=572582f5dea16a97c2a660288f52fe16c41f83d8;p=thirdparty%2Fstrongswan.git NEWS: Introduce PAM session management --- diff --git a/NEWS b/NEWS index a8e98b279a..e9220756a0 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ strongswan-5.1.2 - Defined a TPMRA remote attestation workitem and added support for it to the Attestation IMV. +- When enabling its "session" strongswan.conf option, the xauth-pam plugin opens + and closes a PAM session for each established IKE_SA. Patch courtesy of + Andrea Bonomi. strongswan-5.1.1 ----------------