kernel-6.17.5-100
* Thu Oct 23 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.17.5-0] - Linux v6.17.5 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
8057a37144
commit
6625079317
4 changed files with 19 additions and 51 deletions
11
kernel.spec
11
kernel.spec
|
|
@ -173,18 +173,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 6.17.4
|
||||
%define specversion 6.17.4
|
||||
%define specrpmversion 6.17.5
|
||||
%define specversion 6.17.5
|
||||
%define patchversion 6.17
|
||||
%define pkgrelease 100
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.17.4
|
||||
%define tarfile_release 6.17.5
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 17
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 100%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.17.4
|
||||
%define kabiversion 6.17.5
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -4383,6 +4383,9 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Oct 23 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.17.5-0]
|
||||
- Linux v6.17.5
|
||||
|
||||
* Sun Oct 19 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.17.4-0]
|
||||
- Add Fedora 42 and 41 to release_targets (Justin M. Forbes)
|
||||
- RHEL_RELEASE should be 0, not 1 (Justin M. Forbes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue