SHA256
12
0
forked from pool/lua-luasec
lua-luasec/lua-luasec.changes

48 lines
1.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jul 13 21:06:41 UTC 2017 - tchvatal@suse.com
- Switch to multibuild slotted approach
- Add dep on lua-luasocket
-------------------------------------------------------------------
Tue Jul 11 09:23:19 UTC 2017 - tchvatal@suse.com
- Version update to 0.6:
* compat with lua5.2 and lua5.3
* bunch of bugfixes
- Fix build with namespaced lua
- Respect optflags
-------------------------------------------------------------------
Sat Sep 17 04:03:22 UTC 2016 - mailaender@opensuse.org
- update to version 0.5.1
- drop luasec-makefile.patch
-------------------------------------------------------------------
Mon Oct 20 16:17:49 UTC 2014 - i@marguerite.su
- update version 0.5+git20140911
-------------------------------------------------------------------
Sun Feb 23 10:42:32 UTC 2014 - i@marguerite.su
- update version 0.5.git20140223
- no longer %optflags. -fstack-protector doesn't work.
-------------------------------------------------------------------
Fri Jun 28 18:19:53 UTC 2013 - i@marguerite.su
- use lua51-devel for openSUSE 12.2+.
-------------------------------------------------------------------
Sat Feb 11 22:48:06 UTC 2012 - toganm@opensuse.org
- 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