089731c8ea
Fixes the following CVEs: - CVE-2024-41957 - CVE-2024-41965 - CVE-2024-45306 - CVE-2024-47814 - CVE-2025-1215 - CVE-2025-22134 - CVE-2025-24014 - CVE-2025-26603 - CVE-2025-29768 - CVE-2025-53905 - CVE-2025-53906 README.txt got updated three times since the last bump: - [0] updated some wording regarding who the developers are. - [1] updated the link to the release archives - [2] updated the goals of the project netrw (the builtin file explorer of vim) changed maintainer and was subsequently restructured [3]. Therefore we need to run installpack, otherwise we run into this on startup (reported by Julien, thanks!): Error detected while processing /usr/share/vim/vim91/plugin/netrwPlugin.vim: line 7: E919: Directory not found in 'packpath': "pack/*/opt/netrw" Press ENTER or type command to continue [0]: https://github.com/vim/vim/commit/b75825f749cf87feb9ae8e7e5327bd2efe707c86 [1]: https://github.com/vim/vim/commit/4225f28855c5d3023662b3a90a70b22caf9b6ade [2]: https://github.com/vim/vim/commit/2bfd1ee161e26ece8e5a72cdca4fff22d11728a2 [3]: https://github.com/vim/vim/commit/9cfdabb074feefc9848e9f7a4538f201e28c7f06 Signed-off-by: Daniel Lang <dalang@gmx.at> Signed-off-by: Julien Olivain <ju.o@free.fr>