Package Release Info

lua51-luv-1.30.1-bp154.1.18

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lua51-luv
lua51-luv-devel

Change Logs

Version: 1.30.1-bp152.1.1
* Sun Apr 12 2020 Matej Cepl <mcepl@suse.com>
- We don't need to define macros, when lua-macros is finally
  fixed.
* Sat Apr 11 2020 Matej Cepl <mcepl@suse.com>
- Better version of the patch, based upon the upstream advice.
* Wed Apr 08 2020 Matej Cepl <mcepl@suse.com>
- Add skip-failing-test.patch to failing test on Leap 15
  (gh#luvit/luv#473)
* Thu Sep 19 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 09 2019 Matej Cepl <mcepl@suse.com>
- devel package doesn’t need luv%{sover} package, when public
  library is not built.
* Sat Aug 03 2019 Matej Cepl <mcepl@suse.com>
- Remove public shared library again.
* Sun Jul 07 2019 Matej Cepl <mcepl@suse.com>
- Make system buildable on Fedora/CentOS as well.
* Thu Jul 04 2019 Matej Cepl <mcepl@suse.com>
- Provide public shared library again.
* Wed Jul 03 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 2019 Matej Cepl <mcepl@suse.com>
- Initial packaging