Skip to content

Commit 1cf05c3

Browse files
vim: Import v9.2.0360
* 9.2.0360: Cannot handle mouse-clicks in the tabpanel * 9.2.0359: wrong VertSplitNC highlighting on winbar * 9.2.0358: runtime(vimball): still path traversal attacks possible * runtime(gzip): Remove compatibility fall-backs, harden random filename generation * runtime(netrw): add missing escape() calls * runtime(tar): missing g:tar_secure in tar#Extract() * 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 9983c2d commit 1cf05c3

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.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)
1+
* [9.2.0360](https://github.com/vim/vim/commit/1c299f26316cde3f32ec95b7c440e868ada0cb20): Cannot handle mouse-clicks in the tabpanel\n* [9.2.0359](https://github.com/vim/vim/commit/25e9fc44a87792a7de9a1f158ce23295480ef5e8): wrong VertSplitNC highlighting on winbar\n* [9.2.0358](https://github.com/vim/vim/commit/b076c49282f4415ac90b692332887a57a3e8f178): runtime(vimball): still path traversal attacks possible\n* [runtime(gzip): Remove compatibility fall-backs, harden random filename generation](https://github.com/vim/vim/commit/ab02d65b1f045607e51a28317894c39ae9512d1d)\n* [runtime(netrw): add missing escape() calls](https://github.com/vim/vim/commit/21c0cd29f808e32a7c159889c6dcf7a6fbf189f7)\n* [runtime(tar): missing g:tar\_secure in tar#Extract()](https://github.com/vim/vim/commit/e6a84bb6b0e45ddb106f689054b0d96aba161f67)\n* [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)