Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Config.in: default to HTTPS for s.b.n backup site
@ 2023-10-27 12:12 Peter Korsgaard
  2023-10-28 19:30 ` Yann E. MORIN
  2023-10-30 17:18 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-10-27 12:12 UTC (permalink / raw)
  To: buildroot

Now that we have HTTPS support for sources.buildroot.net (through Lets
encrypt / Cloudflare), it makes sense to default to it for our backup site.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in b/Config.in
index dbcca4c55a..556b6c2575 100644
--- a/Config.in
+++ b/Config.in
@@ -241,7 +241,7 @@ if !BR2_PRIMARY_SITE_ONLY
 
 config BR2_BACKUP_SITE
 	string "Backup download site"
-	default "http://sources.buildroot.net"
+	default "https://sources.buildroot.net"
 	help
 	  Backup site to download from. If this option is set then
 	  buildroot will fall back to download package sources from here
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] Config.in: default to HTTPS for s.b.n backup site
  2023-10-27 12:12 [Buildroot] [PATCH] Config.in: default to HTTPS for s.b.n backup site Peter Korsgaard
@ 2023-10-28 19:30 ` Yann E. MORIN
  2023-10-30 17:18 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2023-10-28 19:30 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: buildroot

Peter, All,

On 2023-10-27 14:12 +0200, Peter Korsgaard spake thusly:
> Now that we have HTTPS support for sources.buildroot.net (through Lets
> encrypt / Cloudflare), it makes sense to default to it for our backup site.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Config.in b/Config.in
> index dbcca4c55a..556b6c2575 100644
> --- a/Config.in
> +++ b/Config.in
> @@ -241,7 +241,7 @@ if !BR2_PRIMARY_SITE_ONLY
>  
>  config BR2_BACKUP_SITE
>  	string "Backup download site"
> -	default "http://sources.buildroot.net"
> +	default "https://sources.buildroot.net"
>  	help
>  	  Backup site to download from. If this option is set then
>  	  buildroot will fall back to download package sources from here
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] Config.in: default to HTTPS for s.b.n backup site
  2023-10-27 12:12 [Buildroot] [PATCH] Config.in: default to HTTPS for s.b.n backup site Peter Korsgaard
  2023-10-28 19:30 ` Yann E. MORIN
@ 2023-10-30 17:18 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-10-30 17:18 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Now that we have HTTPS support for sources.buildroot.net (through Lets
 > encrypt / Cloudflare), it makes sense to default to it for our backup site.

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2023.02.x and 2023.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-30 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 12:12 [Buildroot] [PATCH] Config.in: default to HTTPS for s.b.n backup site Peter Korsgaard
2023-10-28 19:30 ` Yann E. MORIN
2023-10-30 17:18 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox