node-yarnpkg (4.1.0+dfsg-7) unstable; urgency=medium . * Team upload * Add fix for node-tar >= 7 (Closes: #1140994) * Drop useless tap test vim (2:9.2.0858-1) unstable; urgency=medium . * New upstream tag - 9.2.0831: Adjust diff highlighting so it's more readable in terminals with < 256 colors (Closes: #1140942) * Add historical changelog entry for fix of bash array syntax highlighting, #977141, which was closed in 2:9.1.0199-1 * Add historical changelog entry for fix of make syntax highlighting, when a string has a closing paren (#987060), which was fixed by 2:9.1.2103-1 * salsa-ci: Remove obsolete DISABLE_REPROTEST: 1 setting vim (2:9.2.0782-1) unstable; urgency=medium . * New upstream tag + Security fixes (Closes: #1140775) - 9.2.0561: possible code execution with python3complete (Closes: #1139728, CVE-2026-52858) - 9.2.0565: out-of-bounds read in :terminal if a cell has 5 combining marks (Closes: #1139729, CVE-2026-52859) - 9.2.0597: Allocation failure not handled when defining a dictionary function (Closes: #1139730, CVE-2026-52860) - 9.2.0653: out-of-bounds read with a crafted spell file, CVE-2026-55693 - 9.2.0662: out-of-bounds write with a crafted spell file, CVE-2026-55892 - 9.2.0663: possible code execution in netrw when deleting a file with a "|" in its name, CVE-2026-55895 - 9.2.0670: out-of-bounds read of text properties when handling a crafted undo file, CVE-2026-57451 - 9.2.0671: Possible out-of-bounds read when opening a sodium-encrypted file, CVE-2026-57452 - 9.2.0678: Possible powershell code execution when opening a zip file, CVE-2026-57453 - 9.2.0679: out-of-bounds read of text properties when handling a crafted undo file, CVE-2026-57454 - 9.2.0698: out-of-bounds write when using soundfold() on a large input, CVE-2026-57455 - 9.2.0699: possible code execution when using python complete, CVE-2026-57456 * Skip Test_clientserver_serverlist_list() and Test_remote_serverlist()