Skip to content

Commit 3370b2d

Browse files
committed
Release 20181102
1 parent cd69039 commit 3370b2d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

debian/changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
liblua-openssl (20181102-0) unstable; urgency=low
2+
3+
* Update SSL options
4+
* Add Basic TLSv1.3 support
5+
* Cache objects so that equal pointers result in same lua object
6+
* Fix non-DER value for CA basic constraint
7+
* Add context:getContext()
8+
* Add context:addCustomExtension() and openssl.extensionSupported()
9+
* Add context:useServerInfo() and context:useServerInfoFile()
10+
* Add ssl and context getter+setter for readahead flag
11+
* Add ssl and context :setCipherSuites() for TLSv1.3
12+
* Add conspicuously missing ssl:setCipherList()
13+
14+
-- Daurnimator <[email protected]> Fri, 02 Nov 2018 17:37:23 +1100
15+
116
liblua-openssl (20180708-0) unstable; urgency=low
217

318
* Fix incorrect class check in :getTLSextStatusType()

0 commit comments

Comments
 (0)