Skip to Content.
Sympa Menu

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

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 (6248d1f907e1330f782a080717c016c617084562)
  • Date: Sun, 11 Sep 2022 01:11:13 +0000

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

http/nghttp3/DETAILS | 2 +-
http/nghttp3/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

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

http/nghttp3: git -> git_http in source url

diff --git a/http/nghttp3/DETAILS b/http/nghttp3/DETAILS
index 02d7713..c5343f5 100755
--- a/http/nghttp3/DETAILS
+++ b/http/nghttp3/DETAILS
@@ -3,7 +3,7 @@
VERSION="$(get_scm_version)"
SOURCE="${SPELL}-git.tar.xz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
- SOURCE_URL="git://github.com/ngtcp2/${SPELL}:${SPELL}-git:main"
+ SOURCE_URL="git_http://github.com/ngtcp2/${SPELL}:${SPELL}-git:main";
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
WEB_SITE="https://github.com/ngtcp2/nghttp3";
diff --git a/http/nghttp3/HISTORY b/http/nghttp3/HISTORY
index 9cdb581..d63082a 100644
--- a/http/nghttp3/HISTORY
+++ b/http/nghttp3/HISTORY
@@ -1,3 +1,7 @@
+2022-09-10 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: git -> git_http,
+
(https://github.blog/2021-09-01-improving-git-protocol-security-github/)
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (6248d1f907e1330f782a080717c016c617084562), Pavel Vinogradov, 09/10/2022

Archive powered by MHonArc 2.6.24.

Top of Page