blob: 6dff1e0b4bb68951bd5706d66de65954f21296b2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
liblua-openssl (20140322-0) unstable; urgency=low
* Add Lua 5.3 support.
* Add user guide.
-- William Ahern <william@25thandClement.com> Sat, 22 Mar 2014 20:23:56 -0800
liblua-openssl (20140131-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 <william@25thandClement.com> Fri, 31 Jan 2014 14:27:30 -0800
liblua-openssl (20131209-1) unstable; urgency=low
* Initial release after splitting from cqueues project.
-- William Ahern <william@25thandClement.com> Sun, 09 Dec 2013 21:17:33 -0800
|