Release LuaSec 1.3.2

This commit is contained in:
Bruno Silvestre
2023-08-31 17:09:53 -03:00
parent 5f4799d8cf
commit 4c06287052
20 changed files with 33 additions and 24 deletions

View File

@ -1,3 +1,12 @@
--------------------------------------------------------------------------------
LuaSec 1.3.2
---------------
This version includes:
* Fix: place EAI_OVERFLOW inside macro, unbreak build on <10.7 (Sergey Fedorov)
* Fix: Expand workaround for zero errno to OpenSSL 3.0.x (Kim Alvefur)
* Fix: reset block timeout at send or receive (MartinDahlberg)
--------------------------------------------------------------------------------
LuaSec 1.3.1
---------------