]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Use more secure HTTPS URLs
authorPaul Menzel <pmenzel@molgen.mpg.de>
Thu, 28 May 2020 14:52:24 +0000 (16:52 +0200)
committerJes Sorensen <jsorensen@fb.com>
Fri, 12 Jun 2020 14:48:43 +0000 (10:48 -0400)
commit8e41153c91cdce696618c527906648625217470c
tree069433f54ef536942704fe4148a73d59bc44d3ec
parent2cf0433063203fca10d26629c9e090b51fb1d806
Use more secure HTTPS URLs

All URLs in the source are available over HTTPS, so convert all URLs to
HTTPS with the command below.

    git grep -l 'http://' | xargs sed -i 's,http://,https://,g'

Revert the changes to announcement files `ANNOUNCE-*` as requested by
the maintainer.

Cc: linux-raid@vger.kernel.org
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
external-reshape-design.txt
mdadm.8.in
mdadm.spec
raid6check.8
restripe.c
udev-md-raid-safe-timeouts.rules