From 331bc576f5bf394bcc006a8cb7766062dabdfe9c Mon Sep 17 00:00:00 2001 From: William Ahern Date: Fri, 31 Jan 2014 14:41:53 -0800 Subject: add multithread reentrancy protection --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 4d5e440..8ace2cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +liblua-openssl (20141231-0) unstable; urgency=low + + * Add multi-threaded re-entrancy protection, including explicitly + synchronizing OpenSSL initialization because OpenSSL doesn't appear to + use its own locking callbacks from initialization routines. + + -- William Ahern Fri, 31 Jan 2014 14:27:30 -0800 + liblua-openssl (20131209-1) unstable; urgency=low * Initial release after splitting from cqueues project. -- cgit v1.2.3-59-g8ed1b