lkml.org 
[lkml]   [2020]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [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@al2klimov.de>
> > > > ---
> > > > Continuing my work started at 93431e0607e5.
> > > > See also: git log --oneline '--author=Alexander A. Klimov <grandmaster@al2klimov.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

\
 
 \ /
  Last update: 2020-07-22 20:47    [W:0.078 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site