From 3370b2d77c4a96684e502bc1c793fe09b78f0ac0 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Fri, 2 Nov 2018 17:39:02 +1100 Subject: Release 20181102 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index c905261..09105bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +liblua-openssl (20181102-0) unstable; urgency=low + + * Update SSL options + * Add Basic TLSv1.3 support + * Cache objects so that equal pointers result in same lua object + * Fix non-DER value for CA basic constraint + * Add context:getContext() + * Add context:addCustomExtension() and openssl.extensionSupported() + * Add context:useServerInfo() and context:useServerInfoFile() + * Add ssl and context getter+setter for readahead flag + * Add ssl and context :setCipherSuites() for TLSv1.3 + * Add conspicuously missing ssl:setCipherList() + +-- Daurnimator Fri, 02 Nov 2018 17:37:23 +1100 + liblua-openssl (20180708-0) unstable; urgency=low * Fix incorrect class check in :getTLSextStatusType() -- cgit v1.2.3-59-g8ed1b