CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/06/16 14:07:00
Modified files:
devel/libelf : Tag: OPENBSD_6_4 Makefile
editors/neovim : Tag: OPENBSD_6_4 Makefile
Added files:
editors/neovim/patches: Tag: OPENBSD_6_4
patch-src_nvim_getchar_c
Log message:
editors/neovim: backport arbitrary code execution fix to 6.4-stable.
Source command doesn't check for the sandbox.
https://github.com/neovim/neovim/pull/10082
Detailed description:
https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md
I also had to add another MASTER_SITE to libelf to get this to build.
Seems they have re-rolled their distfile at some point.
Reads OK, sthen@