diff options
author | daurnimator <quae@daurnimator.com> | 2018-07-08 23:52:17 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2018-07-08 23:55:20 +1000 |
commit | 567af0f77efde046e0eb7b03a3262605844993d1 (patch) | |
tree | bfa5023ddb26648f39ebcf5f46dea45c404b7e3f /debian/changelog | |
parent | e5db5b07ebfd7b3d0b5e009027ea79b255794061 (diff) | |
download | luaossl-567af0f77efde046e0eb7b03a3262605844993d1.tar.gz luaossl-567af0f77efde046e0eb7b03a3262605844993d1.tar.bz2 luaossl-567af0f77efde046e0eb7b03a3262605844993d1.zip |
Release 20180708
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2d9dc6e..c905261 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +liblua-openssl (20180708-0) unstable; urgency=low + + * Fix incorrect class check in :getTLSextStatusType() + * Update lua-compat-5.3 + * Add context:setTicketKeys(), context:getTicketKeys(), context:getTicketKeysLength() + +-- Daurnimator <quae@daurnimator.com> Sun, 08 Jul 2018 23:49:25 +1000 + liblua-openssl (20180530-0) unstable; urgency=low * Bind functions for manipulating csr requested extensions |