CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/06/06 15:53:38
Modified files:
editors/neovim : Tag: OPENBSD_6_5 Makefile
Added files:
editors/neovim/patches: Tag: OPENBSD_6_5
patch-src_nvim_getchar_c
Log message:
editors/neovim: backport arbitrary code execution fix to 6.5-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
OK sthen@