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

29 lines
1.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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