From: Tobias Brunner Date: Thu, 26 Nov 2015 07:13:54 +0000 (+0100) Subject: NEWS: Added changes since 5.3.4 X-Git-Tag: 5.3.5^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33895f4bc500dcef767566b1877bc2703f9b8407;p=thirdparty%2Fstrongswan.git NEWS: Added changes since 5.3.4 --- diff --git a/NEWS b/NEWS index 4674e52e6c..bda70686a4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +strongswan-5.3.5 +---------------- + +- Properly handle potential EINTR errors in sigwaitinfo(2) calls that replaced + sigwait(3) calls with 5.3.4. + +- RADIUS retransmission timeouts are now configurable, courtesy of Thom Troy. + + strongswan-5.3.4 ----------------