[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200722184711.GI3533@dell>
Date: Wed, 22 Jul 2020 19:47:11 +0100
From: Lee Jones <lee.jones@...aro.org>
To: "Alexander A. Klimov" <grandmaster@...klimov.de>
Cc: Rob Herring <robh@...nel.org>, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org, robh+dt@...nel.org, tony@...mide.com,
devicetree@...r.kernel.org
Subject: Re: [PATCH for v5.9] mfd: Replace HTTP links with HTTPS ones
On Wed, 22 Jul 2020, Alexander A. Klimov wrote:
>
>
> Am 22.07.20 um 08:54 schrieb Lee Jones:
> > On Tue, 21 Jul 2020, Rob Herring wrote:
> >
> > > On Sun, 19 Jul 2020 21:56:13 +0200, Alexander A. Klimov wrote:
> > > > Rationale:
> > > > Reduces attack surface on kernel devs opening the links for MITM
> > > > as HTTPS traffic is much harder to manipulate.
> > > >
> > > > Deterministic algorithm:
> > > > For each file:
> > > > If not .svg:
> > > > For each line:
> > > > If doesn't contain `\bxmlns\b`:
> > > > For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
> > > > If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:
> > > > If both the HTTP and HTTPS versions
> > > > return 200 OK and serve the same content:
> > > > Replace HTTP with HTTPS.
> > > >
> > > > Signed-off-by: Alexander A. Klimov <grandmaster@...klimov.de>
> > > > ---
> > > > Continuing my work started at 93431e0607e5.
> > > > See also: git log --oneline '--author=Alexander A. Klimov <grandmaster@...klimov.de>' v5.7..master
> > > > (Actually letting a shell for loop submit all this stuff for me.)
> >
> > I'm guessing something went wrong with your submission, as Rob's reply
> > is the first time I saw this patch. Did your bot send it to me?
> Yes,
> https://lore.kernel.org/lkml/20200719195613.61458-1-grandmaster@al2klimov.de/
Could you [RESEND] it please. It doesn't appear to be in my Inbox.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists