From b9c19173132feab012c4d13e637713d1a979e660 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 10 Sep 2020 18:07:45 +0100 Subject: Use https: scheme for all repositories on Savannah HTTP and the git native protocol are unauthenticated and so subject to man-in-the-middle attacks. Use https for these. --- open-source-lorries/acl.lorry | 2 +- open-source-lorries/attr.lorry | 2 +- open-source-lorries/autoconf-archive.lorry | 2 +- open-source-lorries/autoconf.lorry | 2 +- open-source-lorries/automake.lorry | 2 +- open-source-lorries/bash.lorry | 2 +- open-source-lorries/bison.lorry | 2 +- open-source-lorries/classpath.lorry | 2 +- open-source-lorries/coreutils.lorry | 2 +- open-source-lorries/diffutils.lorry | 2 +- open-source-lorries/dmidecode-git.lorry | 2 +- open-source-lorries/emacs.lorry | 2 +- open-source-lorries/findutils.lorry | 2 +- open-source-lorries/freetype2.lorry | 2 +- open-source-lorries/gawk.lorry | 2 +- open-source-lorries/gettext.lorry | 2 +- open-source-lorries/gnulib.lorry | 2 +- open-source-lorries/gperf.lorry | 2 +- open-source-lorries/gpsd.lorry | 2 +- open-source-lorries/grep.lorry | 2 +- open-source-lorries/groff-git.lorry | 2 +- open-source-lorries/guile.lorry | 2 +- open-source-lorries/gzip.lorry | 2 +- open-source-lorries/libtasn1.lorry | 2 +- open-source-lorries/libtool.lorry | 2 +- open-source-lorries/libunistring.lorry | 2 +- open-source-lorries/libunwind.lorry | 2 +- open-source-lorries/m4.lorry | 2 +- open-source-lorries/parted.lorry | 2 +- open-source-lorries/patch.lorry | 2 +- open-source-lorries/paxutils.lorry | 2 +- open-source-lorries/python-packages.lorry | 2 +- open-source-lorries/readline.lorry | 2 +- open-source-lorries/screen.lorry | 2 +- open-source-lorries/sed.lorry | 2 +- open-source-lorries/stow.lorry | 2 +- open-source-lorries/tar.lorry | 2 +- open-source-lorries/wget.lorry | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/open-source-lorries/acl.lorry b/open-source-lorries/acl.lorry index ee3b652..36e8498 100644 --- a/open-source-lorries/acl.lorry +++ b/open-source-lorries/acl.lorry @@ -1,6 +1,6 @@ { "acl": { "type": "git", - "url": "git://git.savannah.nongnu.org/acl.git" + "url": "https://git.savannah.nongnu.org/git/acl.git" } } diff --git a/open-source-lorries/attr.lorry b/open-source-lorries/attr.lorry index 109598c..1001c1a 100644 --- a/open-source-lorries/attr.lorry +++ b/open-source-lorries/attr.lorry @@ -1,6 +1,6 @@ { "attr": { "type": "git", - "url": "git://git.savannah.nongnu.org/attr.git" + "url": "https://git.savannah.nongnu.org/git/attr.git" } } diff --git a/open-source-lorries/autoconf-archive.lorry b/open-source-lorries/autoconf-archive.lorry index cbe63ed..b3af64e 100644 --- a/open-source-lorries/autoconf-archive.lorry +++ b/open-source-lorries/autoconf-archive.lorry @@ -1,6 +1,6 @@ { "autoconf-archive": { "type": "git", - "url": "git://git.savannah.gnu.org/autoconf-archive.git" + "url": "https://git.savannah.gnu.org/git/autoconf-archive.git" } } diff --git a/open-source-lorries/autoconf.lorry b/open-source-lorries/autoconf.lorry index da22d02..3165dc5 100644 --- a/open-source-lorries/autoconf.lorry +++ b/open-source-lorries/autoconf.lorry @@ -1,6 +1,6 @@ { "autoconf": { "type": "git", - "url": "git://git.sv.gnu.org/autoconf" + "url": "https://git.savannah.gnu.org/git/autoconf.git" } } diff --git a/open-source-lorries/automake.lorry b/open-source-lorries/automake.lorry index b32e12c..a05532c 100644 --- a/open-source-lorries/automake.lorry +++ b/open-source-lorries/automake.lorry @@ -1,7 +1,7 @@ { "automake": { "type": "git", - "url": "git://git.savannah.gnu.org/automake.git", + "url": "https://git.savannah.gnu.org/git/automake.git", "refspecs": [ "+refs/heads/*", "+refs/tags/*" diff --git a/open-source-lorries/bash.lorry b/open-source-lorries/bash.lorry index 8374f6d..81858b2 100644 --- a/open-source-lorries/bash.lorry +++ b/open-source-lorries/bash.lorry @@ -1,6 +1,6 @@ { "bash": { "type": "git", - "url": "git://git.savannah.gnu.org/bash.git" + "url": "https://git.savannah.gnu.org/git/bash.git" } } diff --git a/open-source-lorries/bison.lorry b/open-source-lorries/bison.lorry index 125e017..55fb8c5 100644 --- a/open-source-lorries/bison.lorry +++ b/open-source-lorries/bison.lorry @@ -1,7 +1,7 @@ { "bison": { "type": "git", - "url": "git://git.savannah.gnu.org/bison.git", + "url": "https://git.savannah.gnu.org/git/bison.git", "refspecs": [ "master", "refs/tags/*" diff --git a/open-source-lorries/classpath.lorry b/open-source-lorries/classpath.lorry index dcbb92f..2264344 100644 --- a/open-source-lorries/classpath.lorry +++ b/open-source-lorries/classpath.lorry @@ -1,6 +1,6 @@ { "classpath": { "type": "git", - "url": "git://git.savannah.gnu.org/classpath.git" + "url": "https://git.savannah.gnu.org/git/classpath.git" } } diff --git a/open-source-lorries/coreutils.lorry b/open-source-lorries/coreutils.lorry index dedb8f6..410e7d5 100644 --- a/open-source-lorries/coreutils.lorry +++ b/open-source-lorries/coreutils.lorry @@ -1,7 +1,7 @@ { "coreutils": { "type": "git", - "url": "git://git.savannah.gnu.org/coreutils.git", + "url": "https://git.savannah.gnu.org/git/coreutils.git", "refspecs": [ "+refs/heads/*", "+refs/tags/*" diff --git a/open-source-lorries/diffutils.lorry b/open-source-lorries/diffutils.lorry index 02076e7..40e95bc 100644 --- a/open-source-lorries/diffutils.lorry +++ b/open-source-lorries/diffutils.lorry @@ -1,6 +1,6 @@ { "diffutils": { "type": "git", - "url": "git://git.savannah.gnu.org/diffutils.git" + "url": "https://git.savannah.gnu.org/git/diffutils.git" } } diff --git a/open-source-lorries/dmidecode-git.lorry b/open-source-lorries/dmidecode-git.lorry index 4e998f1..a11541e 100644 --- a/open-source-lorries/dmidecode-git.lorry +++ b/open-source-lorries/dmidecode-git.lorry @@ -1,6 +1,6 @@ { "dmidecode-git": { "type": "git", - "url": "git://git.savannah.gnu.org/dmidecode.git", + "url": "https://git.savannah.gnu.org/git/dmidecode.git", } } diff --git a/open-source-lorries/emacs.lorry b/open-source-lorries/emacs.lorry index 6279196..f7d1d61 100644 --- a/open-source-lorries/emacs.lorry +++ b/open-source-lorries/emacs.lorry @@ -1,6 +1,6 @@ { "emacs": { "type": "git", - "url": "git://git.savannah.gnu.org/emacs.git" + "url": "https://git.savannah.gnu.org/git/emacs.git" } } diff --git a/open-source-lorries/findutils.lorry b/open-source-lorries/findutils.lorry index 3c3e483..5fc4491 100644 --- a/open-source-lorries/findutils.lorry +++ b/open-source-lorries/findutils.lorry @@ -1,6 +1,6 @@ { "findutils": { "type": "git", - "url": "git://git.savannah.gnu.org/findutils.git" + "url": "https://git.savannah.gnu.org/git/findutils.git" } } diff --git a/open-source-lorries/freetype2.lorry b/open-source-lorries/freetype2.lorry index cfe323b..7b4896e 100644 --- a/open-source-lorries/freetype2.lorry +++ b/open-source-lorries/freetype2.lorry @@ -1,6 +1,6 @@ { "freetype2": { "type": "git", - "url": "git://git.sv.gnu.org/freetype/freetype2.git" + "url": "https://git.savannah.gnu.org/git/freetype/freetype2.git" } } diff --git a/open-source-lorries/gawk.lorry b/open-source-lorries/gawk.lorry index 6c5cdf0..72c917e 100644 --- a/open-source-lorries/gawk.lorry +++ b/open-source-lorries/gawk.lorry @@ -1,6 +1,6 @@ { "gawk": { "type": "git", - "url": "git://git.savannah.gnu.org/gawk.git" + "url": "https://git.savannah.gnu.org/git/gawk.git" } } diff --git a/open-source-lorries/gettext.lorry b/open-source-lorries/gettext.lorry index e7eda46..3490b36 100644 --- a/open-source-lorries/gettext.lorry +++ b/open-source-lorries/gettext.lorry @@ -1,6 +1,6 @@ { "gettext": { "type": "git", - "url": "git://git.savannah.gnu.org/gettext.git" + "url": "https://git.savannah.gnu.org/git/gettext.git" } } diff --git a/open-source-lorries/gnulib.lorry b/open-source-lorries/gnulib.lorry index a091ce6..6c54cb3 100644 --- a/open-source-lorries/gnulib.lorry +++ b/open-source-lorries/gnulib.lorry @@ -1,6 +1,6 @@ { "gnulib": { "type": "git", - "url": "git://git.savannah.gnu.org/gnulib.git" + "url": "https://git.savannah.gnu.org/git/gnulib.git" } } diff --git a/open-source-lorries/gperf.lorry b/open-source-lorries/gperf.lorry index d10fc0b..664bbeb 100644 --- a/open-source-lorries/gperf.lorry +++ b/open-source-lorries/gperf.lorry @@ -1,6 +1,6 @@ { "gperf": { "type": "git", - "url": "git://git.savannah.gnu.org/gperf.git" + "url": "https://git.savannah.gnu.org/git/gperf.git" } } diff --git a/open-source-lorries/gpsd.lorry b/open-source-lorries/gpsd.lorry index 6b8b7be..d9ccb2b 100644 --- a/open-source-lorries/gpsd.lorry +++ b/open-source-lorries/gpsd.lorry @@ -1,6 +1,6 @@ { "gpsd": { "type": "git", - "url": "git://git.sv.gnu.org/gpsd.git" + "url": "https://git.savannah.gnu.org/git/gpsd.git" } } diff --git a/open-source-lorries/grep.lorry b/open-source-lorries/grep.lorry index 7a7eb31..0ee52cf 100644 --- a/open-source-lorries/grep.lorry +++ b/open-source-lorries/grep.lorry @@ -1,6 +1,6 @@ { "grep": { "type": "git", - "url": "git://git.savannah.gnu.org/grep.git" + "url": "https://git.savannah.gnu.org/git/grep.git" } } diff --git a/open-source-lorries/groff-git.lorry b/open-source-lorries/groff-git.lorry index b69c119..0cb45f0 100644 --- a/open-source-lorries/groff-git.lorry +++ b/open-source-lorries/groff-git.lorry @@ -1,6 +1,6 @@ { "groff-git": { "type": "git", - "url": "git://git.savannah.gnu.org/groff.git" + "url": "https://git.savannah.gnu.org/git/groff.git" } } diff --git a/open-source-lorries/guile.lorry b/open-source-lorries/guile.lorry index 9fd0517..13136ad 100644 --- a/open-source-lorries/guile.lorry +++ b/open-source-lorries/guile.lorry @@ -1,7 +1,7 @@ { "guile": { "type": "git", - "url": "git://git.sv.gnu.org/guile.git", + "url": "https://git.savannah.gnu.org/git/guile.git", "refspecs": [ "+refs/heads/*", "+refs/tags/*" diff --git a/open-source-lorries/gzip.lorry b/open-source-lorries/gzip.lorry index eca5341..eeb752d 100644 --- a/open-source-lorries/gzip.lorry +++ b/open-source-lorries/gzip.lorry @@ -1,6 +1,6 @@ { "gzip": { "type": "git", - "url": "git://git.savannah.gnu.org/gzip.git" + "url": "https://git.savannah.gnu.org/git/gzip.git" } } diff --git a/open-source-lorries/libtasn1.lorry b/open-source-lorries/libtasn1.lorry index a6b2e8a..b1430d0 100644 --- a/open-source-lorries/libtasn1.lorry +++ b/open-source-lorries/libtasn1.lorry @@ -1,6 +1,6 @@ { "libtasn1": { "type": "git", - "url": "git://git.savannah.gnu.org/libtasn1" + "url": "https://git.savannah.gnu.org/git/libtasn1.git" } } diff --git a/open-source-lorries/libtool.lorry b/open-source-lorries/libtool.lorry index 4e58ca4..84079ff 100644 --- a/open-source-lorries/libtool.lorry +++ b/open-source-lorries/libtool.lorry @@ -1,6 +1,6 @@ { "libtool": { "type": "git", - "url": "git://git.savannah.gnu.org/libtool.git" + "url": "https://git.savannah.gnu.org/git/libtool.git" } } diff --git a/open-source-lorries/libunistring.lorry b/open-source-lorries/libunistring.lorry index c0f034b..a1fb00b 100644 --- a/open-source-lorries/libunistring.lorry +++ b/open-source-lorries/libunistring.lorry @@ -1,6 +1,6 @@ { "libunistring": { "type": "git", - "url": "git://git.savannah.gnu.org/libunistring.git" + "url": "https://git.savannah.gnu.org/git/libunistring.git" } } diff --git a/open-source-lorries/libunwind.lorry b/open-source-lorries/libunwind.lorry index 2fe065b..521d125 100644 --- a/open-source-lorries/libunwind.lorry +++ b/open-source-lorries/libunwind.lorry @@ -1,6 +1,6 @@ { "libunwind": { "type": "git", - "url": "git://git.sv.gnu.org/libunwind.git" + "url": "https://git.savannah.gnu.org/git/libunwind.git" } } diff --git a/open-source-lorries/m4.lorry b/open-source-lorries/m4.lorry index 915b6b5..a6bb06d 100644 --- a/open-source-lorries/m4.lorry +++ b/open-source-lorries/m4.lorry @@ -1,6 +1,6 @@ { "m4": { "type": "git", - "url": "git://git.sv.gnu.org/m4" + "url": "https://git.savannah.gnu.org/git/m4.git" } } diff --git a/open-source-lorries/parted.lorry b/open-source-lorries/parted.lorry index 85c449f..bcc6e36 100644 --- a/open-source-lorries/parted.lorry +++ b/open-source-lorries/parted.lorry @@ -1,6 +1,6 @@ { "parted": { "type": "git", - "url": "git://git.savannah.gnu.org/parted.git" + "url": "https://git.savannah.gnu.org/git/parted.git" } } diff --git a/open-source-lorries/patch.lorry b/open-source-lorries/patch.lorry index 5308f68..cc98cc8 100644 --- a/open-source-lorries/patch.lorry +++ b/open-source-lorries/patch.lorry @@ -1,6 +1,6 @@ { "patch": { "type": "git", - "url": "git://git.savannah.gnu.org/patch.git" + "url": "https://git.savannah.gnu.org/git/patch.git" } } diff --git a/open-source-lorries/paxutils.lorry b/open-source-lorries/paxutils.lorry index 29fe9a1..dd97bbb 100644 --- a/open-source-lorries/paxutils.lorry +++ b/open-source-lorries/paxutils.lorry @@ -1,6 +1,6 @@ { "paxutils": { "type": "git", - "url": "git://git.savannah.gnu.org/paxutils.git" + "url": "https://git.savannah.gnu.org/git/paxutils.git" } } diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 0b57204..9ce95cf 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -939,7 +939,7 @@ "python-packages/rdiff-backup": { "layout": "standard", "type": "svn", - "url": "http://svn.savannah.nongnu.org/svn/rdiff-backup" + "url": "https://svn.savannah.nongnu.org/svn/rdiff-backup" }, "python-packages/tablib": { "type": "git", diff --git a/open-source-lorries/readline.lorry b/open-source-lorries/readline.lorry index 912ba9b..4df9b5b 100644 --- a/open-source-lorries/readline.lorry +++ b/open-source-lorries/readline.lorry @@ -1,6 +1,6 @@ { "readline": { "type": "git", - "url": "git://git.savannah.gnu.org/readline.git" + "url": "https://git.savannah.gnu.org/git/readline.git" } } diff --git a/open-source-lorries/screen.lorry b/open-source-lorries/screen.lorry index 4a06a03..f4e425c 100644 --- a/open-source-lorries/screen.lorry +++ b/open-source-lorries/screen.lorry @@ -1,6 +1,6 @@ { "screen": { "type": "git", - "url": "git://git.savannah.gnu.org/screen.git" + "url": "https://git.savannah.gnu.org/git/screen.git" } } diff --git a/open-source-lorries/sed.lorry b/open-source-lorries/sed.lorry index 24f7e26..71a634b 100644 --- a/open-source-lorries/sed.lorry +++ b/open-source-lorries/sed.lorry @@ -1,6 +1,6 @@ { "sed": { "type": "git", - "url": "git://git.sv.gnu.org/sed.git" + "url": "https://git.savannah.gnu.org/git/sed.git" } } diff --git a/open-source-lorries/stow.lorry b/open-source-lorries/stow.lorry index ace2214..0ac8011 100644 --- a/open-source-lorries/stow.lorry +++ b/open-source-lorries/stow.lorry @@ -1,6 +1,6 @@ { "stow": { "type": "git", - "url": "git://git.savannah.gnu.org/stow.git" + "url": "https://git.savannah.gnu.org/git/stow.git" } } diff --git a/open-source-lorries/tar.lorry b/open-source-lorries/tar.lorry index 72a2861..30ed3d5 100644 --- a/open-source-lorries/tar.lorry +++ b/open-source-lorries/tar.lorry @@ -1,6 +1,6 @@ { "tar": { "type": "git", - "url": "git://git.savannah.gnu.org/tar.git" + "url": "https://git.savannah.gnu.org/git/tar.git" } } diff --git a/open-source-lorries/wget.lorry b/open-source-lorries/wget.lorry index 23194e9..49b521f 100644 --- a/open-source-lorries/wget.lorry +++ b/open-source-lorries/wget.lorry @@ -1,6 +1,6 @@ { "wget": { "type": "git", - "url": "git://git.sv.gnu.org/wget.git" + "url": "https://git.savannah.gnu.org/git/wget.git" } } -- cgit v1.2.1