aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2015-11-04 19:42:17 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2015-11-04 19:42:17 +0100
commit6590298dadaf754315e0d1096466f5499dd3d86e (patch)
tree086392d6aa5479c317a8fcafa35305162965e0a3
parent83c1883d0bb081e51ad5e7ee961f02caca31ef74 (diff)
downloadstrongswan-6590298dadaf754315e0d1096466f5499dd3d86e.tar.bz2
strongswan-6590298dadaf754315e0d1096466f5499dd3d86e.tar.xz
Version bump to 5.3.4dr15.3.4dr1
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0940dff9c..d2ff0ede0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+strongswan-5.3.4
+----------------
+
+- The sha3 plugin implements the SHA3 Keccak-F1600 hash algorithm family.
+ Within the strongSwan framework SHA3 is currently used for BLISS signatures
+ only because the OIDs for other signature algorithms haven't been defined
+ yet. Also the use of SHA3 for IKEv2 has not been standardized yet.
+
+
strongswan-5.3.3
----------------
diff --git a/configure.ac b/configure.ac
index 42663f835..12d873ac1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# initialize & set some vars
# ============================
-AC_INIT([strongSwan],[5.3.3])
+AC_INIT([strongSwan],[5.3.4dr1])
AM_INIT_AUTOMAKE(m4_esyscmd([
echo tar-ustar
echo subdir-objects