diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-03-22 09:52:39 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-03-22 09:52:39 +0000 |
commit | 7a229aeb240cc750546f55ad089022f0ca7dc44f (patch) | |
tree | d1767cb9d72b52a79a5b74e570fd57d0a0e87c1c /NEWS | |
parent | 19364e11c66714324bd3d5d0dc9212db397085cb (diff) | |
download | vyos-strongswan-7a229aeb240cc750546f55ad089022f0ca7dc44f.tar.gz vyos-strongswan-7a229aeb240cc750546f55ad089022f0ca7dc44f.zip |
[svn-upgrade] Integrating new upstream version, strongswan (4.2.13)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,5 +1,20 @@ +strongswan-4.2.13 +----------------- + +- Fixed a use-after-free bug in the DPD timeout section of the + IKEv1 pluto daemon which sporadically caused a segfault. + +- Fixed a crash in the IKEv2 charon daemon occuring with + mixed RAM-based and SQL-based virtual IP address pools. + +- Fixed ASN.1 parsing of algorithmIdentifier objects where the + parameters field is optional. + +- Ported nm plugin to NetworkManager 7.1. + + strongswan-4.2.12 -'---------------- +----------------- - Support of the EAP-MSCHAPv2 protocol enabled by the option --enable-eap-mschapv2. Requires the MD4 hash algorithm enabled |