kernel-rt-4.18.0-553.51.1.rt7.392.el8_10
* Thu Apr 24 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.51.1.rt7.392.el8_10] - [rt] build kernel-rt-4.18.0-553.51.1.rt7.392.el8_10 [RHEL-88408] - x86/xen: use the whole RCX when picking the right hypercall function (Vitaly Kuznetsov) [RHEL-87072] - Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB" (Desnes Nunes) [RHEL-87280] Resolves: RHEL-88408 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
c6882475e6
commit
cb325d5a09
11
kernel.spec
11
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.50.1.rt7.391.el8_10
|
||||
%define pkgrelease 553.51.1.rt7.392.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.50.1.rt7.391%{?dist}
|
||||
%define specrelease 553.51.1.rt7.392%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .391
|
||||
%global rtbuild .392
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,11 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Apr 24 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.51.1.rt7.392.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.51.1.rt7.392.el8_10 [RHEL-88408]
|
||||
- x86/xen: use the whole RCX when picking the right hypercall function (Vitaly Kuznetsov) [RHEL-87072]
|
||||
- Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB" (Desnes Nunes) [RHEL-87280]
|
||||
|
||||
* Thu Apr 10 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.50.1.rt7.391.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.50.1.rt7.391.el8_10 [RHEL-85282]
|
||||
- perf debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option() (Michael Petlan) [RHEL-82119]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.50.1.rt7.391.el8_10.tar.xz) = e9b4d90c77e3a9824cdb2fe945d6e507426925ec9e2a0c3478e8341a5edd3fc3d09105bfc42b5526db136200bd7e060bd87cd5a23275f77496e6c2f2e8260d3f
|
||||
SHA512 (linux-4.18.0-553.51.1.rt7.392.el8_10.tar.xz) = c69cf13fbc2f06bf0c3da65aff1556259ca929141bf9d73b5e3e87471650bdc2314c4f88c4b8c704a31670817da119f9e803478cf65964c7c0fd224529fca661
|
||||
|
||||
Loading…
Reference in New Issue
Block a user