Package Release Info

lua54-luasec-1.3.1-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lua54-luasec

Change Logs

* Tue Jul 11 2023 Gordon Leung <pirateclip@protonmail.com>
- Update to version 1.3.1
  * Add support for tls-psk
  * See: https://github.com/brunoos/luasec/compare/v1.2.0...v1.3.1
* Wed Jan 25 2023 Michal Suchanek <msuchanek@suse.de>
- Opencode %make_build to prevent build failure when not defined.
* Sat Aug 20 2022 Gordon Leung <pirateclip@protonmail.com>
- Update to version 1.2.0:
  * Support passing DANE flags
  * Add key material export method
  * backguard compat for openssl on providers, like LTS linuxes
* Sat Dec 18 2021 Callum Farmer <gmbr3@opensuse.org>
- regenerate OpenSSL options for build version
* Sat Dec 18 2021 Callum Farmer <gmbr3@opensuse.org>
- Update to version 1.0.2:
  * Fix handle SSL_send SYSCALL error without errno
  * Fix off by one in cert:validat(notafter)
  * Fix meth_get_sinagure => meth_get_signature_name function name
  * Fix update the Lua state reference on the selected SSL context
    after SNI
  * Fix ignore SSL_OP_BIT(n) macro and update option.c
  * Fix: luaL_Buffer can use the stack and
    breakbuffer_meth_receive()
  * Add cert:getsignaturename()
* Thu Feb 18 2021 Callum Farmer <gmbr3@opensuse.org>
- Use %lua_provides macro for default lua versioning
* Mon Jul 06 2020 Matej Cepl <mcepl@suse.com>
- Add lua54 as new build target
* Sun Nov 03 2019 Matej Cepl <mcepl@suse.com>
- Update to luasec 0.9. Too many changes to enlist here,
  CHANGELOG file is included in the package.
- Patch lua-sec-0.6-openssl_110.patch has been removed as it is
  fully included upstream.
* Mon Oct 30 2017 jmatejek@suse.com
- do not build for Lua 5.2
* Thu Jul 13 2017 tchvatal@suse.com
- Switch to multibuild slotted approach
- Add dep on lua-luasocket