AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- do not build for Lua 5.2
- Switch to multibuild slotted approach - Add dep on lua-luasocket
- Version update to 0.6: * compat with lua5.2 and lua5.3 * bunch of bugfixes - Fix build with namespaced lua - Respect optflags
- update to version 0.5.1 - drop luasec-makefile.patch
- update version 0.5+git20140911
- update version 0.5.git20140223 - no longer %optflags. -fstack-protector doesn't work.
- use lua51-devel for openSUSE 12.2+.
- Update to 0.4.1 * SSL options updated --- based on OpenSSL 1.0.0d. * Activate SSL_MODE_RELEASE_BUFFERS by default if it is available. (thanks Prosody Project) * Enabled rpm %optflags * added changes file