Skip to content

Commit d85f34b

Browse files
committed
[redhat] kernel-6.12.0-79.el10
Signed-off-by: Julio Faracco <jfaracco@redhat.com>
1 parent 27104a1 commit d85f34b

File tree

2 files changed

+13
-1
lines changed

2 files changed

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

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.1

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
* Tue Apr 29 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-79.el10]
2+
- redhat: find-debuginfo workaround is no longer needed on F42 (Jan Stancek) [RHEL-85401]
3+
- redhat/kernel.spec: use target versions of tools for debugedit and gdb-add-index (Jan Stancek) [RHEL-85401]
4+
- thermal: intel: int340x: Fix Panther Lake DLVR support (Steve Best) [RHEL-88233]
5+
- redhat/configs: Adjust CONFIG_TUNE for s390x (Mete Durlu) [RHEL-86680]
6+
- ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback (CKI Backport Bot) [RHEL-82520] {CVE-2024-58077}
7+
- redhat: remove kernel-ipaclones-internal package (Joe Lawrence) [RHEL-86517]
8+
- keys: Fix UAF in key_put() (CKI Backport Bot) [RHEL-86852] {CVE-2025-21893}
9+
- efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32 (Marcin Juszkiewicz) [RHEL-83074]
10+
- mm/kasan: Convert symbol namespace to string literal [cont.] (Julio Faracco)
11+
Resolves: RHEL-82520, RHEL-83074, RHEL-85401, RHEL-86517, RHEL-86680, RHEL-86852, RHEL-88233
12+
113
* Mon Apr 28 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-78.el10]
214
- redhat: Remove kernel-rt-kvm package (Juri Lelli) [RHEL-62687]
315
- nfsd: clear acl_access/acl_default after releasing them (Olga Kornievskaia) [RHEL-81534] {CVE-2025-21796}

0 commit comments

Comments
 (0)