From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: unixmania@gmail.com
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/mksh: use plain HTTP in download and license links
Date: Sun, 14 Nov 2021 22:25:36 +0100 [thread overview]
Message-ID: <20211114212536.GA247986@scaer> (raw)
In-Reply-To: <20211114210316.1403514-1-unixmania@gmail.com>
Carlos, All,
On 2021-11-14 18:03 -0300, unixmania@gmail.com spake thusly:
> From: Carlos Santos <unixmania@gmail.com>
>
> The server does not support TLS v1.2, causing dowloads to fall back to
> sources.buildroot.net. Mail sent to the project owner bounces, so it
> looks like this issue will not be solved anytime soon. Switch to HTTP
> and rely on the hashes to verify the integrity and authenticity of the
> download.
>
> Signed-off-by: Carlos Santos <unixmania@gmail.com>
Applied to master, after adding a reference to your recent commit for
the homepage, thanks!
Regards,
Yann E. MORIN.
> ---
> package/mksh/mksh.mk | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/mksh/mksh.mk b/package/mksh/mksh.mk
> index 386b1bd016..c4818e8692 100644
> --- a/package/mksh/mksh.mk
> +++ b/package/mksh/mksh.mk
> @@ -6,8 +6,8 @@
>
> MKSH_VERSION = 59c
> MKSH_SOURCE = mksh-R$(MKSH_VERSION).tgz
> -MKSH_SITE = https://www.mirbsd.org/MirOS/dist/mir/mksh
> -# For MirOS License see https://www.mirbsd.org/TaC-mksh.txt
> +MKSH_SITE = http://www.mirbsd.org/MirOS/dist/mir/mksh
> +# For MirOS License see http://www.mirbsd.org/TaC-mksh.txt
> MKSH_LICENSE = MirOS, ISC
> MKSH_LICENSE_FILES = mksh.1
>
> --
> 2.27.0
>
> _______________________________________________
> 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
next prev parent reply other threads:[~2021-11-14 21:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-14 21:03 [Buildroot] [PATCH v2] package/mksh: use plain HTTP in download and license links unixmania
2021-11-14 21:25 ` Yann E. MORIN [this message]
2021-11-17 22:33 ` 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=20211114212536.GA247986@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=unixmania@gmail.com \
/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