kernel-7.1.6-101
* Mon Aug 03 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.6-1] - vhost: reset the vring metadata cache on vring reconfiguration (Jun Yang) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
2719997015
commit
6fdf9aac3c
4 changed files with 13 additions and 6 deletions
|
|
@ -190,13 +190,13 @@ Summary: The Linux kernel
|
|||
%define specrpmversion 7.1.6
|
||||
%define specversion 7.1.6
|
||||
%define patchversion 7.1
|
||||
%define pkgrelease 100
|
||||
%define pkgrelease 101
|
||||
%define kversion 7
|
||||
%define tarfile_release 7.1.6
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 1
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 100%{?buildid}%{?dist}
|
||||
%define specrelease 101%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 7.1.6
|
||||
|
||||
|
|
@ -4865,7 +4865,10 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Aug 03 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.6-0]
|
||||
* Mon Aug 03 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.6-1]
|
||||
- vhost: reset the vring metadata cache on vring reconfiguration (Jun Yang)
|
||||
|
||||
* Mon Aug 03 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.6-1]
|
||||
- vhost: reset the vring metadata cache on vring reconfiguration (Jun Yang)
|
||||
|
||||
* Mon Aug 03 2026 Augusto Caringi <acaringi@redhat.com> [7.1.6-0]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue