[notify] vim: update to 8.2.4135, fixes for CVE-2022-0{128,156,158}

This commit is contained in:
Juergen Daubert 2022-01-18 16:37:23 +01:00
parent 255c2ac727
commit d510256e6e
3 changed files with 5 additions and 6 deletions

View File

@ -424,7 +424,6 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/
-rw-r--r-- root/root usr/share/vim/ftplugin/fstab.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/fvwm.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/gdb.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/git.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/gitcommit.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/gitconfig.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/gitrebase.vim

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqgtka71UYDCYHPmJ5dL+3wJNuGxLaWg78Moz23k68fIVdX7RjoUMrTXq77eLNo2aVKIxUxTXdbgkJSD0nta7egM=
SHA256 (Pkgfile) = abaf1d9613ac5825013fbdb27ad5db9ff9ae673e3d907a9870678bd90bf7ea4a
SHA256 (.footprint) = 71ec56ed10ae36651c84c6afd818b18229e426d260c62e6fca32ee72adf16e19
SHA256 (vim-8.2.3983.tar.gz) = b96348deb1dcac046943d761ab04a268cdd02de214ddf99c3ab7fe820c08668b
RWRJc1FUaeVeqo6n6BJGvzhiR6WmI8Ffa5zS5M/mkkN0isRthg4aPnEOvhKyPQhUNss1Y7UpiyiS+1Q8djj8MIhYsIMNWKYvdgI=
SHA256 (Pkgfile) = 0c60d3360d0bed43ceabbfe72c9a5a98923c9addaf5f055043cc117180150fc5
SHA256 (.footprint) = cc692d867f971f7346fac21960575dff0514318cc22bbd46a67b1b968c942ee5
SHA256 (vim-8.2.4135.tar.gz) = 84a3909312b738a740a38f65dff12236a50582e14c7608bfef82a3e48fa00adf

View File

@ -4,7 +4,7 @@
# Depends on: ncurses acl
name=vim
version=8.2.3983
version=8.2.4135
release=1
source=(https://github.com/vim/vim/archive/v${version}/$name-$version.tar.gz)