diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-08-23 20:25:09 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-08-23 20:25:09 +0000 |
commit | eed3bb6c48563b865be5560448577e7cfe4ce443 (patch) | |
tree | a35911c5b0d26edcb0da52cc166e5b7be1e3d383 /CHANGES | |
parent | 3ad120037ad5203580a68f3cafbb2664071fb654 (diff) | |
download | vyos-strongswan-eed3bb6c48563b865be5560448577e7cfe4ce443.tar.gz vyos-strongswan-eed3bb6c48563b865be5560448577e7cfe4ce443.zip |
- Updated to new upstream version.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -1,3 +1,15 @@ +strongswan-2.7.3 +---------------- + +- "sha" and "sha1" are now treated as synonyms in the ike= and esp= + algorithm configuration statements. + +- Fixed possible segmentation faults in the eroute, klipsdebug, and + other KLIPS-related auxiliary functions by making the USE_NAT_TRAVERSAL + compile-time condition defined in Makefile.inc known in + programs/Makefile.program. + + strongswan-2.7.2 ---------------- @@ -9,8 +21,8 @@ strongswan-2.7.2 the state pointer before logging current state information, causing an immediate crash of the pluto keying daemon due to a NULL pointer. - We strongly recommend to update to the 2.7.2 released which fixes this - vulnerability to malformed proposal payload that could otherwise be + We strongly recommend to update to the 2.7.2 release which fixes this + vulnerability to malformed proposal payloads that could otherwise be exploited by Denial-of-Service attacks. |