|
|
@ -49,7 +49,7 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# Set pkg_release.
|
|
|
|
# Set pkg_release.
|
|
|
|
%global pkg_release 2%{?buildid}.%{?lvc}%{?dist}.inferit.fuzzing
|
|
|
|
%global pkg_release 3%{?buildid}.%{?lvc}%{?dist}.inferit.fuzzing
|
|
|
|
|
|
|
|
|
|
|
|
# Architectures upon which we can sign the kernel
|
|
|
|
# Architectures upon which we can sign the kernel
|
|
|
|
# for secure boot authentication.
|
|
|
|
# for secure boot authentication.
|
|
|
@ -223,11 +223,11 @@ BuildRequires: nss-tools, pesign >= 0.10-4, system-sb-certs
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc-toolset-13
|
|
|
|
BuildRequires: gcc-toolset-12
|
|
|
|
|
|
|
|
|
|
|
|
%enable_devtoolset13
|
|
|
|
%enable_devtoolset12
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc-toolset-13-annobin
|
|
|
|
BuildRequires: gcc-toolset-12-annobin-symlink
|
|
|
|
|
|
|
|
|
|
|
|
BuildConflicts: rhbuildsys(DiskFree) < 500Mb
|
|
|
|
BuildConflicts: rhbuildsys(DiskFree) < 500Mb
|
|
|
|
|
|
|
|
|
|
|
@ -1744,6 +1744,9 @@ fi
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 07 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.124-3.lvc13.inferit.fuzzing
|
|
|
|
|
|
|
|
- Added more options
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 07 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.124-2.lvc13.inferit.fuzzing
|
|
|
|
* Fri Feb 07 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.124-2.lvc13.inferit.fuzzing
|
|
|
|
- Assembly under GCC 13
|
|
|
|
- Assembly under GCC 13
|
|
|
|
|
|
|
|
|
|
|
|