diff mbox

[2/4] WHENCE: use https://linuxtv.org for LinuxTV URLs

Message ID e9a73f67222e49579154d3b8cb3ae71aa7898d94.1449232861.git.mchehab@osg.samsung.com (mailing list archive)
State New, archived
Headers show

Commit Message

Mauro Carvalho Chehab Dec. 4, 2015, 12:46 p.m. UTC
While https was always supported on linuxtv.org, only in
Dec 3 2015 the website is using valid certificates.

As we're planning to drop pure http support on some
future, change the http://linuxtv.org references at firmware/WHENCE
file to point to https://linuxtv.org instead.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
---
 firmware/WHENCE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ben Hutchings Dec. 7, 2015, 2:18 a.m. UTC | #1
On Fri, 2015-12-04 at 10:46 -0200, Mauro Carvalho Chehab wrote:
> While https was always supported on linuxtv.org, only in
> Dec 3 2015 the website is using valid certificates.
> 
> As we're planning to drop pure http support on some
> future, change the http://linuxtv.org references at firmware/WHENCE
> file to point to https://linuxtv.org instead.

I've made the corresponding change in the linux-firmware.git
repository.  I don't know who, if anyone, maintains the firmware
subdirectory now.

Ben.

> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
> ---
>  firmware/WHENCE | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/firmware/WHENCE b/firmware/WHENCE
> index 0c4d96dee9b6..de6f22e008f1 100644
> --- a/firmware/WHENCE
> +++ b/firmware/WHENCE
> @@ -677,7 +677,7 @@ File: av7110/bootcode.bin
>  
>  Licence: GPLv2 or later
>  
> -ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S
> +ARM assembly source code available at https://linuxtv.org/downloads/firmware/Boot.S
>  
>  --------------------------------------------------------------------------
>
Mauro Carvalho Chehab Dec. 7, 2015, 1:16 p.m. UTC | #2
Em Mon, 07 Dec 2015 02:18:46 +0000
Ben Hutchings <ben@decadent.org.uk> escreveu:

> On Fri, 2015-12-04 at 10:46 -0200, Mauro Carvalho Chehab wrote:
> > While https was always supported on linuxtv.org, only in
> > Dec 3 2015 the website is using valid certificates.
> > 
> > As we're planning to drop pure http support on some
> > future, change the http://linuxtv.org references at firmware/WHENCE
> > file to point to https://linuxtv.org instead.
> 
> I've made the corresponding change in the linux-firmware.git
> repository. 

Thanks!

> I don't know who, if anyone, maintains the firmware
> subdirectory now.

Well, I guess it should be fine then to send this patch via the
media tree.

Regards,
Mauro

> 
> Ben.
> 
> > Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
> > ---
> >  firmware/WHENCE | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/firmware/WHENCE b/firmware/WHENCE
> > index 0c4d96dee9b6..de6f22e008f1 100644
> > --- a/firmware/WHENCE
> > +++ b/firmware/WHENCE
> > @@ -677,7 +677,7 @@ File: av7110/bootcode.bin
> >  
> >  Licence: GPLv2 or later
> >  
> > -ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S
> > +ARM assembly source code available at https://linuxtv.org/downloads/firmware/Boot.S
> >  
> >  --------------------------------------------------------------------------
> >
diff mbox

Patch

diff --git a/firmware/WHENCE b/firmware/WHENCE
index 0c4d96dee9b6..de6f22e008f1 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -677,7 +677,7 @@  File: av7110/bootcode.bin
 
 Licence: GPLv2 or later
 
-ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S
+ARM assembly source code available at https://linuxtv.org/downloads/firmware/Boot.S
 
 --------------------------------------------------------------------------