Version bump to 5.5.1dr3
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
strongswan-5.5.1
|
||||||
|
----------------
|
||||||
|
|
||||||
|
- The newhope plugin implements the post-quantum NewHope key exchange algorithm
|
||||||
|
proposed in their 2015 paper by Erdem Alkim, Léo Ducas, Thomas Pöppelmann and
|
||||||
|
Peter Schwabe.
|
||||||
|
|
||||||
|
- The VICI flush-certs commands flushes certificates from the volatile
|
||||||
|
certificate cache. Optionally the type of the certificates to be
|
||||||
|
flushed (e.g. type = x509_crl) can be specified.
|
||||||
|
|
||||||
|
- libtpmtss: In the TSS2 API the function TeardownSocketTcti() was replaced by
|
||||||
|
tss2_tcti_finalize().
|
||||||
|
|
||||||
|
|
||||||
strongswan-5.5.0
|
strongswan-5.5.0
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -19,7 +19,7 @@
|
|||||||
# initialize & set some vars
|
# initialize & set some vars
|
||||||
# ============================
|
# ============================
|
||||||
|
|
||||||
AC_INIT([strongSwan],[5.5.1dr2])
|
AC_INIT([strongSwan],[5.5.1dr3])
|
||||||
AM_INIT_AUTOMAKE(m4_esyscmd([
|
AM_INIT_AUTOMAKE(m4_esyscmd([
|
||||||
echo tar-ustar
|
echo tar-ustar
|
||||||
echo subdir-objects
|
echo subdir-objects
|
||||||
|
|||||||
Reference in New Issue
Block a user