kernel/Makefile.rhelver
Julio Faracco 7c0104f22b kernel-6.12.0-92.el10
* Tue Jun 03 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-92.el10]
- uki_addons: add 'fedora' SBAT suffix for UKI addons (Li Tian) [RHEL-93398]
- perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc) (Michael Petlan) [RHEL-77936]
- redhat/kernel.spec: Remove /usr/share/perf-core from being installed (Michael Petlan) [RHEL-77936]
- libapi: Add missing header with NAME_MAX define to io_dir.h (Michael Petlan) [RHEL-77936]
- perf evsel: tp_format accessing improvements (Michael Petlan) [RHEL-77936]
- perf/x86: Fix non-sampling (counting) events on certain x86 platforms (Michael Petlan) [RHEL-77936]
- perf pmu: Handle memory failure in tool_pmu__new() (Michael Petlan) [RHEL-77936]
- perf pmu: Dynamically allocate tool PMU (Michael Petlan) [RHEL-77936]
- perf pmu: Switch to io_dir__readdir (Michael Petlan) [RHEL-77936]
- tools lib api: Add io_dir an allocation free readdir alternative (Michael Petlan) [RHEL-77936]
- perf pmu: Rename name matching for no suffix or wildcard variants (Michael Petlan) [RHEL-77936]
- perf evsel: Reduce scanning core PMUs in is_hybrid (Michael Petlan) [RHEL-77936]
- perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs (Michael Petlan) [RHEL-77936]
- perf stat: Fix find_stat for mixed legacy/non-legacy events (Michael Petlan) [RHEL-77936]
- perf evsel: Add pmu_name helper (Michael Petlan) [RHEL-77936]
- perf tests: Fix Tool PMU test segfault (Michael Petlan) [RHEL-77936]
- perf tools: Add skip check in tool_pmu__event_to_str() (Michael Petlan) [RHEL-77936]
- perf tools: Fix is_compat_mode build break in ppc64 (Michael Petlan) [RHEL-77936]
- perf test: Fix Hwmon PMU test endianess issue (Michael Petlan) [RHEL-77936]
- perf machine: Fixup kernel maps ends after adding extra maps (Michael Petlan) [RHEL-77936]
- perf maps: Introduce map__set_kmap_maps() for kernel maps (Michael Petlan) [RHEL-77936]
- perf x86/topdown: Fix topdown leader sampling test error on hybrid (Michael Petlan) [RHEL-77936]
- perf test stat_all_pmu.sh: Correctly check 'perf stat' result (Michael Petlan) [RHEL-77936]
- powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu' (Michael Petlan) [RHEL-77936] {CVE-2025-22094}
- tools headers: Sync uapi/asm-generic/socket.h with the kernel sources (Michael Petlan) [RHEL-77936]
- tools: Unify top-level quiet infrastructure (Michael Petlan) [RHEL-77936]
- perf cpumap: Fix die and cluster IDs (Michael Petlan) [RHEL-77936]
- perf test: Skip syscall enum test if no landlock syscall (Michael Petlan) [RHEL-77936]
- perf trace: Fix runtime error of index out of bounds (Michael Petlan) [RHEL-77936]
- perf trace: Fix BPF loading failure (-E2BIG) (Michael Petlan) [RHEL-77936]
- perf test: Update event_groups test to use instructions (Michael Petlan) [RHEL-77936]
- perf bench: Fix undefined behavior in cmpworker() (Michael Petlan) [RHEL-77936]
- perf annotate: Prefer passing evsel to evsel->core.idx (Michael Petlan) [RHEL-77936]
- perf lock: Rename fields in lock_type_table (Michael Petlan) [RHEL-77936]
- perf lock: Add percpu-rwsem for type filter (Michael Petlan) [RHEL-77936]
- perf lock: Fix parse_lock_type which only retrieve one lock flag (Michael Petlan) [RHEL-77936]
- perf lock: Fix return code for functions in __cmd_contention (Michael Petlan) [RHEL-77936]
- perf hist: Fix width calculation in hpp__fmt() (Michael Petlan) [RHEL-77936]
- perf hist: Fix bogus profiles when filters are enabled (Michael Petlan) [RHEL-77936]
- perf hist: Deduplicate cmp/sort/collapse code (Michael Petlan) [RHEL-77936]
- perf test: Improve verbose documentation (Michael Petlan) [RHEL-77936]
- perf test: Add a runs-per-test flag (Michael Petlan) [RHEL-77936]
- perf test: Send list output to stdout rather than stderr (Michael Petlan) [RHEL-77936]
- perf test: Rename functions and variables for better clarity (Michael Petlan) [RHEL-77936]
- perf tools: Expose quiet/verbose variables in Makefile.perf (Michael Petlan) [RHEL-77936]
- perf config: Add a function to set one variable in .perfconfig (Michael Petlan) [RHEL-77936]
- perf test perftool_testsuite: Return correct value for skipping (Michael Petlan) [RHEL-77936]
- perf test perftool_testsuite: Add missing description (Michael Petlan) [RHEL-77936]
- perf inject: Fix use without initialization of local variables (Michael Petlan) [RHEL-77936]
- perf probe: Rename err label (Michael Petlan) [RHEL-77936]
- perf record: Fix segfault with --off-cpu when debuginfo is not enabled (Michael Petlan) [RHEL-77936]
- perf tests base_probe: Fix check for the count of existing probes in test_adding_kernel (Michael Petlan) [RHEL-77936]
- perf MANIFEST: Add license files (Michael Petlan) [RHEL-77936]
- perf test brstack: Speed up running test by using tr -s instead of xargs (Michael Petlan) [RHEL-77936]
- perf tools mips: Fix mips syscall generation (Michael Petlan) [RHEL-77936]
- perf tests arm_spe: Add test for discard mode (Michael Petlan) [RHEL-77936]
- perf tools arm-spe: Don't allocate buffer or tracking event in discard mode (Michael Petlan) [RHEL-77936]
- perf tools arm-spe: Pull out functions for aux buffer and tracking setup (Michael Petlan) [RHEL-77936]
- perf report: Fix misleading help message about --demangle (Michael Petlan) [RHEL-77936]
- perf ftrace: Fix display for range of the first bucket (Michael Petlan) [RHEL-77936]
- perf ftrace: Check min/max latency only with bucket range (Michael Petlan) [RHEL-77936]
- perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball (Michael Petlan) [RHEL-77936]
- perf vendor events arm64: Add FUJITSU-MONAKA PMU event (Michael Petlan) [RHEL-77936]
- perf symbol-elf: Avoid a weak cxx_demangle_sym function (Michael Petlan) [RHEL-77936]
- perf trace: Fix unaligned access for augmented args (Michael Petlan) [RHEL-77936]
- perf test: Mark remaining probe tests as exclusive (Michael Petlan) [RHEL-77936]
- perf tools: Remove dependency on libaudit (Michael Petlan) [RHEL-77936]
- perf tools s390: Use generic syscall table scripts (Michael Petlan) [RHEL-77936]
- perf tools powerpc: Use generic syscall table scripts (Michael Petlan) [RHEL-77936]
- perf tools mips: Use generic syscall scripts (Michael Petlan) [RHEL-77936]
- perf tools loongarch: Use syscall table (Michael Petlan) [RHEL-77936]
- perf tools arm64: Use syscall table (Michael Petlan) [RHEL-77936]
- perf tools parisc: Support syscall header (Michael Petlan) [RHEL-77936]
- perf tools alpha: Support syscall header (Michael Petlan) [RHEL-77936]
- perf tools x86: Use generic syscall scripts (Michael Petlan) [RHEL-77936]
- perf tools xtensa: Support syscall header (Michael Petlan) [RHEL-77936]
- perf tools sparc: Support syscall headers (Michael Petlan) [RHEL-77936]
- perf tools sh: Support syscall headers (Michael Petlan) [RHEL-77936]
- perf tools arm: Support syscall headers (Michael Petlan) [RHEL-77936]
- perf tools csky: Support generic syscall headers (Michael Petlan) [RHEL-77936]
- perf tools arc: Support generic syscall headers (Michael Petlan) [RHEL-77936]
- perf tools: Create generic syscall table support (Michael Petlan) [RHEL-77936]
- perf test cpumap: Avoid use-after-free following merge (Michael Petlan) [RHEL-77936]
- perf llvm-add2line: Remove unused symbol_conf.h include (Michael Petlan) [RHEL-77936]
- perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool (Michael Petlan) [RHEL-77936]
- perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not in the same pidns (Michael Petlan) [RHEL-77936]
- perf namespaces: Introduce nsinfo__set_in_pidns() (Michael Petlan) [RHEL-77936]
- perf jitdump: Accept jitdump mmaps emitted from inside containers (Michael Petlan) [RHEL-77936]
- perf machine: Don't ignore _etext when not a text symbol (Michael Petlan) [RHEL-77936]
- perf maps: Fix display of kernel symbols (Michael Petlan) [RHEL-77936]
- perf test: Update ftrace test to use --graph-opts (Michael Petlan) [RHEL-77936]
- perf ftrace profile: Add --graph-opts option (Michael Petlan) [RHEL-77936]
- perf ftrace: Display latency statistics at the end (Michael Petlan) [RHEL-77936]
- perf evsel: Improve the evsel__open_strerror() for EBUSY (Michael Petlan) [RHEL-77936]
- perf tests shell task_analyzer: Run this test exclusively (Michael Petlan) [RHEL-77936]
- perf tests code-reading: Handle change in objdump output from binutils >= 2.41 on riscv (Michael Petlan) [RHEL-77936]
- perf top: Don't complain about lack of vmlinux when not resolving some kernel samples (Michael Petlan) [RHEL-77936]
- perf stat: Document and clarify outstate members (Michael Petlan) [RHEL-77936]
- perf stat: Document and simplify interval timestamps (Michael Petlan) [RHEL-77936]
- perf docs: Add documentation for --force-btf option (Michael Petlan) [RHEL-77936]
- perf path: Remove unused is_executable_file() (Michael Petlan) [RHEL-77936]
- perf values: Use evsel rather than evsel->idx (Michael Petlan) [RHEL-77936]
- perf stream: Use evsel rather than evsel->idx (Michael Petlan) [RHEL-77936]
- perf jevents: Provide better path information for broken JSON (Michael Petlan) [RHEL-77936]
- perf lock contention: Handle slab objects in -L/--lock-filter option (Michael Petlan) [RHEL-77936]
- perf lock contention: Resolve slab object name using BPF (Michael Petlan) [RHEL-77936]
- perf lock contention: Run BPF slab cache iterator (Michael Petlan) [RHEL-77936]
- perf lock contention: Add and use LCB_F_TYPE_MASK (Michael Petlan) [RHEL-77936]
- perf script: Cache the output type (Michael Petlan) [RHEL-77936]
- perf python: Correctly throw IndexError (Michael Petlan) [RHEL-77936]
- perf python: Add __str__ and __repr__ functions to evsel (Michael Petlan) [RHEL-77936]
- perf python: Add __str__ and __repr__ functions to evlist (Michael Petlan) [RHEL-77936]
- perf python: Add parse_events function (Michael Petlan) [RHEL-77936]
- perf build: Remove test library from python shared object (Michael Petlan) [RHEL-77936]
- perf kwork: Make perf_kwork_add_work a callback (Michael Petlan) [RHEL-77936]
- perf bench: Remove reference to cmd_inject (Michael Petlan) [RHEL-77936]
- perf lock: Move common lock contention code to new file (Michael Petlan) [RHEL-77936]
- perf env: Move arch errno function to only use in env (Michael Petlan) [RHEL-77936]
- perf intel-pt: Remove stale build comment (Michael Petlan) [RHEL-77936]
- perf x86: Define arch_fetch_insn in NO_AUXTRACE builds (Michael Petlan) [RHEL-77936]
- perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c (Michael Petlan) [RHEL-77936]
- perf script: Move script_fetch_insn to trace-event-scripting.c (Michael Petlan) [RHEL-77936]
- perf script: Move script_spec code to trace-event-scripting.c (Michael Petlan) [RHEL-77936]
- perf stat: Move stat_config into config.c (Michael Petlan) [RHEL-77936]
- perf script: Move find_scripts to browser/scripts.c (Michael Petlan) [RHEL-77936]
- perf script: Use openat for directory iteration (Michael Petlan) [RHEL-77936]
- perf kvm: Move functions used in util out of builtin (Michael Petlan) [RHEL-77936]
- perf script: Move scripting_max_stack out of builtin (Michael Petlan) [RHEL-77936]
- perf python: Remove unused #include (Michael Petlan) [RHEL-77936]
- perf python: Constify variables and parameters (Michael Petlan) [RHEL-77936]
- perf python: Remove python 2 scripting support (Michael Petlan) [RHEL-77936]
- perf intel-pt: Add a test for pause / resume (Michael Petlan) [RHEL-77936]
- perf intel-pt: Add documentation for pause / resume (Michael Petlan) [RHEL-77936]
- perf intel-pt: Improve man page format (Michael Petlan) [RHEL-77936]
- perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume (Michael Petlan) [RHEL-77936]
- perf tools: Parse aux-action (Michael Petlan) [RHEL-77936]
- perf tools: Add aux-action config term (Michael Petlan) [RHEL-77936]
- perf tools: Add aux_start_paused, aux_pause and aux_resume (Michael Petlan) [RHEL-77936]
- perf build: Minor improvement for linking libzstd (Michael Petlan) [RHEL-77936]
- tools build: Add feature test for libelf with ZSTD (Michael Petlan) [RHEL-77936]
- perf tools tests shell base_probe: Enhance print_overall_results to print summary information (Michael Petlan) [RHEL-77936]
- perf tools arch powerpc: Add register mask for power11 PVR in extended regs (Michael Petlan) [RHEL-77936]
- perf ftrace latency: Fix compiler error for clang 12 (Michael Petlan) [RHEL-77936]
- tools build: Test for presence of libtraceevent and libtracefs in test-all.c (Michael Petlan) [RHEL-77936]
- tools build feature: Don't set feature-libslang-include-subdir=1 if test-all.c builds (Michael Petlan) [RHEL-77936]
- perf tests switch-tracking: Set this test to run exclusively (Michael Petlan) [RHEL-77936]
- perf test: Introduce DEFINE_SUITE_EXCLUSIVE() (Michael Petlan) [RHEL-77936]
- perf expr: Initialize is_test value in expr__ctx_new() (Michael Petlan) [RHEL-77936]
- perf tests: Fix an incorrect type in append_script() (Michael Petlan) [RHEL-77936]
- perf test: Remove duplicate word (Michael Petlan) [RHEL-77936]
- perf string: Avoid undefined NULL+1 (Michael Petlan) [RHEL-77936]
- perf vendor events arm64: Update N2/V2 events from source (Michael Petlan) [RHEL-77936]
- perf tools: Avoid unaligned pointer operations (Michael Petlan) [RHEL-77936]
- tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available (Michael Petlan) [RHEL-77936]
- tools build feature: Add some comments to explain the FEATURE_TESTS logic (Michael Petlan) [RHEL-77936]
- perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info() (Michael Petlan) [RHEL-77936]
- perf header: Fix one memory leakage in process_bpf_prog_info() (Michael Petlan) [RHEL-77936]
- perf header: Fix one memory leakage in process_bpf_btf() (Michael Petlan) [RHEL-77936]
- perf jevents: Fix build issue in '*/' in event descriptions (Michael Petlan) [RHEL-77936]
- perf test: Parse 'perf stat' Topdown events for aarch64 (Michael Petlan) [RHEL-77936]
- perf probe: Replace unacceptable characters when generating event name (Michael Petlan) [RHEL-77936]
- perf ftrace latency: Add --max-latency option (Michael Petlan) [RHEL-77936]
- perf ftrace latency: Introduce --min-latency to narrow down into a latency range (Michael Petlan) [RHEL-77936]
- perf ftrace latency: Introduce --bucket-range to ask for linear bucketing (Michael Petlan) [RHEL-77936]
- perf ftrace latency: Pass ftrace pointer to histogram routines to pass more args (Michael Petlan) [RHEL-77936]
- perf tests: Enable tests disabled due to tracepoint parsing (Michael Petlan) [RHEL-77936]
- perf evsel: Allow evsel__newtp without libtraceevent (Michael Petlan) [RHEL-77936]
- perf evsel: Add/use accessor for tp_format (Michael Petlan) [RHEL-77936]
- perf trace-event: Always build trace-event-info.c (Michael Petlan) [RHEL-77936]
- perf trace-event: Constify print arguments (Michael Petlan) [RHEL-77936]
- tool api fs: Correctly encode errno for read/write open failures (Michael Petlan) [RHEL-77936]
- perf env: Ensure failure broken topology file reads are always -1 encoded (Michael Petlan) [RHEL-77936]
- perf btf: Make the sigtrap test helper to find a member by name widely available (Michael Petlan) [RHEL-77936]
- perf arm-spe: Add support for SPE Data Source packet on AmpereOne (Michael Petlan) [RHEL-77936]
- perf arm-spe: Prepare for adding data source packet implementations for other cores (Michael Petlan) [RHEL-77936]
- perf cpumap: Add checking for reference counter (Michael Petlan) [RHEL-77936]
- perf cpumap: Add more tests for CPU map merging (Michael Petlan) [RHEL-77936]
- libperf cpumap: Refactor perf_cpu_map__merge() (Michael Petlan) [RHEL-77936]
- perf config: Fix trival typo 'an' -> 'can' (Michael Petlan) [RHEL-77936]
- perf script python: Improve physical mem type resolution (Michael Petlan) [RHEL-77936]
- perf disasm: Return a proper error when not determining the file type (Michael Petlan) [RHEL-77936]
- tools: Sync if_xdp.h uapi tooling header (Michael Petlan) [RHEL-77936]
- perf docs: arm_spe: Document new discard mode (Michael Petlan) [RHEL-77936]
- perf: arm_spe: Add format option for discard mode (Michael Petlan) [RHEL-77936]
- perf: Switch back to struct platform_driver::remove() (Michael Petlan) [RHEL-77936]
- perf/amd/ibs: Prevent leaking sensitive data to userspace (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Fix error handling in init_rapl_pmus() (Michael Petlan) [RHEL-77936]
- perf/x86: Check data address for IBS software filter (Michael Petlan) [RHEL-77936]
- perf/core: Fix perf_pmu_register() vs. perf_init_event() (Michael Petlan) [RHEL-77936]
- perf/core: Fix pmus_lock vs. pmus_srcu ordering (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Add support for Intel Arrow Lake U (Michael Petlan) [RHEL-77936]
- perf/x86/intel: Use better start period for frequency mode (Michael Petlan) [RHEL-77936]
- perf/core: Fix low freq setting via IOC_PERIOD (Michael Petlan) [RHEL-77936]
- perf/x86: Fix low freqency setting issue (Michael Petlan) [RHEL-77936]
- perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list (Michael Petlan) [RHEL-77936] {CVE-2025-21895}
- perf/core: Add RCU read lock protection to perf_iterate_ctx() (Michael Petlan) [RHEL-77936] {CVE-2025-21889}
- perf/x86/intel: Fix event constraints for LNC (Michael Petlan) [RHEL-77936]
- perf/x86/intel: Ensure LBRs are disabled when a CPU is starting (Michael Petlan) [RHEL-77936]
- perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF (Michael Petlan) [RHEL-77936]
- perf/x86/intel: Clean up PEBS-via-PT on hybrid (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Fix the error checking order (Michael Petlan) [RHEL-77936]
- perf: map pages in advance (Michael Petlan) [RHEL-77936]
- perf/x86/intel/uncore: Support more units on Granite Rapids (Michael Petlan) [RHEL-77936]
- perf/x86/intel/uncore: Clean up func_id (Michael Petlan) [RHEL-77936]
- perf/x86/intel: Support RDPMC metrics clear mode (Michael Petlan) [RHEL-77936]
- perf/x86: Relax privilege filter restriction on AMD IBS (Michael Petlan) [RHEL-77936]
- perf/core: Export perf_exclude_event() (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Add core energy counter support for AMD CPUs (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Remove the global variable rapl_msrs (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Modify the generic variable names to *_pkg* (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Add arguments to the init and cleanup functions (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Make rapl_model struct global (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Rename rapl_pmu variables (Michael Petlan) [RHEL-77936]
- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function (Michael Petlan) [RHEL-77936]
- x86/topology: Introduce topology_logical_core_id() (Michael Petlan) [RHEL-77936]
- perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS (Michael Petlan) [RHEL-77936]
- perf/x86/intel/ds: Factor out functions for PEBS records processing (Michael Petlan) [RHEL-77936]
- perf/x86/intel/ds: Clarify adaptive PEBS processing (Michael Petlan) [RHEL-77936]
- perf/core: Check sample_type in perf_sample_save_brstack (Michael Petlan) [RHEL-77936]
- perf/core: Check sample_type in perf_sample_save_callchain (Michael Petlan) [RHEL-77936]
- perf/core: Save raw sample data conditionally based on sample type (Michael Petlan) [RHEL-77936]
- x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id' (Michael Petlan) [RHEL-77936]
- x86/cpu: Expose only stepping min/max interface (Michael Petlan) [RHEL-77936]
- x86/cpu: Introduce new microcode matching helper (Michael Petlan) [RHEL-77936]
- x86/cpu: Fix typo in x86_match_cpu()'s doc (Michael Petlan) [RHEL-77936]
- redhat/spec: fix selftests dependencies (Gregory Bell) [RHEL-88228]
Resolves: RHEL-77936, RHEL-88228, RHEL-93398

Signed-off-by: Julio Faracco <jfaracco@redhat.com>
2025-06-03 14:12:58 -03:00

81 lines
2.6 KiB
Makefile

RHEL_MAJOR = 10
RHEL_MINOR = 1
#
# RHEL_RELEASE
# -------------
#
# Represents build number in 'release' part of RPM's name-version-release.
# name is <package_name>, e.g. kernel
# version is upstream kernel version this kernel is based on, e.g. 4.18.0
# release is <RHEL_RELEASE>.<dist_tag>[<buildid>], e.g. 100.el8
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 92
#
# RHEL_REBASE_NUM
# ----------------
#
# Used in RPM version string for Gemini kernels, which dont use upstream
# VERSION/PATCHLEVEL/SUBLEVEL. The number represents rebase number for
# current MAJOR release.
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_REBASE_NUM = 1
#
# ZSTREAM
# -------
#
# This variable controls whether we use zstream numbering or not for the
# package release. The zstream release keeps the build number of the last
# build done for ystream for the Beta milestone, and increments a second
# number for each build. The third number is used for branched builds
# (eg.: for builds with security fixes or hot fixes done outside of the
# batch release process).
#
# For example, with ZSTREAM unset or set to "no", all builds will contain
# a release with only the build number, eg.: kernel-<kernel version>-X.el*,
# where X is the build number. With ZSTREAM set to "yes", we will have
# builds with kernel-<kernel version>-X.Y.Z.el*, where X is the last
# RHEL_RELEASE number before ZSTREAM flag was set to yes, Y will now be the
# build number and Z will always be 1 except if you're doing a branched build
# (when you give RHDISTGIT_BRANCH on the command line, in which case the Z
# number will be incremented instead of the Y).
#
ZSTREAM ?= no
#
# Early y+1 numbering
# --------------------
#
# In early y+1 process, RHEL_RELEASE consists of 2 numbers: x.y
# First is RHEL_RELEASE inherited/merged from y as-is, second number
# is incremented with each build starting from 1. After merge from y,
# it resets back to 1. This way y+1 nvr reflects status of last merge.
#
# Example:
#
# rhel8.0 rhel-8.1
# kernel-4.18.0-58.el8 --> kernel-4.18.0-58.1.el8
# kernel-4.18.0-58.2.el8
# kernel-4.18.0-59.el8 kernel-4.18.0-59.1.el8
# kernel-4.18.0-60.el8
# kernel-4.18.0-61.el8 --> kernel-4.18.0-61.1.el8
#
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
EARLY_YSTREAM ?= no
EARLY_YBUILD:=
EARLY_YRELEASE:=
ifneq ("$(ZSTREAM)", "yes")
ifeq ("$(EARLY_YSTREAM)","yes")
RHEL_RELEASE:=$(RHEL_RELEASE).$(EARLY_YRELEASE)
endif
endif