Skip to content

Commit e0197de

Browse files
author
Herton R. Krzesinski
committed
[redhat] kernel-5.14.0-230.el9
Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
1 parent 8f3fbef commit e0197de

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 2
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 229
15+
RHEL_RELEASE = 230
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.2

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
* Fri Jan 06 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-230.el9]
2+
- x86/cpu: Add several Intel server CPU model numbers (David Arcari) [2158038]
3+
- ip_gre: do not report erspan version on GRE interface (Hangbin Liu) [2150168]
4+
- redhat/configs: enable HP_WATCHDOG for aarch64 (Mark Salter) [2113082]
5+
- watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems. (Mark Salter) [2113082]
6+
- watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING (Mark Salter) [2113082]
7+
Resolves: rhbz#2158038, rhbz#2150168, rhbz#2113082
8+
19
* Thu Jan 05 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-229.el9]
210
- scsi: zfcp: Fix double free of FSF request when qdio send fails (Tobias Huschle) [2155158]
311
- l2tp: Don't sleep and disable BH under writer-side sk_callback_lock (Guillaume Nault) [2145234] {CVE-2022-4129}

0 commit comments

Comments
 (0)