kernel/Makefile.rhelver
Rado Vrbovsky 7550af1345 kernel-5.14.0-537.el9
* Mon Dec 02 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-537.el9]
- smb: client: Handle kstrdup failures for passwords (Paulo Alcantara) [RHEL-65939] {CVE-2024-50120}
- fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name (CKI Backport Bot) [RHEL-64530] {CVE-2024-49934}
- mptcp: init: protect sched with rcu_read_lock (CKI Backport Bot) [RHEL-68179] {CVE-2024-53047}
- ARM: 9361/1: amba: store owner from modules with amba_driver_register() (Mark Salter) [RHEL-56484]
- amba: bus: balance firmware node reference counting (Mark Salter) [RHEL-56484]
- of/platform: increase refcount of fwnode (Mark Salter) [RHEL-56484]
- of/platform: Propagate firmware node by calling device_set_node() (Mark Salter) [RHEL-56484]
- amba: bus: fix refcount leak (Mark Salter) [RHEL-56484]
- amba: move to_amba_device() to use container_of_const (Mark Salter) [RHEL-56484]
- ARM: tegra: Remove MODULE_LICENSE in non-modules (Mark Salter) [RHEL-56484]
- ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacks (Mark Salter) [RHEL-56484]
- ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid() (Mark Salter) [RHEL-56484]
- ARM: 9220/1: amba: Remove deferred device addition (Mark Salter) [RHEL-56484]
- ARM: 9207/1: amba: fix refcount underflow if amba_device_add() fails (Mark Salter) [RHEL-56484]
- ARM: 9192/1: amba: fix memory leak in amba_device_try_add() (Mark Salter) [RHEL-56484]
- ARM: 9193/1: amba: Add amba_read_periphid() helper (Mark Salter) [RHEL-56484]
- amba: Use driver_set_override() instead of open-coding (Mark Salter) [RHEL-56484]
- ARM: 9174/1: amba: Move EXPORT_SYMBOL() closer to definition (Mark Salter) [RHEL-56484]
- ARM: 9173/1: amba: kill amba_find_match() (Mark Salter) [RHEL-56484]
- ARM: 9172/1: amba: Cleanup amba pclk operation (Mark Salter) [RHEL-56484]
- ARM: 9163/1: amba: Move of_amba_device_decode_irq() into amba_probe() (Mark Salter) [RHEL-56484]
- ARM: 9162/1: amba: Kill sysfs attribute file of irq (Mark Salter) [RHEL-56484]
- ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add (Mark Salter) [RHEL-56484]
- KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_test (Vitaly Kuznetsov) [RHEL-28186]
- smb: client: fix OOBs when building SMB2_IOCTL request (Paulo Alcantara) [RHEL-66476] {CVE-2024-50151}
- smb: client: fix possible double free in smb2_set_ea() (Paulo Alcantara) [RHEL-66493] {CVE-2024-50152}
- libeth: add Tx buffer completion helpers (Petr Oros) [RHEL-59099]
- net: intel: Remove MODULE_AUTHORs (Petr Oros) [RHEL-59099]
- libeth: support different types of buffers for Rx (Petr Oros) [RHEL-59099]
- libeth: add cacheline / struct layout assertion helpers (Petr Oros) [RHEL-59099]
- net: intel: Use *-y instead of *-objs in Makefile (Petr Oros) [RHEL-59099]
- libeth: add Rx buffer management (Petr Oros) [RHEL-59099]
- net: intel: introduce {, Intel} Ethernet common library (Petr Oros) [RHEL-59099]
- e1000e: Remove Meteor Lake SMBUS workarounds (Ivan Vecera) [RHEL-49812]
- e1000e: change I219 (19) devices to ADP (Ivan Vecera) [RHEL-49812]
- e1000e: avoid failing the system during pm_suspend (Ivan Vecera) [RHEL-49812]
- net: intel: Remove MODULE_AUTHORs (Ivan Vecera) [RHEL-49812]
- e1000e: fix force smbus during suspend flow (Ivan Vecera) [RHEL-49812]
- e1000e: Fix S0ix residency on corporate systems (Ivan Vecera) [RHEL-49812]
- net: intel: Use *-y instead of *-objs in Makefile (Ivan Vecera) [RHEL-49812]
- e1000e: move force SMBUS near the end of enable_ulp function (Ivan Vecera) [RHEL-49812]
- net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates (Ivan Vecera) [RHEL-49812]
- e1000e: change usleep_range to udelay in PHY mdic access (Ivan Vecera) [RHEL-49812]
- e1000e: Remove redundant runtime resume for ethtool_ops (Ivan Vecera) [RHEL-49812]
- net: intel: implement modern PM ops declarations (Ivan Vecera) [RHEL-49812]
- e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue (Ivan Vecera) [RHEL-49812]
- e1000e: Workaround for sporadic MDI error on Meteor Lake systems (Ivan Vecera) [RHEL-49812]
- intel: legacy: Partial revert of field get conversion (Ivan Vecera) [RHEL-49812]
- e1000e: Minor flow correction in e1000_shutdown function (Ivan Vecera) [RHEL-49812]
- e1000e: correct maximum frequency adjustment values (Ivan Vecera) [RHEL-49812]
- intel: legacy: field get conversion (Ivan Vecera) [RHEL-49812]
- intel: legacy: field prep conversion (Ivan Vecera) [RHEL-49812]
- e1000e: make lost bits explicit (Ivan Vecera) [RHEL-49812]
- e1000e: Use pcie_capability_read_word() for reading LNKSTA (Ivan Vecera) [RHEL-49812]
- e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code (Ivan Vecera) [RHEL-49812]
- ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find() (Guillaume Nault) [RHEL-68205] {CVE-2024-50304}
- ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow() (Guillaume Nault) [RHEL-68250] {CVE-2024-53042}
- Bluetooth: ISO: Fix UAF on iso_sock_timeout (CKI Backport Bot) [RHEL-66320] {CVE-2024-50124}
Resolves: RHEL-28186, RHEL-49812, RHEL-56484, RHEL-59099, RHEL-64530, RHEL-65939, RHEL-66320, RHEL-66476, RHEL-66493, RHEL-68179, RHEL-68205, RHEL-68250

Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
2024-12-02 14:05:02 +00:00

68 lines
2.3 KiB
Makefile

RHEL_MAJOR = 9
RHEL_MINOR = 6
#
# 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 = 537
#
# 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