From 61b14ef7d033da46c0e5cbb64f1c060e8588c3a4 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Wed, 12 Jun 2019 17:24:23 +1000 Subject: Release 20190612 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index b074208..a4fab71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +liblua-openssl (20190612-0) unstable; urgency=low + + * Add kdf module for key derivation (#154) + * Add cert:verify() to verify certificates without a store (#167) + * Add support for arbitrary pkey types (#161) + * Rename :setCurvesList() to :setGroups() (old alias kept for now) + * Note: This is the last release to support OpenSSL 0.9.8 (#169) + +-- Daurnimator Wed, 12 Jun 2019 17:24:48 +1000 + liblua-openssl (20181207-0) unstable; urgency=low * Add context.pushffi -- cgit v1.2.3-59-g8ed1b