kernel-6.19.13-300
* Sat Apr 18 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.13-0] - Linux v6.19.13 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
ec5fbc5de0
commit
91bd78cb5a
4 changed files with 22 additions and 15 deletions
11
kernel.spec
11
kernel.spec
|
|
@ -184,18 +184,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 6.19.12
|
||||
%define specversion 6.19.12
|
||||
%define specrpmversion 6.19.13
|
||||
%define specversion 6.19.13
|
||||
%define patchversion 6.19
|
||||
%define pkgrelease 300
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.19.12
|
||||
%define tarfile_release 6.19.13
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 19
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 300%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.19.12
|
||||
%define kabiversion 6.19.13
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -4814,6 +4814,9 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Sat Apr 18 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.13-0]
|
||||
- Linux v6.19.13
|
||||
|
||||
* Sun Apr 12 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.12-0]
|
||||
- Add new config item for 6.19.12 (Justin M. Forbes)
|
||||
- redhat/configs: enable the DIBS driver as it is now required for the SMC networking (Dan Horák)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue