From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] cross-nasm: update URL
Date: Mon, 27 Apr 2026 09:46:22 +0200 [thread overview]
Message-ID: <20260427074622.53208-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260421190115.25470-8-bruno.thomsen@gmail.com>
Thanks, applied as bedc6ead9cd50e84b7a4d4ebf0bd38d35a6911d2.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:22 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://www.nasm.us/pub/nasm/releasebuilds/3.01/nasm-3.01.tar.xz]
> Enqueue https://www.nasm.us/pub/nasm/releasebuilds/3.01/nasm-3.01.tar.xz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-8-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
> index ca0cd62bbe0e..dc58c710f166 100644
> --- a/rules/cross-nasm.make
> +++ b/rules/cross-nasm.make
> @@ -21,7 +21,7 @@ CROSS_NASM_MD5 := 8414016d6ad0e113958c29066dfcc550
> CROSS_NASM := nasm-$(CROSS_NASM_VERSION)
> CROSS_NASM_SUFFIX := tar.xz
> CROSS_NASM_URL := \
> - http://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX) \
> + https://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX) \
> https://snapshot.debian.org/archive/debian/20250401T023134Z/pool/main/n/nasm/nasm_$(CROSS_NASM_VERSION).orig.$(CROSS_NASM_SUFFIX)
> CROSS_NASM_SOURCE := $(SRCDIR)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)
> CROSS_NASM_DIR := $(CROSS_BUILDDIR)/$(CROSS_NASM)
next prev parent reply other threads:[~2026-04-27 7:50 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 02/15] eggdbus: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 03/15] libbsd: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 04/15] libdrm: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 05/15] libpthread-stubs: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 06/15] xcb-util: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 07/15] zsync: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 08/15] cross-nasm: " Bruno Thomsen
2026-04-27 7:46 ` Michael Olbrich [this message]
2026-04-21 19:01 ` [ptxdist] [PATCH 09/15] cups-filters: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 10/15] db: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 11/15] dfu-util: " Bruno Thomsen
2026-04-22 6:09 ` Alexander Dahl via ptxdist
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 12/15] iputils: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 13/15] killproc: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 14/15] libftdi: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 15/15] libftdi1: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-27 7:46 ` [ptxdist] [APPLIED] dbus-glib: " Michael Olbrich
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=20260427074622.53208-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=bruno.thomsen@gmail.com \
--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