diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-03-10 21:47:52 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-03-10 21:47:52 +0000 |
commit | 076e7853ead8465c954fbaaa24f621b83d543ec5 (patch) | |
tree | 4420bf717660747f76d9b8f1b0595d609b789867 | |
parent | 4e14ed7d5988837eeb94032fe124a1b85520ec03 (diff) | |
download | strongswan-076e7853ead8465c954fbaaa24f621b83d543ec5.tar.bz2 strongswan-076e7853ead8465c954fbaaa24f621b83d543ec5.tar.xz |
bug fixes in 4.2.13
-rw-r--r-- | NEWS | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,5 +1,15 @@ +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. + + strongswan-4.2.12 -'---------------- +----------------- - Support of the EAP-MSCHAPv2 protocol enabled by the option --enable-eap-mschapv2. Requires the MD4 hash algorithm enabled |