summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2006-08-23 20:25:09 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2006-08-23 20:25:09 +0000
commiteed3bb6c48563b865be5560448577e7cfe4ce443 (patch)
treea35911c5b0d26edcb0da52cc166e5b7be1e3d383 /CHANGES
parent3ad120037ad5203580a68f3cafbb2664071fb654 (diff)
downloadvyos-strongswan-eed3bb6c48563b865be5560448577e7cfe4ce443.tar.gz
vyos-strongswan-eed3bb6c48563b865be5560448577e7cfe4ce443.zip
- Updated to new upstream version.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES16
1 files changed, 14 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 4feaa188d..3d92f229a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.