Skip to content

Commit

Permalink
Release 20180530
Browse files Browse the repository at this point in the history
  • Loading branch information
daurnimator committed May 30, 2018
1 parent 3a2c1dc commit aa1499c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
liblua-openssl (20180530-0) unstable; urgency=low

* Bind functions for manipulating csr requested extensions
* Add :toPEM() to various objects
* Bind modular bignum functions
* Add ssl:getMasterKey()
* Add ssl.pushffi()
* Add ssl:getCertificate() and context:getCertificate()
* store:add("./empty-file") no longer throws
* Add ssl:getServerTemporaryKey()
* Add x509.cert:lookupSerial() and x509.cert:lookupCertificate()
* Fix precision loss when using Lua 5.3 with 64bit integers.

-- Daurnimator <[email protected]> Wed, 30 May 2018 17:44:42 +1000

liblua-openssl (20171028-0) unstable; urgency=low

* Add win32 support
Expand Down

0 comments on commit aa1499c

Please sign in to comment.