- The sshkey and agent plugins support Ed25519/Ed448 SSH keys and signatures.
-- Ed25519, ChaCha20/Poly1305 and AES-CCM were added to the botan plugin.
+- Ed25519, ChaCha20/Poly1305, SHA-3 and AES-CCM were added to the botan plugin.
- The mysql plugin now properly handles database connections with transactions
under heavy load.
# initialize & set some vars
# ============================
-AC_INIT([strongSwan],[5.7.2dr1])
+AC_INIT([strongSwan],[5.7.2dr2])
AM_INIT_AUTOMAKE(m4_esyscmd([
echo tar-ustar
echo subdir-objects
: ${KERNELPATCH=ha-4.16-abicompat.patch.bz2}
# strongSwan version used in tests
-: ${SWANVERSION=5.7.2dr1}
+: ${SWANVERSION=5.7.2dr2}
# Build directory where the guest kernel and images will be built
: ${BUILDDIR=$TESTDIR/build}