Subject: CVS commit: pkgsrc/devel/lua-luv
From: Nia Alarie
Date: 2021-12-19 11:56:37
Message id: 20211219105637.C4A86FAEC@cvs.NetBSD.org

Log Message:
lua-luv: update to 1.42.0.1

1.42.0-1

* Use uv_handle_size/uv_req_size instead of sizeof
* LuaJIT: add missing LJ_ENDIAN and LJ_NO_UNWIND checks for DASM
  [this fixes building on aarch64]

1.42.0-0

* Update to Libuv 1.42.0
    * New function: uv.try_write2
* Fix uninitialized memory reads when work_fn in uv.new_work returns no
  values
* Luv C API: Add function to run thread in protected mode
* Change luv_work_cb() to run in protected mode and throw an error in
  luv_thread_arg_set() if an argument of an impermissible type is passed

Files:
RevisionActionfile
1.3modifypkgsrc/devel/lua-luv/Makefile
1.5modifypkgsrc/devel/lua-luv/distinfo