summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 17:55:25 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commit80d32016cda0bde6e1d50b696369bfda9583afde (patch)
tree4ddefbe485faecad24ceacb56d3c60d6bc5244b8
parent222de279ed69390a2e6b271a142fc83305881375 (diff)
downloadlorries-80d32016cda0bde6e1d50b696369bfda9583afde.tar.gz
Use https: scheme for all repositories on anongit.freedesktop.org
The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
-rw-r--r--open-source-lorries/c2man.lorry2
-rw-r--r--open-source-lorries/cppunit.lorry2
-rw-r--r--open-source-lorries/fribidi.lorry2
-rw-r--r--open-source-lorries/harfbuzz.lorry2
-rw-r--r--open-source-lorries/p11-kit.lorry2
-rw-r--r--open-source-lorries/py2cairo.lorry2
-rw-r--r--open-source-lorries/pycairo.lorry2
-rw-r--r--open-source-lorries/udisks.lorry2
-rw-r--r--open-source-lorries/wocky.lorry2
9 files changed, 9 insertions, 9 deletions
diff --git a/open-source-lorries/c2man.lorry b/open-source-lorries/c2man.lorry
index b456868..8936da8 100644
--- a/open-source-lorries/c2man.lorry
+++ b/open-source-lorries/c2man.lorry
@@ -1,6 +1,6 @@
{
"c2man": {
"type": "git",
- "url": "git://anongit.freedesktop.org/fribidi/c2man"
+ "url": "https://anongit.freedesktop.org/git/fribidi/c2man.git"
}
}
diff --git a/open-source-lorries/cppunit.lorry b/open-source-lorries/cppunit.lorry
index ac9cf4f..09e5dc9 100644
--- a/open-source-lorries/cppunit.lorry
+++ b/open-source-lorries/cppunit.lorry
@@ -1,6 +1,6 @@
{
"cppunit": {
"type": "git",
- "url": "git://anongit.freedesktop.org/git/libreoffice/cppunit/"
+ "url": "https://anongit.freedesktop.org/git/libreoffice/cppunit.git"
}
}
diff --git a/open-source-lorries/fribidi.lorry b/open-source-lorries/fribidi.lorry
index 03c2f11..386f6af 100644
--- a/open-source-lorries/fribidi.lorry
+++ b/open-source-lorries/fribidi.lorry
@@ -1,6 +1,6 @@
{
"fribidi": {
"type": "git",
- "url": "git://anongit.freedesktop.org/fribidi/fribidi"
+ "url": "https://anongit.freedesktop.org/git/fribidi/fribidi.git"
}
}
diff --git a/open-source-lorries/harfbuzz.lorry b/open-source-lorries/harfbuzz.lorry
index a021eac..2388a78 100644
--- a/open-source-lorries/harfbuzz.lorry
+++ b/open-source-lorries/harfbuzz.lorry
@@ -1,7 +1,7 @@
{
"harfbuzz": {
"type": "git",
- "url": "git://anongit.freedesktop.org/git/harfbuzz"
+ "url": "https://anongit.freedesktop.org/git/harfbuzz.git"
}
}
diff --git a/open-source-lorries/p11-kit.lorry b/open-source-lorries/p11-kit.lorry
index 15394b3..071c049 100644
--- a/open-source-lorries/p11-kit.lorry
+++ b/open-source-lorries/p11-kit.lorry
@@ -1,6 +1,6 @@
{
"p11-kit": {
"type": "git",
- "url": "git://anongit.freedesktop.org/p11-glue/p11-kit"
+ "url": "https://anongit.freedesktop.org/git/p11-glue/p11-kit.git"
}
}
diff --git a/open-source-lorries/py2cairo.lorry b/open-source-lorries/py2cairo.lorry
index fee9c2e..aa24e8e 100644
--- a/open-source-lorries/py2cairo.lorry
+++ b/open-source-lorries/py2cairo.lorry
@@ -1,6 +1,6 @@
{
"py2cairo": {
"type": "git",
- "url": "git://anongit.freedesktop.org/git/py2cairo"
+ "url": "https://anongit.freedesktop.org/git/py2cairo"
}
}
diff --git a/open-source-lorries/pycairo.lorry b/open-source-lorries/pycairo.lorry
index dbcc00d..a2e65c1 100644
--- a/open-source-lorries/pycairo.lorry
+++ b/open-source-lorries/pycairo.lorry
@@ -1,6 +1,6 @@
{
"pycairo": {
"type": "git",
- "url": "git://anongit.freedesktop.org/git/pycairo"
+ "url": "https://anongit.freedesktop.org/git/pycairo"
}
}
diff --git a/open-source-lorries/udisks.lorry b/open-source-lorries/udisks.lorry
index 88d4012..9fbc832 100644
--- a/open-source-lorries/udisks.lorry
+++ b/open-source-lorries/udisks.lorry
@@ -1,6 +1,6 @@
{
"udisks": {
"type": "git",
- "url": "git://anongit.freedesktop.org/udisks"
+ "url": "https://anongit.freedesktop.org/git/udisks.git"
}
}
diff --git a/open-source-lorries/wocky.lorry b/open-source-lorries/wocky.lorry
index 9f27bbd..2686b03 100644
--- a/open-source-lorries/wocky.lorry
+++ b/open-source-lorries/wocky.lorry
@@ -1,6 +1,6 @@
{
"wocky": {
"type": "git",
- "url": "git://anongit.freedesktop.org/wocky"
+ "url": "https://anongit.freedesktop.org/git/wocky.git"
}
}