Skip to Content.
Sympa Menu

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

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 (12e3f3ce447f13773ebd44e48303caf99f3e333b)
  • Date: Sat, 30 Apr 2022 21:00:19 +0000

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

disk/btrfs-progs/DETAILS | 2 +-
disk/btrfs-progs/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 12e3f3ce447f13773ebd44e48303caf99f3e333b
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

disk/btrfs-progs: fixed GitHub url

diff --git a/disk/btrfs-progs/DETAILS b/disk/btrfs-progs/DETAILS
index 411ce21..b090c2e 100755
--- a/disk/btrfs-progs/DETAILS
+++ b/disk/btrfs-progs/DETAILS
@@ -3,7 +3,7 @@
if [[ "$BTRFS_PROGS_BRANCH" == scm ]]; then
VERSION=$(get_scm_version)
SOURCE=${SPELL}-git.tar.bz2
- SOURCE_URL[0]="git://github.com/kdave/${SPELL}.git:${SPELL}-git"
+ SOURCE_URL[0]="git_http://github.com/kdave/${SPELL}.git:${SPELL}-git";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
diff --git a/disk/btrfs-progs/HISTORY b/disk/btrfs-progs/HISTORY
index 40c36dd..5169214 100644
--- a/disk/btrfs-progs/HISTORY
+++ b/disk/btrfs-progs/HISTORY
@@ -1,3 +1,7 @@
+2022-04-30 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: git -> git_http,
+
(https://github.blog/2021-09-01-improving-git-protocol-security-github/)
+
2022-04-30 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 5.17




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (12e3f3ce447f13773ebd44e48303caf99f3e333b), Pavel Vinogradov, 04/30/2022

Archive powered by MHonArc 2.6.24.

Top of Page