From: Peter Korsgaard <peter@korsgaard.com>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/quagga: fetch from sources.buildroot.net
Date: Sun, 24 Nov 2024 14:38:57 +0100 [thread overview]
Message-ID: <874j3wrbta.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <3a4e6ae025bfd288bb98c7b492ec499f@free.fr> (Julien Olivain's message of "Sun, 24 Nov 2024 01:41:01 +0100")
>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:
> Hi Peter,
> On 23/11/2024 23:51, Peter Korsgaard wrote:
>> Fixes
>> https://autobuild.buildroot.org/results/54a/54a165827f536be47cd45c98da3937a1e94a7c65/
>> Upstream is no longer accessible, so use s.b.n instead.
>> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
>> ---
>> package/quagga/quagga.mk | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>> diff --git a/package/quagga/quagga.mk b/package/quagga/quagga.mk
>> index 5d8d52263a..dd921552f1 100644
>> --- a/package/quagga/quagga.mk
>> +++ b/package/quagga/quagga.mk
>> @@ -5,7 +5,8 @@
>> ################################################################################
>> QUAGGA_VERSION = 1.2.4
>> -QUAGGA_SITE = http://download.savannah.gnu.org/releases/quagga
>> +# upstream (http://download.savannah.gnu.org/releases/quagga) dead
>> +QUAGGA_SITE = http://sources.buildroot.net/quagga
> Should we use https instead? The default BR2_BACKUP_SITE value
> is using it:
> https://gitlab.com/buildroot.org/buildroot/-/blob/2024.11-rc2/Config.in#L265
Given the download hashes it doesn't really matter. I used HTTP as that
is what we use for the other packages and because of the server
migration we are currently doing HTTPS is a bit tricky (buildroot.net
DNS is at Cloudflare, buildroot.org is at Hetzner).
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-11-24 13:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-23 22:51 [Buildroot] [PATCH] package/quagga: fetch from sources.buildroot.net Peter Korsgaard
2024-11-24 0:41 ` Julien Olivain
2024-11-24 9:01 ` Vincent Jardin
2024-11-24 11:12 ` Julien Olivain
2024-11-24 13:44 ` Peter Korsgaard
2024-11-24 13:38 ` Peter Korsgaard [this message]
2024-11-24 14:53 ` Julien Olivain
2024-12-06 9:21 ` Peter Korsgaard
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=874j3wrbta.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=ju.o@free.fr \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox