From 840336ecd892102428d6ae6d8df135d93fd739c9 Mon Sep 17 00:00:00 2001 From: ebasov Date: Wed, 12 Feb 2025 11:52:01 +0300 Subject: [PATCH] Added more options --- SOURCES/kernel-x86_64-kasan-rhel.config | 4 ++-- SOURCES/kernel-x86_64-kmemleak-rhel.config | 4 ++-- SPECS/kernel.spec | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/SOURCES/kernel-x86_64-kasan-rhel.config b/SOURCES/kernel-x86_64-kasan-rhel.config index 9676501..f223a19 100644 --- a/SOURCES/kernel-x86_64-kasan-rhel.config +++ b/SOURCES/kernel-x86_64-kasan-rhel.config @@ -4462,7 +4462,6 @@ CONFIG_RADIO_TEA575X=m # CONFIG_RAID6_PQ_BENCHMARK is not set CONFIG_RAID_ATTRS=m CONFIG_RANDOM32_SELFTEST=y -CONFIG_RANDOMIZE_BASE=y CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT=y CONFIG_RANDOMIZE_KSTACK_OFFSET=y CONFIG_RANDOMIZE_MEMORY=y @@ -6257,7 +6256,6 @@ CONFIG_UNIXWARE_DISKLABEL=y CONFIG_UNIX=y # CONFIG_UNWINDER_FRAME_POINTER is not set CONFIG_UNWINDER_ORC=y -CONFIG_UPROBE_EVENTS=y # CONFIG_US5182D is not set # CONFIG_USB4_DEBUGFS_WRITE is not set # CONFIG_USB4_DMA_TEST is not set @@ -8337,3 +8335,5 @@ CONFIG_FUNCTION_ALIGNMENT=16 # CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF is not set # CONFIG_KASAN_OUTLINE is not set # CONFIG_FAIL_FUNCTION is not set +# CONFIG_RANDOMIZE_BASE is not set +# CONFIG_UPROBE_EVENTS is not set diff --git a/SOURCES/kernel-x86_64-kmemleak-rhel.config b/SOURCES/kernel-x86_64-kmemleak-rhel.config index c824ef2..e7380be 100644 --- a/SOURCES/kernel-x86_64-kmemleak-rhel.config +++ b/SOURCES/kernel-x86_64-kmemleak-rhel.config @@ -4467,7 +4467,6 @@ CONFIG_RADIO_TEA575X=m # CONFIG_RAID6_PQ_BENCHMARK is not set CONFIG_RAID_ATTRS=m CONFIG_RANDOM32_SELFTEST=y -CONFIG_RANDOMIZE_BASE=y CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT=y CONFIG_RANDOMIZE_KSTACK_OFFSET=y CONFIG_RANDOMIZE_MEMORY=y @@ -6262,7 +6261,6 @@ CONFIG_UNIXWARE_DISKLABEL=y CONFIG_UNIX=y # CONFIG_UNWINDER_FRAME_POINTER is not set CONFIG_UNWINDER_ORC=y -CONFIG_UPROBE_EVENTS=y # CONFIG_US5182D is not set # CONFIG_USB4_DEBUGFS_WRITE is not set # CONFIG_USB4_DMA_TEST is not set @@ -8337,3 +8335,5 @@ CONFIG_OLD_SIGSUSPEND3=y # CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF is not set # CONFIG_KASAN_OUTLINE is not set # CONFIG_FAIL_FUNCTION is not set +# CONFIG_RANDOMIZE_BASE is not set +# CONFIG_UPROBE_EVENTS is not set diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index a169ceb..fa3a35d 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -646,7 +646,7 @@ Name: kernel License: ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-Clear AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib URL: https://www.kernel.org/ Version: %{specversion} -Release: %{pkg_release}.inferit.2.fuzzing +Release: %{pkg_release}.inferit.3.fuzzing # DO NOT CHANGE THE 'ExclusiveArch' LINE TO TEMPORARILY EXCLUDE AN ARCHITECTURE BUILD. # SET %%nobuildarches (ABOVE) INSTEAD @@ -3899,6 +3899,9 @@ fi # # %changelog +* Wed Feb 12 2025 Eduard Basov - 5.14.0-503.15.1.inferit.3.fuzzing +- Added more option + * Wed Feb 05 2025 Eduard Basov - 5.14.0-503.15.1.inferit.2.fuzzing - Added the creation of a directory for a specific kernel build