aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorLibravatarLibravatar daurnimator <quae@daurnimator.com> 2020-07-09 23:09:58 +1000
committerLibravatarLibravatar daurnimator <quae@daurnimator.com> 2020-07-09 23:10:19 +1000
commit4783a545e62b0eb51e0ac2de3caf71619870541c (patch)
treee49c5efa569f2e76dcaeef51f64e29c71389e41e /debian
parent03b115b01613c76cc1ee88d9eba806ef5c54281a (diff)
downloadluaossl-4783a545e62b0eb51e0ac2de3caf71619870541c.tar.gz
luaossl-4783a545e62b0eb51e0ac2de3caf71619870541c.tar.bz2
luaossl-4783a545e62b0eb51e0ac2de3caf71619870541c.zip
Release 20200709
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ca58fde..967ad0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+liblua-openssl (20200709-0) unstable; urgency=low
+
+ * fix loading from DER files when type set to any (#177)
+ * fix lifetime of certificates from <2000 (#178)
+
+-- Daurnimator <quae@daurnimator.com> Thu, 09 Jul 2020 23:09:31 +1000
+
liblua-openssl (20190731-0) unstable; urgency=low
* introduce workarounds for LuaJIT 47bit userdata (#173)