* [ptxdist] [PATCH] nasm: Version bump. 2.16.03 -> 3.01
@ 2025-12-26 16:31 Christian Melki
2026-01-15 15:12 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-12-26 16:31 UTC (permalink / raw)
To: ptxdist
Looks bigger by the numbers than it actually is.
Some new insns and bug fixes.
https://www.nasm.us/docs/3.00/nasmac.html
https://www.nasm.us/docs/3.01/nasmac.html
* License hash changed. License info was SPDX-ified.
No change to actual license.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/cross-nasm.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
index ea419af71..ca0cd62bb 100644
--- a/rules/cross-nasm.make
+++ b/rules/cross-nasm.make
@@ -15,9 +15,9 @@ CROSS_PACKAGES-$(PTXCONF_CROSS_NASM) += cross-nasm
#
# Paths and names
#
-CROSS_NASM_VERSION := 2.16.03
+CROSS_NASM_VERSION := 3.01
ifdef PTXCONF_ARCH_X86
-CROSS_NASM_MD5 := 2b8c72c52eee4f20085065e68ac83b55
+CROSS_NASM_MD5 := 8414016d6ad0e113958c29066dfcc550
CROSS_NASM := nasm-$(CROSS_NASM_VERSION)
CROSS_NASM_SUFFIX := tar.xz
CROSS_NASM_URL := \
@@ -27,7 +27,7 @@ CROSS_NASM_SOURCE := $(SRCDIR)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)
CROSS_NASM_DIR := $(CROSS_BUILDDIR)/$(CROSS_NASM)
CROSS_NASM_LICENSE := BSD-2-Clause
CROSS_NASM_LICENSE_FILES := \
- file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe
+ file://LICENSE;md5=6178dc4f5355e40552448080e67a214b
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] nasm: Version bump. 2.16.03 -> 3.01
2025-12-26 16:31 [ptxdist] [PATCH] nasm: Version bump. 2.16.03 -> 3.01 Christian Melki
@ 2026-01-15 15:12 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-01-15 15:12 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 2ccc305b4018fd3dcf79197e7276d7bc604c5fce.
Michael
[sent from post-receive hook]
On Thu, 15 Jan 2026 16:12:09 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Looks bigger by the numbers than it actually is.
> Some new insns and bug fixes.
>
> https://www.nasm.us/docs/3.00/nasmac.html
> https://www.nasm.us/docs/3.01/nasmac.html
>
> * License hash changed. License info was SPDX-ified.
> No change to actual license.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20251226163157.3322128-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
> index ea419af71f87..ca0cd62bbe0e 100644
> --- a/rules/cross-nasm.make
> +++ b/rules/cross-nasm.make
> @@ -15,9 +15,9 @@ CROSS_PACKAGES-$(PTXCONF_CROSS_NASM) += cross-nasm
> #
> # Paths and names
> #
> -CROSS_NASM_VERSION := 2.16.03
> +CROSS_NASM_VERSION := 3.01
> ifdef PTXCONF_ARCH_X86
> -CROSS_NASM_MD5 := 2b8c72c52eee4f20085065e68ac83b55
> +CROSS_NASM_MD5 := 8414016d6ad0e113958c29066dfcc550
> CROSS_NASM := nasm-$(CROSS_NASM_VERSION)
> CROSS_NASM_SUFFIX := tar.xz
> CROSS_NASM_URL := \
> @@ -27,7 +27,7 @@ CROSS_NASM_SOURCE := $(SRCDIR)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)
> CROSS_NASM_DIR := $(CROSS_BUILDDIR)/$(CROSS_NASM)
> CROSS_NASM_LICENSE := BSD-2-Clause
> CROSS_NASM_LICENSE_FILES := \
> - file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe
> + file://LICENSE;md5=6178dc4f5355e40552448080e67a214b
>
> # ----------------------------------------------------------------------------
> # Prepare
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-15 15:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-26 16:31 [ptxdist] [PATCH] nasm: Version bump. 2.16.03 -> 3.01 Christian Melki
2026-01-15 15:12 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox