Skip to content

Commit db1120b

Browse files
committed
[redhat] kernel-6.12.0-32.el10
Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent e576718 commit db1120b

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

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.0

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
* Mon Dec 02 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-32.el10]
2+
- selftests/bpf: Remove ksyms_weak_lskel test (Artem Savkov) [RHEL-48593]
3+
- redhat/spec: Add libxml2-devel dependency for selftests build (Viktor Malik) [RHEL-48593]
4+
- redhat/spec: Bypass check-rpaths for kselftests/bpf/urandom_read (Viktor Malik) [RHEL-48593]
5+
- redhat/spec: Do not use source fortification for selftests (Viktor Malik) [RHEL-48593]
6+
- redhat/spec: Fix BPF selftests build with PIE (Viktor Malik) [RHEL-48593]
7+
- redhat/spec: Add EXTRA_CXXFLAGS to bpf samples and selftests make (Artem Savkov) [RHEL-48593]
8+
- selftests/bpf: Allow building with extra flags (Viktor Malik) [RHEL-48593]
9+
- selftests/bpf: Disable warnings on unused flags for Clang builds (Viktor Malik) [RHEL-48593]
10+
- bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile (Viktor Malik) [RHEL-48593]
11+
Resolves: RHEL-48593
12+
113
* Mon Nov 25 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-31.el10]
214
- RHEL-only: mark io_uring tech preview and disable by default (Jeff Moyer) [RHEL-65347]
315
Resolves: RHEL-65347, RHEL-65498

0 commit comments

Comments
 (0)