Skip to content

Commit aa1499c

Browse files
committed
Release 20180530
1 parent 3a2c1dc commit aa1499c

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 (20180530-0) unstable; urgency=low
2+
3+
* Bind functions for manipulating csr requested extensions
4+
* Add :toPEM() to various objects
5+
* Bind modular bignum functions
6+
* Add ssl:getMasterKey()
7+
* Add ssl.pushffi()
8+
* Add ssl:getCertificate() and context:getCertificate()
9+
* store:add("./empty-file") no longer throws
10+
* Add ssl:getServerTemporaryKey()
11+
* Add x509.cert:lookupSerial() and x509.cert:lookupCertificate()
12+
* Fix precision loss when using Lua 5.3 with 64bit integers.
13+
14+
-- Daurnimator <[email protected]> Wed, 30 May 2018 17:44:42 +1000
15+
116
liblua-openssl (20171028-0) unstable; urgency=low
217

318
* Add win32 support

0 commit comments

Comments
 (0)