From c1b88faef3e803d1e23a5c802386045bb41d273e Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Thu, 15 Apr 2021 01:09:57 -0500 Subject: [PATCH] add --enable-libtls-only option --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index a5bdbbe..233d773 100644 --- a/ChangeLog +++ b/ChangeLog @@ -321,6 +321,10 @@ LibreSSL Portable Release Notes: * Update SSL_get_version.3 manual for DTLSv.1.2 support. + * Added '--enable-libtls-only' build option, which builds and installs a + statically-linked libtls, skipping libcrypto and libssl. This is useful + for systems that ship with OpenSSL but wish to also package libtls. + 3.3.1 - Security fix * Malformed ASN.1 in a certificate revocation list or a timestamp