Skip to content

Commit e77e228

Browse files
committed
[redhat] kernel-5.14.0-503.2.1.el9_5
Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
1 parent a5d9bd9 commit e77e228

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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 = 5
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 503.1.1
15+
RHEL_RELEASE = 503.2.1
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
* Fri Sep 06 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-503.2.1.el9_5]
2+
- sctp: fix association labeling in the duplicate COOKIE-ECHO case (Ondrej Mosnacek) [RHEL-48647]
3+
- s390/ap: Refine AP bus bindings complete processing (Cédric Le Goater) [RHEL-50373]
4+
- ice: Add netif_device_attach/detach into PF reset flow (Michal Schmidt) [RHEL-56084]
5+
Resolves: RHEL-48647, RHEL-50373, RHEL-56084
6+
17
* Tue Sep 03 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-503.1.1.el9_5]
28
- usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB (Desnes Nunes) [RHEL-52378] {CVE-2024-42226}
39
- redhat: set defaults for RHEL 9.5 (Lucas Zampieri)

0 commit comments

Comments
 (0)