vim 2:9.0.0242-1ubuntu1 source package in Ubuntu
Changelog
vim (2:9.0.0242-1ubuntu1) kinetic; urgency=low * Merge from Debian unstable. Remaining changes: + debian/runtime/vimrc: "syntax on" is a sane default for non-tiny vim. + debian/patches/debian/ubuntu-grub-syntax.patch: Add Ubuntu-specific "quiet" keyword. + debian/patches/ubuntu-mouse-off.patch: Mouse mode is actively harmful in some chroots. + debian/patches/patches/increase_timeout.diff: Increase timeout for the Test_pattern_compile_speed patch. + debian/patches/0001-fix-flaky-terminal-mode-test.vim: Fix flaky vim terminal mode test + debian/patches/0002-disable-failing-tests-on-ppc64.patch: Disable some tests that were throwing an ENOMEM during build on ppc64el. The tests are only disabled when building on ppc64el. vim (2:9.0.0242-1) unstable; urgency=medium * Merge upstream patch v9.0.0242 + 9.0.241/242: Install the shared syntax files (Closes: #1017856) * Add historic changelog entry for #947120 fix * Adjust lintian overrides for new []-format * Declare compliance with Policy 4.6.1, no changes needed vim (2:9.0.0229-1) unstable; urgency=medium * Merge upstream patch v9.0.0229 + Various CVE fixes - 9.0.0211: invalid memory access when compiling :lockvar, CVE-2022-2819 - 9.0.0212: invalid memory access when compiling :unlet, CVE-2022-2816 - 9.0.0213: using freed memory with error in assert argument, CVE-2022-2817 - 9.0.0218: reading before the start of the line, CVE-2022-2845 - 9.0.0220: invalid memory access with for loop over NULL string, CVE-2022-2849 - 9.0.0221: accessing freed memory if compiling nested function fails, CVE-2022-2862 - 9.0.0225: using freed memory with multiple line breaks in expression, CVE-2022-2889 * Add Recommends: xxd to vim-common * Minor fixes for vim-tiny's fake help file (Closes: #1017715) * Revert "Temporarily skip Test_Debugger_breakadd_expr", test fixed upstream -- Steve Langasek <email address hidden> Tue, 23 Aug 2022 13:18:58 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- editors
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | editors |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
vim_9.0.0242.orig.tar.xz | 10.4 MiB | ffb0449d600ac5f5184d7b8ee2caaf7407ac9b0df7553cad9d33465c0c8e3e0a |
vim_9.0.0242-1ubuntu1.debian.tar.xz | 169.8 KiB | eaf7bd6f2c6b38d0fc32d96c2487232a0b10569099f70b4c11a574138dcae0f3 |
vim_9.0.0242-1ubuntu1.dsc | 3.0 KiB | 3867264c177d7427350f1cafbdb3387b5d0f3d6beba518bf403975139a111831 |
Available diffs
Binary packages built by this source
- vim: Vi IMproved - enhanced vi editor
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a rather
standard set of features. This package does not provide a GUI
version of Vim. See the other vim-* packages if you need more
(or less).
- vim-athena: Vi IMproved - enhanced vi editor (dummy package)
This is a transitional package to install the vim-motif package. You may
remove this package if nothing depends on it.
- vim-common: Vi IMproved - Common files
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains files shared by all non GUI-enabled vim variants
available in Debian. Examples of such shared files are: manpages and
configuration files.
- vim-dbgsym: debug symbols for vim
- vim-doc: Vi IMproved - HTML documentation
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains the HTML version of the online documentation. It is
built from the runtime/doc directory of the source tree.
- vim-gtk3: Vi IMproved - enhanced vi editor - with GTK3 GUI
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a GTK3 GUI
and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.
- vim-gtk3-dbgsym: debug symbols for vim-gtk3
- vim-gui-common: Vi IMproved - Common GUI files
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains files shared by all GUI-enabled vim
variants available in Debian. Examples of such shared files are:
gvimtutor, icons, and desktop environments settings.
- vim-motif: Vi IMproved - enhanced vi editor - with Motif GUI
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a Motif GUI
and support for scripting with Lua, Perl, Python 3, and Tcl.
- vim-motif-dbgsym: debug symbols for vim-motif
- vim-nox: Vi IMproved - enhanced vi editor - with scripting languages support
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with support for
scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI.
- vim-nox-dbgsym: debug symbols for vim-nox
- vim-runtime: Vi IMproved - Runtime files
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains vimtutor and the architecture independent runtime
files, used, if available, by all vim variants available in Debian.
Example of such runtime files are: online documentation, rules for
language-specific syntax highlighting and indentation, color schemes,
and standard plugins.
- vim-tiny: Vi IMproved - enhanced vi editor - compact version
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains a minimal version of Vim compiled with no GUI and
a small subset of features. This package's sole purpose is to provide
the vi binary for base installations.
.
If a vim binary is wanted, try one of the following more featureful
packages: vim, vim-nox, vim-motif, or vim-gtk3.
- vim-tiny-dbgsym: debug symbols for vim-tiny
- xxd: tool to make (or reverse) a hex dump
xxd creates a hex dump of a given file or standard input. It can also convert
a hex dump back to its original binary form.
- xxd-dbgsym: debug symbols for xxd