Skip to content

Commit ca6a59a

Browse files
vim: Import v9.2.0361
* CI: Bump the github-actions group across 2 directories with 4 updates * 9.2.0361: tests: no tests for ch_listen() with IPs * runtime(vim9): remove extra escaping in Open * runtime(doc): make window option description a bit less vague * runtime(django): Removed unsupported template statements and filters by current LTS. * runtime(django): Add missing djangoStatement `get_language_info`. * runtime(django): Add missing statements and filters. * runtime(make): fix wrong highlighting with $ inside double quotes
1 parent 1cf05c3 commit ca6a59a

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.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)
1+
* [CI: Bump the github-actions group across 2 directories with 4 updates](https://github.com/vim/vim/commit/336533b3555aaa432a33507e445dfac42809006a)\n* [9.2.0361](https://github.com/vim/vim/commit/01d9a1951fe4849559a87bced5a6d67813c57190): tests: no tests for ch\_listen() with IPs\n* [runtime(vim9): remove extra escaping in Open](https://github.com/vim/vim/commit/30d42855eb7e938883b7bef48477fad65f49107f)\n* [runtime(doc): make window option description a bit less vague](https://github.com/vim/vim/commit/e666597622a4f75e36375a7a8ff500799d4b5fa9)\n* [runtime(django): Removed unsupported template statements and filters by current LTS.](https://github.com/vim/vim/commit/68d3129a05f0c97682126e51dcd7122fc6c2fbba)\n* [runtime(django): Add missing djangoStatement \`get\_language\_info\`.](https://github.com/vim/vim/commit/8bcae3ca5d26218b2f9f3b4b33faedc2b4026d1b)\n* [runtime(django): Add missing statements and filters.](https://github.com/vim/vim/commit/6b26afea3b95fc9f5af9b0c0c6700007f8a6ae5e)\n* [runtime(make): fix wrong highlighting with $ inside double quotes](https://github.com/vim/vim/commit/450895d86b7b22fb730c27dbd3dfe089b66c7d5c)

0 commit comments

Comments
 (0)