All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/aufs-util: use HTTPS for git.code.sf.net
Date: Sat, 28 Oct 2023 21:32:18 +0200	[thread overview]
Message-ID: <20231028193218.GF2582@scaer> (raw)
In-Reply-To: <20231027122551.1856719-2-peter@korsgaard.com>

Peter, 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-util/aufs-util.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/aufs-util/aufs-util.mk b/package/aufs-util/aufs-util.mk
> index d954f02958..32f3bca151 100644
> --- a/package/aufs-util/aufs-util.mk
> +++ b/package/aufs-util/aufs-util.mk
> @@ -6,7 +6,7 @@
>  
>  # linux-headers
>  AUFS_UTIL_VERSION = $(call qstrip,$(BR2_PACKAGE_AUFS_UTIL_VERSION))
> -AUFS_UTIL_SITE = http://git.code.sf.net/p/aufs/aufs-util
> +AUFS_UTIL_SITE = https://git.code.sf.net/p/aufs/aufs-util
>  AUFS_UTIL_SITE_METHOD = git
>  AUFS_UTIL_LICENSE = GPL-2.0
>  AUFS_UTIL_LICENSE_FILES = COPYING
> -- 
> 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

  parent reply	other threads:[~2023-10-28 19:32 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 ` [Buildroot] [PATCH 1/2] package/aufs: use HTTPS for git.code.sf.net Yann E. MORIN
     [not found] ` <20231027122551.1856719-2-peter@korsgaard.com>
2023-10-28 19:32   ` Yann E. MORIN [this message]
2023-10-30 17:18   ` [Buildroot] [PATCH 2/2] package/aufs-util: " Peter Korsgaard
2023-10-30 17:18 ` [Buildroot] [PATCH 1/2] package/aufs: " 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=20231028193218.GF2582@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.