SHA256
10
0
forked from pool/lua-luasec

osc copypac from project:devel:languages:lua package:lua51-luasec revision:6, using expand

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luasec?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2017-07-13 20:58:11 +00:00
committed by Git OBS Bridge
commit 561fda8af6
5 changed files with 119 additions and 0 deletions

41
lua51-luasec.changes Normal file
View File

@@ -0,0 +1,41 @@
-------------------------------------------------------------------
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