Skip to content

Commit 9ff5c65

Browse files
vim: Import v9.2.0280
* 9.2.0280: [security]: path traversal issue in zip.vim * 9.2.0279: terminal: out-of-bounds write with overlong CSI argument list * 9.2.0278: viminfo: heap buffer overflow when reading viminfo file * runtime(netrw): use fnameescape() with FileUrlEdit() * SECURITY.md: clarify the use of AI * runtime(racket): Make visual K mapping more robust for shell injection * 9.2.0277: tests: test_modeline.vim fails
1 parent 3886109 commit 9ff5c65

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-
* [translation(cleanup): squeeze successive empty lines and remove stray comments](https://github.com/vim/vim/commit/52169dbc285724cf2ba5956426fa08d26c6f4672)\n* [9.2.0276](https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615f13a7de44c0587): \[security\]: modeline security bypass\n* [9.2.0275](https://github.com/vim/vim/commit/4cc3ab7401357ac7784fe519d62cca6860d98339): tests: test\_options.vim fails\n* [9.2.0274](https://github.com/vim/vim/commit/309332a32e02d934540c1d35e38779c1b3570d48): BSU/ESU are output directly to the terminal\n* [9.2.0273](https://github.com/vim/vim/commit/ac18dff65aa055dfdfb5b7c36870c84f742e7ead): tabpanel: undefined behaviour with large tabpanelop columns\n* [translation(ru): updated lang/README.ru.txt](https://github.com/vim/vim/commit/e4502b6037eb9e8d2c9f666b97b17147d7b07507)\n* [translation(ru): updated the Russian man page the xxd](https://github.com/vim/vim/commit/f4f175332c151b51f8097e3db45bfea2751011a4)\n* [runtime(sshconfig): Add missing kex algorithm](https://github.com/vim/vim/commit/12c641758753bf143b50fb94039e2b0305681c9e)\n* [runtime(racket): Use shellescape() to harden the K mapping](https://github.com/vim/vim/commit/374f06ffd8b890809289911334d8f0b0b15603bc)\n* [Fix a few typos in tests](https://github.com/vim/vim/commit/b5efce0765713c3a7f3ecf3beead22ee4d120c78)\n* [runtime(tera): use fnameescape() when loading separate syntax files](https://github.com/vim/vim/commit/e551e71d7e47c233d55272162bc3e9160bc9d102)\n* [translation(ru): updated translations](https://github.com/vim/vim/commit/70afdfc12738cea3b6b6832811e88ef9344e88a8)
1+
* [9.2.0280](https://github.com/vim/vim/commit/7088926316d8d4a7572a242d0765e99adfc8b083): \[security\]: path traversal issue in zip.vim\n* [9.2.0279](https://github.com/vim/vim/commit/fe05143f5d70c89e4a14cbf61fee091dc6ba791c): terminal: out-of-bounds write with overlong CSI argument list\n* [9.2.0278](https://github.com/vim/vim/commit/b2e55ed1d6c9d9af0e1afa6deedf0fec7a49c8c8): viminfo: heap buffer overflow when reading viminfo file\n* [runtime(netrw): use fnameescape() with FileUrlEdit()](https://github.com/vim/vim/commit/3e60f03d942d6bb0f7eac61b149e83615518cec0)\n* [SECURITY.md: clarify the use of AI](https://github.com/vim/vim/commit/2c976d0de48db4ee56769669edbc8875564d3453)\n* [runtime(racket): Make visual K mapping more robust for shell injection](https://github.com/vim/vim/commit/82ebaa79b03f0f9d66eeba51570c62a83096108f)\n* [9.2.0277](https://github.com/vim/vim/commit/8c8772c6b321d4955c8f09926e3eda2b4cd83680): tests: test\_modeline.vim fails

0 commit comments

Comments
 (0)