Skip to content

Commit 9983c2d

Browse files
vim: Import v9.2.0357
* 9.2.0357: [security]: command injection via backticks in tag files * 9.2.0356: Cannot apply 'scrolloff' context lines at end of file * 9.2.0355: runtime(tar): missing path traversal checks in tar#Extract() * 9.2.0354: filetype: not all Bitbake include files are recognized * runtime(bitbake): support forward-slashes in bitbake varflags * 9.2.0353: Missing out-of-memory check in register.c * runtime(doc): Tweak documentation style in channel.txt * 9.2.0352: 'winhighlight' of left window blends into right window * 9.2.0351: repeat_string() can be improved * runtime(zip): also block single leading slash and absolute paths in Extract
1 parent cb007fc commit 9983c2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0350](https://github.com/vim/vim/commit/4c287947164fe26a6bd32e1c9362668388ae7457): Enabling modelines poses a risk\n* [9.2.0349](https://github.com/vim/vim/commit/c72196529bbe73c4dbb966ed9e83c2f620f864ce): cannot style non-current window separator\n* [9.2.0348](https://github.com/vim/vim/commit/91b402f57575ed33649285043a3c631701165f4a): potential buffer underrun when setting statusline like option\n* [CI: Separate out ASan tests](https://github.com/vim/vim/commit/f9cb0d14dc3d825646cf75558bc6f5323f654ead)\n* [9.2.0347](https://github.com/vim/vim/commit/39875daec2e5fbd9444860601a678b2b7924f1e5): Vim9: script-local variable not found\n* [9.2.0346](https://github.com/vim/vim/commit/c4fe1e958a2051d443abe072c8a5366a887da9b3): Wrong cursor position when entering command line window\n* [9.2.0345](https://github.com/vim/vim/commit/efbd482116d0f1a244b436a46ce3544b016de04b): Wrong autoformatting with 'autocomplete'\n* [9.2.0344](https://github.com/vim/vim/commit/962a540d7653b0153b9250f8fafb1562bbc5211f): channel: ch\_listen() can bind to network interface\n* [runtime(doc): Tweak documentation style in options.txt](https://github.com/vim/vim/commit/4b6f3f1d165ea3119e9e5570a46b3c746c83039d)\n* [9.2.0343](https://github.com/vim/vim/commit/9d95410aa4079e78c07d8a99c7e2e072f133d5c2): tests: test\_clientserver may fail on slower systems\n* [9.2.0342](https://github.com/vim/vim/commit/c922202ea20a8c379a6c6c6c201af4bf5e861df7): tests: test\_excmd.vim leaves swapfiles behind\n* [9.2.0341](https://github.com/vim/vim/commit/fcc4276db31bc35239186e62921b4ff5a15fb18e): some functions can be run from the sandbox\n* [runtime(zip): Detect path traversal issues on Windows](https://github.com/vim/vim/commit/6836599733950e1f52864a9742ff3e5bca5820fd)\n* [Revert "runtime(jjdescription): allow to configure summary width"](https://github.com/vim/vim/commit/86dcb1878cdbd0a8af61664b14f034398e319026)
1+
* [9.2.0357](https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb): \[security\]: command injection via backticks in tag files\n* [9.2.0356](https://github.com/vim/vim/commit/a414630393f81c9a5b8fa4d0fcc1287155f67751): Cannot apply 'scrolloff' context lines at end of file\n* [9.2.0355](https://github.com/vim/vim/commit/490b737f3e172c3c66744c7531ee85f19618419d): runtime(tar): missing path traversal checks in tar#Extract()\n* [9.2.0354](https://github.com/vim/vim/commit/0e02be191909df88a8d6ef0a1b091c67c49b1888): filetype: not all Bitbake include files are recognized\n* [runtime(bitbake): support forward-slashes in bitbake varflags](https://github.com/vim/vim/commit/2041478e2a4f58269847551f4a9e0206364ae121)\n* [9.2.0353](https://github.com/vim/vim/commit/7cc73a6c668e43b2018b145af235801e53b95b45): Missing out-of-memory check in register.c\n* [runtime(doc): Tweak documentation style in channel.txt](https://github.com/vim/vim/commit/60e925ca0edf4cb12190cade3a4ae6b07259ca31)\n* [9.2.0352](https://github.com/vim/vim/commit/2252d2c1e5fe0250923adf52dc7a3e874e8f6690): 'winhighlight' of left window blends into right window\n* [9.2.0351](https://github.com/vim/vim/commit/bfa46a52f6a93cb99ec55d56ad43493d875c6dc2): repeat\_string() can be improved\n* [runtime(zip): also block single leading slash and absolute paths in Extract](https://github.com/vim/vim/commit/351a16c88f56aeeca5e06095624dd701b264b2a9)

0 commit comments

Comments
 (0)