SHA256
12
0
forked from pool/lua-luasec
lua-luasec/lua-luasec.changes
Tomáš Chvátal ac39108bd3 - Start switching to multibuild slotted approach
* Will now use unbundled 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luasec?expand=0&rev=3
2017-07-13 21:06:21 +00:00

48 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 13 21:06:41 UTC 2017 - tchvatal@suse.com
- Start switching to multibuild slotted approach
* Will now use unbundled 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