Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2021-09-28 14:44:04 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2021-09-28 14:51:07 +0300
commit5a21247f3669777823babd1c75bc199c32aa7484 (patch)
tree698abf03bc01c9191b01b78cd33ef808e3e5c526
parent66e81934b75c8c131f62ca08caaf0f77f8561cf7 (diff)
Stop using git protocol for submodulesmono-6.12.0.156
GitHub is removing support for unencrypted git soon: https://github.blog/2021-09-01-improving-git-protocol-security-github/ (cherry picked from commit d4a369b3e651ca92e27ae711c37177e1f42fa300)
-rw-r--r--.gitmodules46
-rw-r--r--acceptance-tests/SUBMODULES.json6
m---------external/bdwgc0
m---------external/bockbuild0
m---------external/linker0
-rw-r--r--mono/utils/jemalloc/SUBMODULES.json2
-rw-r--r--packaging/MacSDK/fsharp.py2
-rw-r--r--packaging/MacSDK/xamarin-gtk-theme.py2
8 files changed, 29 insertions, 29 deletions
diff --git a/.gitmodules b/.gitmodules
index 8544f056069..4f8ef2f34a7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,73 +1,73 @@
[submodule "external/aspnetwebstack"]
path = external/aspnetwebstack
- url = git://github.com/mono/aspnetwebstack.git
+ url = https://github.com/mono/aspnetwebstack.git
[submodule "external/Newtonsoft.Json"]
path = external/Newtonsoft.Json
- url = git://github.com/mono/Newtonsoft.Json.git
+ url = https://github.com/mono/Newtonsoft.Json.git
[submodule "external/cecil"]
path = external/cecil
- url = git://github.com/mono/cecil.git
+ url = https://github.com/mono/cecil.git
[submodule "external/rx"]
path = external/rx
- url = git://github.com/mono/rx.git
+ url = https://github.com/mono/rx.git
branch = rx-oss-v2.2
[submodule "external/ikvm"]
path = external/ikvm
- url = git://github.com/mono/ikvm-fork.git
+ url = https://github.com/mono/ikvm-fork.git
[submodule "external/ikdasm"]
path = external/ikdasm
- url = git://github.com/mono/ikdasm.git
+ url = https://github.com/mono/ikdasm.git
[submodule "external/reference-assemblies"]
path = external/binary-reference-assemblies
- url = git://github.com/mono/reference-assemblies.git
+ url = https://github.com/mono/reference-assemblies.git
[submodule "external/nunit-lite"]
path = external/nunit-lite
- url = git://github.com/mono/NUnitLite.git
+ url = https://github.com/mono/NUnitLite.git
[submodule "external/nuget-buildtasks"]
path = external/nuget-buildtasks
- url = git://github.com/mono/NuGet.BuildTasks
+ url = https://github.com/mono/NuGet.BuildTasks
[submodule "external/cecil-legacy"]
path = external/cecil-legacy
- url = git://github.com/mono/cecil.git
+ url = https://github.com/mono/cecil.git
branch = mono-legacy-0.9.5
[submodule "external/boringssl"]
path = external/boringssl
- url = git://github.com/mono/boringssl.git
+ url = https://github.com/mono/boringssl.git
branch = mono
[submodule "external/corefx"]
path = external/corefx
- url = git://github.com/mono/corefx.git
+ url = https://github.com/mono/corefx.git
[submodule "external/bockbuild"]
path = external/bockbuild
- url = git://github.com/mono/bockbuild.git
+ url = https://github.com/mono/bockbuild.git
[submodule "external/linker"]
path = external/linker
- url = git://github.com/mono/linker.git
+ url = https://github.com/mono/linker.git
[submodule "external/roslyn-binaries"]
path = external/roslyn-binaries
- url = git://github.com/mono/roslyn-binaries.git
+ url = https://github.com/mono/roslyn-binaries.git
[submodule "external/corert"]
path = external/corert
- url = git://github.com/mono/corert.git
+ url = https://github.com/mono/corert.git
[submodule "external/xunit-binaries"]
path = external/xunit-binaries
- url = git://github.com/mono/xunit-binaries.git
+ url = https://github.com/mono/xunit-binaries.git
[submodule "external/api-doc-tools"]
path = external/api-doc-tools
- url = git://github.com/mono/api-doc-tools.git
+ url = https://github.com/mono/api-doc-tools.git
[submodule "external/api-snapshot"]
path = external/api-snapshot
- url = git://github.com/mono/api-snapshot.git
+ url = https://github.com/mono/api-snapshot.git
[submodule "external/helix-binaries"]
path = external/helix-binaries
- url = git://github.com/mono/helix-binaries.git
+ url = https://github.com/mono/helix-binaries.git
[submodule "external/illinker-test-assets"]
path = external/illinker-test-assets
- url = git://github.com/mono/illinker-test-assets.git
+ url = https://github.com/mono/illinker-test-assets.git
[submodule "external/llvm-project"]
path = external/llvm-project
- url = git://github.com/dotnet/llvm-project.git
+ url = https://github.com/dotnet/llvm-project.git
branch = release/6.x
[submodule "external/bdwgc"]
path = external/bdwgc
- url = git://github.com/Unity-Technologies/bdwgc.git
+ url = https://github.com/Unity-Technologies/bdwgc.git
diff --git a/acceptance-tests/SUBMODULES.json b/acceptance-tests/SUBMODULES.json
index 515224d222a..de79795b0b8 100644
--- a/acceptance-tests/SUBMODULES.json
+++ b/acceptance-tests/SUBMODULES.json
@@ -1,7 +1,7 @@
[
{
"name": "roslyn",
- "url": "git://github.com/mono/roslyn.git",
+ "url": "https://github.com/mono/roslyn.git",
"rev": "6bfcd4e770609a38b8523e83ce1ec943162f30bb",
"remote-branch": "origin/mono-testing",
"branch": "mono-testing",
@@ -9,7 +9,7 @@
},
{
"name": "coreclr",
- "url": "git://github.com/mono/coreclr.git",
+ "url": "https://github.com/mono/coreclr.git",
"rev": "90f7060935732bb624e1f325d23f63072433725f",
"remote-branch": "origin/mono",
"branch": "mono",
@@ -25,7 +25,7 @@
},
{
"name": "benchmarker",
- "url": "git://github.com/xamarin/benchmarker.git",
+ "url": "https://github.com/xamarin/benchmarker.git",
"rev": "97f618cd585af549dd861b7c142656c496f6a89b",
"remote-branch": "origin/master",
"branch": "master",
diff --git a/external/bdwgc b/external/bdwgc
-Subproject 6e8db07c8d2e45fe60016a95c343912e038e5e9
+Subproject a27eddb837d613cb4cf436405c23ce39ed16a86
diff --git a/external/bockbuild b/external/bockbuild
-Subproject d37dbfe1c69911483cfcc9e2294f43c8dc63960
+Subproject 3bd44f6784b85b1ece8b00b13d12cf416f5a87e
diff --git a/external/linker b/external/linker
-Subproject 40922458d2270581ed2243e73fe37147f943238
+Subproject ed4a9413489aa29a70e41f94c3dac5621099f73
diff --git a/mono/utils/jemalloc/SUBMODULES.json b/mono/utils/jemalloc/SUBMODULES.json
index 22bd2871d42..4180792428f 100644
--- a/mono/utils/jemalloc/SUBMODULES.json
+++ b/mono/utils/jemalloc/SUBMODULES.json
@@ -1,7 +1,7 @@
[
{
"name": "jemalloc",
- "url": "git://github.com/mono/jemalloc.git",
+ "url": "https://github.com/mono/jemalloc.git",
"rev": "896ed3a8b3f41998d4fb4d625d30ac63ef2d51fb",
"remote-branch": "origin/master",
"branch": "master",
diff --git a/packaging/MacSDK/fsharp.py b/packaging/MacSDK/fsharp.py
index 17addcf3935..7313d9d6c3e 100644
--- a/packaging/MacSDK/fsharp.py
+++ b/packaging/MacSDK/fsharp.py
@@ -21,7 +21,7 @@ class FsharpPackage(GitHubTarballPackage):
# .NET Core 3.1 officially only supports macOS 10.13+ but we can get it to work on 10.12 by compiling our own System.Native.dylib
if StrictVersion(platform.mac_ver()[0]) < StrictVersion("10.13.0"):
- self.sh('git clone --branch release/3.1 git://github.com/dotnet/corefx && git -C corefx checkout 1b5b5f0bf030bf7250c3258c140fa9e4214325c8')
+ self.sh('git clone --branch release/3.1 https://github.com/dotnet/corefx && git -C corefx checkout 1b5b5f0bf030bf7250c3258c140fa9e4214325c8')
self.sh('echo \'\' > corefx/src/Native/Unix/System.Security.Cryptography.Native/CMakeLists.txt')
self.sh('env -i HOME="$HOME" PATH="$PATH" USER="$USER" bash -c \'cd corefx && MACOSX_DEPLOYMENT_TARGET=10.12 src/Native/build-native.sh x64 Debug OSX outconfig netcoreapp-OSX-Debug-x64 -portable\'')
self.sh('bash -c \'source eng/common/tools.sh && InitializeDotNetCli true\'')
diff --git a/packaging/MacSDK/xamarin-gtk-theme.py b/packaging/MacSDK/xamarin-gtk-theme.py
index cdfe412594c..e301e1eef22 100644
--- a/packaging/MacSDK/xamarin-gtk-theme.py
+++ b/packaging/MacSDK/xamarin-gtk-theme.py
@@ -3,7 +3,7 @@ class XamarinGtkThemePackage (Package):
def __init__(self):
Package.__init__(self, 'xamarin-gtk-theme',
sources=[
- 'git://github.com/mono/xamarin-gtk-theme.git'],
+ 'https://github.com/mono/xamarin-gtk-theme.git'],
revision='fa8ba3e38edb070eb8b0a70be64f9c10f9b523c2')
def build(self):