4
0
forked from pool/ucode-amd

9 Commits
devel ... main

Author SHA256 Message Date
Takashi Iwai
654f78b9be Update to version 20251203 (git commit a0f0e52138e5)
* linux-firmware: Update amd-ucode copyright information
* linux-firmware: Update AMD cpu microcode
2025-12-04 08:28:05 +01:00
Takashi Iwai
b098310353 Update to version 20251113 (git commit fb0dbcd30118)
* linux-firmware: Update AMD cpu microcode
2025-11-14 14:09:32 +01:00
Takashi Iwai
5d892e6a99 Update to version 20251031 (git commit 04b323bb64f9)
* linux-firmware: Update AMD cpu microcode
2025-11-02 09:59:49 +01:00
Takashi Iwai
1104aac027 Update to version 20251028 (git commit 4f72031fc195)
* linux-firmware: Update AMD cpu microcode
2025-10-29 07:33:46 +01:00
Takashi Iwai
d5c7dd1b8e Update to version 20251024 (git commit 9b899c779b8a)
* amd-ucode: Fix minimum revisions in README
2025-10-27 14:33:30 +01:00
Takashi Iwai
47a4b818eb Update to version 20250730 (git commit 910c19074091)
* linux-firmware: Update AMD cpu microcode
2025-07-30 12:52:53 +02:00
Takashi Iwai
757ec54b65 Update to version 20250708 (git commit 99d64b4f788c)
* linux-firmware: Update AMD cpu microcode
2025-07-10 18:45:07 +02:00
Takashi Iwai
9b5efa97a7 Drop invalid blank line from changelog 2025-05-20 11:43:37 +02:00
Takashi Iwai
4cd3cf2ffd Do not conflict filesystem < 84
Change conflicts filesystem < 84 to conflicts filesystem without
may-perform-usrmerge. Version 84 is specific to Tumbleweed; CODE
16 uses Version 16; yet we need to ensure we get an up-to-date
version of filesystem. Relying on the recently introduced provides
instructing zypp about the usrmerge is perfect for this use case.
2025-04-25 16:05:04 +02:00
7 changed files with 68 additions and 19 deletions

2
git_id
View File

@@ -1 +1 @@
aaae2fb60f75b07d9c249ebe668524f7ddf51243
a0f0e52138e5f77fb0f358ff952447623ae0a7c4

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
ucode-amd-20251203.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,55 @@
-------------------------------------------------------------------
Thu Dec 4 07:28:03 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20251203 (git commit a0f0e52138e5):
* linux-firmware: Update amd-ucode copyright information
* linux-firmware: Update AMD cpu microcode
-------------------------------------------------------------------
Fri Nov 14 13:09:31 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20251113 (git commit fb0dbcd30118):
* linux-firmware: Update AMD cpu microcode
-------------------------------------------------------------------
Sun Nov 2 08:59:48 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20251031 (git commit 04b323bb64f9):
* linux-firmware: Update AMD cpu microcode
-------------------------------------------------------------------
Wed Oct 29 06:33:46 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20251028 (git commit 4f72031fc195):
* linux-firmware: Update AMD cpu microcode
-------------------------------------------------------------------
Mon Oct 27 13:33:27 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20251024 (git commit 9b899c779b8a):
* amd-ucode: Fix minimum revisions in README
-------------------------------------------------------------------
Wed Jul 30 10:52:52 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250730 (git commit 910c19074091):
* linux-firmware: Update AMD cpu microcode
-------------------------------------------------------------------
Thu Jul 10 16:45:03 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250708 (git commit 99d64b4f788c):
* linux-firmware: Update AMD cpu microcode
-------------------------------------------------------------------
Fri Apr 25 13:52:22 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Change conflicts filesystem < 84 to conflicts filesystem without
may-perform-usrmerge. Version 84 is specific to Tumbleweed; CODE
16 uses Version 16; yet we need to ensure we get an up-to-date
version of filesystem. Relying on the recently introduced provides
instructing zypp about the usrmerge is perfect for this use case.
-------------------------------------------------------------------
Tue Feb 11 09:26:37 UTC 2025 - Takashi Iwai <tiwai@suse.com>
@@ -5216,7 +5268,6 @@ Wed Nov 24 20:02:38 UTC 2010 - coolo@novell.com
- update to 20101113 tarball for 2.6.36+ kernel
-------------------------------------------------------------------
Thu Jul 1 17:11:34 UTC 2010 - gregkh@suse.de
- update to the 20100617 tarball, which has lots of updates that

View File

@@ -20,33 +20,31 @@
%define _firmwaredir /lib/firmware
%endif
%define __ksyms_path ^%{_firmwaredir}
%define git_version aaae2fb60f75b07d9c249ebe668524f7ddf51243
%define git_version a0f0e52138e5f77fb0f358ff952447623ae0a7c4
Name: ucode-amd
Version: 20250206
Version: 20251203
Release: 0
Summary: Kernel firmware files for Microcode updates for AMD CPUs
License: SUSE-Firmware AND GPL-2.0-or-later
License: GPL-2.0-or-later AND SUSE-Firmware
Group: System/Kernel
URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
Source0: %{name}-%{version}.tar.xz
# URL: https://github.com/openSUSE/kernel-firmware-tools/
Source1: kernel-firmware-tools-20250211.tar.xz
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20251118.tar.gz#/kernel-firmware-tools-20251118.tar.gz
Source2: %{name}-rpmlintrc
Source3: git_id
Source10: topicprovs
BuildRequires: suse-module-tools
Requires(post): %{_bindir}/mkdir
Requires(post): %{_bindir}/touch
Requires(postun):%{_bindir}/mkdir
Requires(postun):%{_bindir}/touch
Requires(postun): %{_bindir}/mkdir
Requires(postun): %{_bindir}/touch
Requires(post): dracut >= 049
Conflicts: kernel < 5.3
Conflicts: kernel-firmware-uncompressed
BuildArch: noarch
%if 0%{?suse_version} >= 1550
# make sure we have post-usrmerge filesystem package on TW
Conflicts: filesystem < 84
Conflicts: (filesystem without may-perform-usrmerge)
%endif
# new style (after 3.12 kernel somewhen)
Supplements: modalias(cpu:type%%3Ax86*ven0002*)
@@ -56,9 +54,9 @@ Supplements: modalias(x86cpu:vendor%%3A0002%%3Afamily%%3A*%%3Amodel%%3A*%%3Af
%description
This package contains kernel firmware files for Microcode updates for AMD CPUs.
%prep
%autosetup -a1 -p1
%autosetup -p1
tar xf %{S:1} --strip-components=1
# strip down WHENCE for the topic
scripts/strip-topic-whence.sh ucode-amd < WHENCE > WHENCE.new
mv WHENCE.new WHENCE