summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorFlorian Franzmann2019-06-05 18:28:31 +0200
committerFlorian Franzmann2019-06-05 18:28:31 +0200
commitb36e36fecdab91842b001fe46961fb726bfed29a (patch)
tree83798d330b3fa3a6b4262235c97436841618c977 /editors
parent8c2d040f04850e618f5af6424407aecdeda90b20 (diff)
editors/vim: version 8.1.1467, security update
Diffstat (limited to 'editors')
-rwxr-xr-xeditors/vim/DETAILS6
-rw-r--r--editors/vim/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index 3ae1b4bbc1..72440aa4bc 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -9,9 +9,9 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=8.1.1444
- SOURCE_HASH=sha512:fe6c92ebcd790c4ce4671faaafff4a7c070b9f10e1b9168275f0d88f4646897dba2e906cab250e2358a704a1e125c707a94ed4ba73098aad676b0ffda7bca439
- SECURITY_PATCH=4
+ VERSION=8.1.1467
+ SOURCE_HASH=sha512:70088265eea5ad104a5cf4e814ea45d28e5904e63f9a79515fa1beede7a043b96abd16102ece58e3df6ca3e84245d206dc38b47c1d7db77540086735f3f3ea91
+ SECURITY_PATCH=5
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=https://github.com/vim/vim/archive/v${VERSION}.tar.gz
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index 00b75c47d5..badb6d6aa0 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,7 @@
+2019-06-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.1.1467, SECURITY_PATCH++, see
+ https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md
+
2019-06-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 8.1.1444