Skip to content

Commit 2f0786f

Browse files
committed
[redhat] kernel-5.14.0-567.el9
Signed-off-by: Patrick Talbert <[email protected]>
1 parent 453b0d8 commit 2f0786f

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

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.6

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
* Mon Feb 10 2025 Patrick Talbert <[email protected]> [5.14.0-567.el9]
2+
- spi: pxa2xx: Add MTP-S, ARL-H, LNL-M support (David Arcari) [RHEL-78311]
3+
- erofs: promote to full support (Ian Kent) [RHEL-78339]
4+
- devres: Fix memory leakage caused by driver API devm_free_percpu() (CKI Backport Bot) [RHEL-78016] {CVE-2024-43871}
5+
- RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP (Kamal Heib) [RHEL-75825]
6+
- RDMA/mlx5: Move events notifier registration to be after device registration (CKI Backport Bot) [RHEL-72349] {CVE-2024-53224}
7+
Resolves: RHEL-72349, RHEL-75825, RHEL-78016, RHEL-78311, RHEL-78339
8+
19
* Mon Feb 10 2025 Patrick Talbert <[email protected]> [5.14.0-566.el9]
210
- redhat/configs: add CONFIG_CIFS_COMPRESSION (Paulo Alcantara) [RHEL-76046]
311
- smb: client: fix double free of TCP_Server_Info::hostname (Paulo Alcantara) [RHEL-76046]

0 commit comments

Comments
 (0)