SHA256
10
0
forked from pool/lua-luv
Files
lua-luv/lua-luv.changes

57 lines
2.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Sat Apr 11 07:01:18 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Better version of the patch, based upon the upstream advice.
-------------------------------------------------------------------
Wed Apr 8 12:10:44 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add skip-failing-test.patch to failing test on Leap 15
(gh#luvit/luv#473)
-------------------------------------------------------------------
Thu Sep 19 15:33:38 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Update to 1.30.1-1: mostly bugfixes. Full log is only
https://github.com/luvit/luv/commits/master
-------------------------------------------------------------------
Fri Aug 9 18:09:40 CEST 2019 - Matej Cepl <mcepl@suse.com>
- devel package doesnt need luv%{sover} package, when public
library is not built.
-------------------------------------------------------------------
Sat Aug 3 18:08:08 BST 2019 - Matej Cepl <mcepl@suse.com>
- Remove public shared library again.
-------------------------------------------------------------------
Sun Jul 7 19:38:27 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Make system buildable on Fedora/CentOS as well.
-------------------------------------------------------------------
Thu Jul 4 18:18:59 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Provide public shared library again.
-------------------------------------------------------------------
Wed Jul 3 08:05:09 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Upgrade to 1.30.0-0:
- Reduce latency and speed up testing
- improve thread and threadpool
- more flexible callback support
- Simplify callback in thread and threadpool
- support custom/external event callback
- Speed up by reduce regristry table queries
- Allow dns tests that require an internet connection to fail when offline
- CMake: use REQUIRED with LuaJIT/Lua
- cmake: handle luajit 2.1 (#343)
-------------------------------------------------------------------
Thu Jun 13 17:01:39 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Initial packaging