public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nasm] rawhide: update to 3.02 (resolves rhbz#2494063)
@ 2026-07-14 13:40 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-07-14 13:40 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/nasm
            Branch : rawhide
            Commit : b86db0be0893518cf915896ca812a772083310c5
            Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
            Date   : 2026-07-14T15:39:41+02:00
            Stats  : +10/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/nasm/c/b86db0be0893518cf915896ca812a772083310c5?branch=rawhide

            Log:
            update to 3.02 (resolves rhbz#2494063)

- Fixes CVE-2026-6068.

---
diff --git a/.gitignore b/.gitignore
index 6f138a8..b10c8d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,5 @@ nasm-2.08.01-xdoc.tar.bz2
 /nasm-2.16.03.tar.xz
 /nasm-3.01-xdoc.tar.xz
 /nasm-3.01.tar.xz
+/nasm-3.02-xdoc.tar.xz
+/nasm-3.02.tar.xz

diff --git a/nasm.spec b/nasm.spec
index fa9d33a..fbf33c6 100644
--- a/nasm.spec
+++ b/nasm.spec
@@ -8,8 +8,8 @@
 
 Summary: A portable x86 assembler which uses Intel-like syntax
 Name: nasm
-Version: 3.01
-Release: 3%{?dist}
+Version: 3.02
+Release: 1%{?dist}
 License: BSD-2-Clause
 URL: http://www.nasm.us
 Source0: https://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.xz
@@ -86,6 +86,10 @@ make -C test golden test diff
 %endif
 
 %changelog
+* Tue Jul 14 2026 Dominik Mierzejewski <dominik@greysector.net> - 3.02-1
+- update to 3.02 (resolves rhbz#2494063)
+- fixes CVE-2026-6068
+
 * Wed Apr 22 2026 Dominik Mierzejewski <rpm@greysector.net> - 3.01-3
 - fix CVE-2026-6067 (resolves rhbz#2458087, rhbz#2458089)
   patch by Nick Clifton

diff --git a/sources b/sources
index c49cf63..8000f94 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (nasm-3.01-xdoc.tar.xz) = 42ca313bce819531e50fd22117e9e31c1969c65c4c795bce2c661de36360c88923a9c457d63bbe3aceedf8d7fcbb71943ddfb31ca266cb582fa8ac05ecf14579
-SHA512 (nasm-3.01.tar.xz) = ca9550ad3239cfaa9546a908e8de86e11a7c7dd9d6006f42d272d0b025b601cdb205e60b8b3929f31123ef450dd0f0403e1300328cadf0ffdfd459f443944482
+SHA512 (nasm-3.02-xdoc.tar.xz) = b76d6a0764ce9991a79bb16078bc8fa73ff822183fcc39c7135c6d4d12487d3a2409f40f6fc6ca36f10545bab391b6aadb58e6f3d903cce0153a30dc80ff5184
+SHA512 (nasm-3.02.tar.xz) = dc80d8a9a582423e62703da3cc3f37ee57735939b975faa8a72d061a8b596f763d206c7cc3e48c32d2ad726f38e430dc3b85cffd0c3b32e71e20ad9cc24f4804

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-14 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 13:40 [rpms/nasm] rawhide: update to 3.02 (resolves rhbz#2494063) Dominik 'Rathann' Mierzejewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox