From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/aufs: use HTTPS for git.code.sf.net
Date: Sat, 28 Oct 2023 21:31:13 +0200 [thread overview]
Message-ID: <20231028193113.GE2582@scaer> (raw)
In-Reply-To: <20231027122551.1856719-1-peter@korsgaard.com>
Petr, All,
On 2023-10-27 14:25 +0200, Peter Korsgaard spake thusly:
> git.code.sf.net is available over HTTPS, so use that for security and
> consistency with the other packages.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/aufs/aufs.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/aufs/aufs.mk b/package/aufs/aufs.mk
> index 4e95a350a0..d00e7a1a21 100644
> --- a/package/aufs/aufs.mk
> +++ b/package/aufs/aufs.mk
> @@ -9,7 +9,7 @@ AUFS_LICENSE = GPL-2.0
> AUFS_LICENSE_FILES = COPYING
>
> ifeq ($(BR2_PACKAGE_AUFS_SERIES),3)
> -AUFS_SITE = http://git.code.sf.net/p/aufs/aufs3-standalone
> +AUFS_SITE = https://git.code.sf.net/p/aufs/aufs3-standalone
> AUFS_SITE_METHOD = git
> else ifeq ($(BR2_PACKAGE_AUFS_SERIES),4)
> AUFS_SITE = $(call github,sfjro,aufs4-standalone,$(AUFS_VERSION))
> --
> 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
next parent reply other threads:[~2023-10-28 19:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20231027122551.1856719-1-peter@korsgaard.com>
2023-10-28 19:31 ` Yann E. MORIN [this message]
2023-10-30 17:18 ` [Buildroot] [PATCH 1/2] package/aufs: use HTTPS for git.code.sf.net Peter Korsgaard
[not found] ` <20231027122551.1856719-2-peter@korsgaard.com>
2023-10-28 19:32 ` [Buildroot] [PATCH 2/2] package/aufs-util: " Yann E. MORIN
2023-10-30 17:18 ` 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=20231028193113.GE2582@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.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