Bump version to 5.14.0-611.49.2

This commit is contained in:
Andrew Lukoshko 2026-04-29 22:07:06 +00:00
parent 2286422795
commit 5d9455337b

View File

@ -165,13 +165,13 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 611.49.1
%define pkgrelease 611.49.2
%define kversion 5
%define tarfile_release 5.14.0-611.49.1.el9_7
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 611.49.1%{?buildid}%{?dist}
%define specrelease 611.49.2%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-611.49.1.el9_7
@ -3773,8 +3773,10 @@ fi
#
#
%changelog
* Wed Apr 29 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 5.14.0-611.49.1
* Wed Apr 29 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 5.14.0-611.49.2
- crypto: algif_aead - Revert to operating out-of-place
* Tue Apr 21 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 5.14.0-611.49.1
- hpsa: bring back deprecated PCI ids #CFHack #CFHack2024
- mptsas: bring back deprecated PCI ids #CFHack #CFHack2024
- megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024