mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] grub: replace download URL with HTTPS
Date: Mon, 10 Jun 2024 21:41:28 +0200	[thread overview]
Message-ID: <20240610194128.2124658-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240527201347.673604-1-l.stach@pengutronix.de>

Thanks, applied as 23e6762fb5f261be74d4b66a948f665f02820f21.

Michael

[sent from post-receive hook]

On Mon, 10 Jun 2024 21:41:28 +0200, Lucas Stach <l.stach@pengutronix.de> wrote:
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> Message-Id: <20240527201347.673604-1-l.stach@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/grub.make b/rules/grub.make
> index 63b93c2d7ba9..ce0280e2fae6 100644
> --- a/rules/grub.make
> +++ b/rules/grub.make
> @@ -16,7 +16,7 @@ PACKAGES-$(PTXCONF_ARCH_X86)-$(PTXCONF_GRUB) += grub
>  GRUB_VERSION		:= 0.97
>  GRUB_MD5		:= cd3f3eb54446be6003156158d51f4884
>  GRUB			:= grub-$(GRUB_VERSION)
> -GRUB_URL		:= ftp://alpha.gnu.org/gnu/grub/$(GRUB).tar.gz
> +GRUB_URL		:= https://alpha.gnu.org/gnu/grub/$(GRUB).tar.gz
>  GRUB_SOURCE		:= $(SRCDIR)/$(GRUB).tar.gz
>  GRUB_DIR		:= $(BUILDDIR)/$(GRUB)
>  



      parent reply	other threads:[~2024-06-10 19:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-27 20:13 [ptxdist] [PATCH 1/6] " Lucas Stach
2024-05-27 20:13 ` [ptxdist] [PATCH 2/6] efax: " Lucas Stach
2024-06-10 19:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-05-27 20:13 ` [ptxdist] [PATCH 3/6] gdb: " Lucas Stach
2024-06-10 19:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-05-27 20:13 ` [ptxdist] [PATCH 4/6] gdbserver: " Lucas Stach
2024-06-10 19:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-05-27 20:13 ` [ptxdist] [PATCH 5/6] ptxd_make_get: drop passive FTP options Lucas Stach
2024-06-10 19:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-05-27 20:13 ` [ptxdist] [PATCH 6/6] ptxd_make_world_lint: check for usage of deprecated FTP protocol Lucas Stach
2024-05-28  6:10   ` Michael Olbrich
2024-06-10 19:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-10 19:41 ` Michael Olbrich [this message]

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=20240610194128.2124658-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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