All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jes Sorensen <jes.sorensen@gmail.com>
To: Paul Menzel <pmenzel@molgen.mpg.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: [PATCH] Use more secure HTTPS URLs
Date: Wed, 13 May 2020 09:44:57 -0400	[thread overview]
Message-ID: <f2d4fa4e-697f-033a-1144-d4ff30e48ec3@gmail.com> (raw)
In-Reply-To: <20200513132707.16744-1-pmenzel@molgen.mpg.de>

On 5/13/20 9:27 AM, Paul Menzel wrote:
> 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'
> 
> Cc: linux-raid@vger.kernel.org
> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>

Some of this looks valid, but we're not going back to update existing
ANNOUNCE files.

Jes

> ---
>  ANNOUNCE-3.0                     | 4 ++--
>  ANNOUNCE-3.0.1                   | 4 ++--
>  ANNOUNCE-3.0.2                   | 4 ++--
>  ANNOUNCE-3.0.3                   | 4 ++--
>  ANNOUNCE-3.1                     | 4 ++--
>  ANNOUNCE-3.1.1                   | 4 ++--
>  ANNOUNCE-3.1.2                   | 4 ++--
>  ANNOUNCE-3.1.3                   | 4 ++--
>  ANNOUNCE-3.1.4                   | 4 ++--
>  ANNOUNCE-3.1.5                   | 4 ++--
>  ANNOUNCE-3.2                     | 4 ++--
>  ANNOUNCE-3.2.1                   | 4 ++--
>  ANNOUNCE-3.2.2                   | 4 ++--
>  ANNOUNCE-3.2.3                   | 4 ++--
>  ANNOUNCE-3.2.4                   | 4 ++--
>  ANNOUNCE-3.2.5                   | 4 ++--
>  ANNOUNCE-3.2.6                   | 4 ++--
>  ANNOUNCE-3.3                     | 4 ++--
>  ANNOUNCE-3.3.1                   | 4 ++--
>  ANNOUNCE-3.3.2                   | 4 ++--
>  ANNOUNCE-3.3.3                   | 4 ++--
>  ANNOUNCE-3.3.4                   | 4 ++--
>  ANNOUNCE-3.4                     | 4 ++--
>  ANNOUNCE-4.0                     | 4 ++--
>  ANNOUNCE-4.1                     | 4 ++--
>  external-reshape-design.txt      | 2 +-
>  mdadm.8.in                       | 6 +++---
>  mdadm.spec                       | 4 ++--
>  raid6check.8                     | 2 +-
>  restripe.c                       | 2 +-
>  udev-md-raid-safe-timeouts.rules | 2 +-
>  31 files changed, 59 insertions(+), 59 deletions(-)

  reply	other threads:[~2020-05-13 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13 13:27 [PATCH] Use more secure HTTPS URLs Paul Menzel
2020-05-13 13:44 ` Jes Sorensen [this message]
2020-05-14 20:39   ` Paul Menzel
2020-05-14 21:42     ` Jes Sorensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f2d4fa4e-697f-033a-1144-d4ff30e48ec3@gmail.com \
    --to=jes.sorensen@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=pmenzel@molgen.mpg.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.