Add versioned x86_64 arches support
This commit is contained in:
commit
0fa2f49804
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.khw-gating-pesign-el10.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
Patch0001: 0001-cms_common-Fixed-Segmentation-fault.patch
|
||||
Patch0002: 0002-Fix-reversed-calloc-arguments.patch
|
||||
Patch0003: 0003-Add-versioned-x86_64-arches-support.patch
|
||||
|
||||
# AlmaLinux Patch
|
||||
Patch3: 0003-Add-versioned-x86_64-arches-support.patch
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
Name: pesign
|
||||
Summary: Signing utility for UEFI binaries
|
||||
Version: 116
|
||||
Release: 6%{?dist}.alma.1
|
||||
Release: 7%{?dist}.alma.1
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/rhboot/pesign
|
||||
|
||||
@ -162,9 +162,13 @@ certutil -d %{_sysconfdir}/pki/pesign/ -X -L > /dev/null
|
||||
%{python3_sitelib}/mockbuild/plugins/pesign.*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 116-6.alma.1
|
||||
* Sat Jul 04 2026 Andrei Lukoshko <alukoshko@almalinux.org> - 116-7.alma.1
|
||||
- Add versioned x86_64 arches support
|
||||
|
||||
* Tue Jun 30 2026 Marta Lewandowska <mlewando@redhat.com> - 116-7
|
||||
- Move gating tests to Testing Farm
|
||||
Resolves: RHEL-190540
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com>
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
Loading…
Reference in New Issue
Block a user