Skip to Content.
Sympa Menu

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

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 (7663f4d500d8a8621a9a8cb66678976bbae500d1)
  • Date: Sat, 19 Mar 2022 05:47:24 +0000

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

editors/vim/DETAILS | 6 +++---
editors/vim/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 7663f4d500d8a8621a9a8cb66678976bbae500d1
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

editors/vim: version 8.2.4590

diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index 7d00873..18d9d36 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -5,12 +5,12 @@ then
VERSION="$(get_scm_version)"
SOURCE="${SPELL}-scm.tar.bz2"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
- SOURCE_URL="git://github.com/${SPELL}/${SPELL}.git:${SPELL}-scm"
+ SOURCE_URL="git_http://github.com/${SPELL}/${SPELL}.git:${SPELL}-scm";
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=8.2.4360
-
SOURCE_HASH=sha512:f67f5e678a26390d263d9cb1f4667e7cd559725909d6c0159b19186f70d583294f6fbde7fae63bf8a625db0651ec871d47af6e17de24e6830d34bb0c08b09bbd
+ VERSION=8.2.4590
+
SOURCE_HASH=sha512:f2cc81348b4c738817d1abb69ca49a2e3c521ed30e22436be8e5594487a043f6a4e5ba0fbb711625ddafa25cc78b20405faa15039a11d970f5c47e8aa9648222
SECURITY_PATCH=5
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index 95728ad..d54faed 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,7 @@
+2022-03-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 8.2.4590, git -> git_http,
+
(https://github.blog/2021-09-01-improving-git-protocol-security-github/)
+
2022-02-12 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 8.2.4360




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7663f4d500d8a8621a9a8cb66678976bbae500d1), Pavel Vinogradov, 03/19/2022

Archive powered by MHonArc 2.6.24.

Top of Page