Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d957d54e300287aa18a5de321400e477f15a14d8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d957d54e300287aa18a5de321400e477f15a14d8)
  • Date: Wed, 12 Jun 2019 21:17:46 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

editors/neovim/DETAILS | 1 +
editors/neovim/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit d957d54e300287aa18a5de321400e477f15a14d8
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

editors/neovim: SECURITY_PATCH++ for 0.3.6

diff --git a/editors/neovim/DETAILS b/editors/neovim/DETAILS
index 2864d7a..a1fa3ea 100755
--- a/editors/neovim/DETAILS
+++ b/editors/neovim/DETAILS
@@ -2,6 +2,7 @@ source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=neovim
VERSION=0.3.7

SOURCE_HASH=sha512:1d770a4643a44da65f0a03c90e18e89f337b16ec3eca20dbffa21bcab10c836062ef82974437b64bd766f7b07317cd3dc8e3e72b9d5d0911b1d4f2c528cd20c2
+ SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_HINTS="no-check-certificate"

SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
diff --git a/editors/neovim/HISTORY b/editors/neovim/HISTORY
index 79c7a39..5998ce7 100644
--- a/editors/neovim/HISTORY
+++ b/editors/neovim/HISTORY
@@ -1,3 +1,6 @@
+2019-06-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: SECURITY_PATCH++ for 0.3.6, (CVE-2019-12735)
+
2019-05-29 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.3.7




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d957d54e300287aa18a5de321400e477f15a14d8), Pavel Vinogradov, 06/12/2019

Archive powered by MHonArc 2.6.24.

Top of Page