We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d00982 commit 7c7e3f4Copy full SHA for 7c7e3f4
debian/changelog
@@ -1,3 +1,13 @@
1
+liblua-openssl (20250929-0) unstable; urgency=low
2
+
3
+ * fix SSL_OP_NO_RENEGOTIATION (#205)
4
+ * Fix use-after-free in error message construction (#217)
5
+ * add support for setting cipher key length (#219)
6
+ * fixes various compilation warnings/errors in newer compilers
7
+ * Note: This is the last release to support OpenSSL 1.0.1
8
9
+-- Daurnimator <[email protected]> Mon, 29 Sep 2025 21:59:48 +1000
10
11
liblua-openssl (20220711-0) unstable; urgency=low
12
13
* fix luaL_Buffer usage (#189)
0 commit comments