[ubuntu/jammy-proposed] vim 2:8.2.3565-1ubuntu1 (Accepted)
Simon Quigley
tsimonq2 at ubuntu.com
Thu Nov 11 12:29:17 UTC 2021
vim (2:8.2.3565-1ubuntu1) jammy; urgency=medium
* Merge from Debian Sid. Remaining changes:
- debian/runtime/vimrc:
+ "syntax on" is a sane default for non-tiny vim.
- debian/rules:
+ Disable tests on riscv64.
- debian/patches/debian/ubuntu-grub-syntax.patch:
+ Add Ubuntu-specific "quiet" keyword.
- debian/patches/debian/update-upstart-syntax.patch:
+ Add setuid and setgid to syntax file.
- 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.
- Drop upstreamed CVE patches.
- Drop 0001-add-impish.patch which has been upstreamed.
vim (2:8.2.3565-1) unstable; urgency=medium
* Merge upstream patch v8.2.3565
+ 8.2.3489: ml_get error after search with range (Closes: #996593,
CVE-2021-3875)
+ syntax/{debchangelog,debsources}.vim: Add jammy as a recognized Ubuntu
release (Closes: #996760)
* Drop patches applied upstream
+ Fix test_recover.vim's checks for endianness and size of long
+ Use explicitly signed type for tt_min_argcount to fix unsigned char
systems
* Revert "Temporarily depend on xxd for build tests/autopkgtests"
* Disable Test_very_large_count since it fails on 32-bit systems
vim (2:8.2.3455-2) unstable; urgency=medium
* Fix test_recover.vim's checks for endianness and size of long
* Use explicitly signed type for tt_min_argcount to fix unsigned char systems
vim (2:8.2.3455-1) unstable; urgency=medium
* Merge upstream patch v8.2.3455
+ 8.2.3022: Add support for xchacha20 encryption, using libsodium
+ 8.2.3068: Update Unicode support to Unicode 13
+ 8.2.3402, 8.2.3403: invalid memory access when using :retab with large
value (Closes: CVE-2021-3770, #994076)
+ 8.2.3409: reading beyond end of line with invalid utf-8 character
(Closes: CVE-2021-3778, #994498)
+ 8.2.3428: using freed memory when replacing (Closes: CVE-2021-3796,
#994497)
+ 8.2.3430: Add the ModeChanged autocommand event
+ ftplugin/scala.vim: Fix syntax of includeexpr option (Closes: #895629)
+ syntax/{debchangelog,debsources}.vim: Add impish as a recognized Ubuntu
release (Closes: #995151)
* Vim addons policy
+ Automatically publish policy to https://vim-team.pages.debian.net/vim/
(Closes: #989223)
+ Rewrite policy to document use of dh_vim-addon instead of
vim-addon-manager
* Explicitly Depend on lynx to ensure docbook2txt works
* Build against libsodium for non-tiny builds
* Define a writable $HOME for the tests
* Temporarily depend on xxd for build tests/autopkgtests, otherwise
new tests for the xchacha20 encryption fail.
* Switch to salsa-ci-team pipeline for CI
Date: Thu, 11 Nov 2021 04:52:05 -0600
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/vim/2:8.2.3565-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 11 Nov 2021 04:52:05 -0600
Source: vim
Built-For-Profiles: noudeb
Architecture: source
Version: 2:8.2.3565-1ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Closes: 895629 989223 995151 996593 996760
Changes:
vim (2:8.2.3565-1ubuntu1) jammy; urgency=medium
.
* Merge from Debian Sid. Remaining changes:
- debian/runtime/vimrc:
+ "syntax on" is a sane default for non-tiny vim.
- debian/rules:
+ Disable tests on riscv64.
- debian/patches/debian/ubuntu-grub-syntax.patch:
+ Add Ubuntu-specific "quiet" keyword.
- debian/patches/debian/update-upstart-syntax.patch:
+ Add setuid and setgid to syntax file.
- 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.
- Drop upstreamed CVE patches.
- Drop 0001-add-impish.patch which has been upstreamed.
.
vim (2:8.2.3565-1) unstable; urgency=medium
.
* Merge upstream patch v8.2.3565
+ 8.2.3489: ml_get error after search with range (Closes: #996593,
CVE-2021-3875)
+ syntax/{debchangelog,debsources}.vim: Add jammy as a recognized Ubuntu
release (Closes: #996760)
* Drop patches applied upstream
+ Fix test_recover.vim's checks for endianness and size of long
+ Use explicitly signed type for tt_min_argcount to fix unsigned char
systems
* Revert "Temporarily depend on xxd for build tests/autopkgtests"
* Disable Test_very_large_count since it fails on 32-bit systems
.
vim (2:8.2.3455-2) unstable; urgency=medium
.
* Fix test_recover.vim's checks for endianness and size of long
* Use explicitly signed type for tt_min_argcount to fix unsigned char systems
.
vim (2:8.2.3455-1) unstable; urgency=medium
.
* Merge upstream patch v8.2.3455
+ 8.2.3022: Add support for xchacha20 encryption, using libsodium
+ 8.2.3068: Update Unicode support to Unicode 13
+ 8.2.3402, 8.2.3403: invalid memory access when using :retab with large
value (Closes: CVE-2021-3770, #994076)
+ 8.2.3409: reading beyond end of line with invalid utf-8 character
(Closes: CVE-2021-3778, #994498)
+ 8.2.3428: using freed memory when replacing (Closes: CVE-2021-3796,
#994497)
+ 8.2.3430: Add the ModeChanged autocommand event
+ ftplugin/scala.vim: Fix syntax of includeexpr option (Closes: #895629)
+ syntax/{debchangelog,debsources}.vim: Add impish as a recognized Ubuntu
release (Closes: #995151)
* Vim addons policy
+ Automatically publish policy to https://vim-team.pages.debian.net/vim/
(Closes: #989223)
+ Rewrite policy to document use of dh_vim-addon instead of
vim-addon-manager
* Explicitly Depend on lynx to ensure docbook2txt works
* Build against libsodium for non-tiny builds
* Define a writable $HOME for the tests
* Temporarily depend on xxd for build tests/autopkgtests, otherwise
new tests for the xchacha20 encryption fail.
* Switch to salsa-ci-team pipeline for CI
Checksums-Sha1:
3ef47335ddfab6c93943945b0d941120b97e880e 3066 vim_8.2.3565-1ubuntu1.dsc
87a21cf425bb0c2af28719275c4eef28c75bc6ec 10308024 vim_8.2.3565.orig.tar.xz
99becb462fb8408ef07165dd661813b7d64c8991 223364 vim_8.2.3565-1ubuntu1.debian.tar.xz
7b1a41c3c68cad2b17bfa008f45b786b1e6c1312 7439 vim_8.2.3565-1ubuntu1_source.buildinfo
Checksums-Sha256:
83db2c2273403842603d87a6ed16ead3c3f0f5af52f65b87742434b109b84f37 3066 vim_8.2.3565-1ubuntu1.dsc
c87d5b64d6ea1fe81d5971c841ea437430ff303b32d2c9605170827a8f668334 10308024 vim_8.2.3565.orig.tar.xz
02ea8d21886fa9b7712f1ce0c8c1a54131e80112a13dc8ad1959beee993d5368 223364 vim_8.2.3565-1ubuntu1.debian.tar.xz
14c02577936170db215166027d92d36449a301d44995145e456a9bbd65fe46ee 7439 vim_8.2.3565-1ubuntu1_source.buildinfo
Files:
96fe94d41f6c8b634a9d3102b9c15cff 3066 editors optional vim_8.2.3565-1ubuntu1.dsc
b74a0d999017ec5f8f69fe3eef3da5cd 10308024 editors optional vim_8.2.3565.orig.tar.xz
9764737f8eaf2358750ff1a70502d13f 223364 editors optional vim_8.2.3565-1ubuntu1.debian.tar.xz
9e1297116201ecf460872d142dfdb3b3 7439 editors optional vim_8.2.3565-1ubuntu1_source.buildinfo
Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
More information about the jammy-changes
mailing list