Skip to content
Snippets Groups Projects
Commit 0b3fc7e1 authored by Augusto Caringi's avatar Augusto Caringi
Browse files

kernel-6.13.9-200


* Fri Mar 28 2025 Augusto Caringi <acaringi@redhat.com> [6.13.9-0]
- powerpc64/ftrace: fix module loading without patchable function entries (Anthony Iliopoulos)
- Linux v6.13.9
Resolves:

Signed-off-by: default avatarAugusto Caringi <acaringi@redhat.com>
parent 70fcdae0
No related branches found
No related tags found
No related merge requests found
https://gitlab.com/cki-project/kernel-ark/-/commit/8aa35bb39b12333efd236e0152aabe84a6ddc1fc
8aa35bb39b12333efd236e0152aabe84a6ddc1fc powerpc64/ftrace: fix module loading without patchable function entries
https://gitlab.com/cki-project/kernel-ark/-/commit/7e4629edb7293989d753b3248d9494237995d2d7
7e4629edb7293989d753b3248d9494237995d2d7 EDAC/igen6: Fix the flood of invalid error reports
......
* Fri Mar 28 2025 Augusto Caringi <acaringi@redhat.com> [6.13.9-0]
- powerpc64/ftrace: fix module loading without patchable function entries (Anthony Iliopoulos)
- Linux v6.13.9
Resolves:
* Sat Mar 22 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.13.8-0]
- Add to BugsFixed (Justin M. Forbes)
- EDAC/igen6: Fix the flood of invalid error reports (Qiuxu Zhuo)
......
......@@ -159,18 +159,18 @@ Summary: The Linux kernel
# the --with-release option overrides this setting.)
%define debugbuildsenabled 1
# define buildid .local
%define specrpmversion 6.13.8
%define specversion 6.13.8
%define specrpmversion 6.13.9
%define specversion 6.13.9
%define patchversion 6.13
%define pkgrelease 200
%define kversion 6
%define tarfile_release 6.13.8
%define tarfile_release 6.13.9
# This is needed to do merge window version magic
%define patchlevel 13
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 200%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.13.8
%define kabiversion 6.13.9
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
......@@ -4166,6 +4166,10 @@ fi\
#
#
%changelog
* Fri Mar 28 2025 Augusto Caringi <acaringi@redhat.com> [6.13.9-0]
- powerpc64/ftrace: fix module loading without patchable function entries (Anthony Iliopoulos)
- Linux v6.13.9
* Sat Mar 22 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.13.8-0]
- Add to BugsFixed (Justin M. Forbes)
- EDAC/igen6: Fix the flood of invalid error reports (Qiuxu Zhuo)
......
This diff is collapsed.
SHA512 (linux-6.13.8.tar.xz) = 10debef6756f59345e5a12973dd2da741b3557bed2cc93e0e121b8dce7bba7858904ffd5904a202877111246dfd8a7b0823c2833bef13a8126621b38560fd1fa
SHA512 (kernel-abi-stablelists-6.13.8.tar.xz) = 4c813534ac4313b58fd785da320d65f1c9ce9ac60686b8fc295984b292c1dcd555858f63d0f44eeffaf2cd5a08d4ad2498aa16e2d7f701f2ecf6e6a46e0c0502
SHA512 (kernel-kabi-dw-6.13.8.tar.xz) = 2ca789babe3e30d65498e9a77e7436686b2be21b1041ddff637d69ab81f65c39f112d2e6440e04872131c89bdbf6d81e7d441cc6f8c27740d5b43e99858b5058
SHA512 (linux-6.13.9.tar.xz) = 396da941abf48e2d9ed0d06520bbbc465962f1b02046c6d510ed3c0b2505db58d0575750332282cdb9127dd42962fd8f24c527dd8339cb03562023f95005a74a
SHA512 (kernel-abi-stablelists-6.13.9.tar.xz) = fa9a7e7ccaed88f27d28abfaba281567463219c7296b5963061b8b8c791b98673c9fa47fd1fed6aeffb212a0e97fde412d0215de6ecdea50906712fafe53fd8a
SHA512 (kernel-kabi-dw-6.13.9.tar.xz) = e2f552ee67e3c6487d7a400aa6a1e3c0fa451cdbc8295da6326ee84a2e166aa767729c1d2eb6ac8b8a62843dacd0d3dcf3426790db93a778620667bff93e10b7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment