kernel-6.0.15-300
* Wed Dec 21 2022 Justin M. Forbes <jforbes@fedoraproject.org> [6.0.15-0] - ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags (Al Viro) - Linux v6.0.15 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
138c879ac7
commit
0e79db3c79
4 changed files with 28 additions and 8 deletions
10
kernel.spec
10
kernel.spec
|
|
@ -122,17 +122,17 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specversion 6.0.14
|
||||
%define specversion 6.0.15
|
||||
%define patchversion 6.0
|
||||
%define pkgrelease 300
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.0.14
|
||||
%define tarfile_release 6.0.15
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 0
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 300%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.0.14
|
||||
%define kabiversion 6.0.15
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -3180,6 +3180,10 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Dec 21 2022 Justin M. Forbes <jforbes@fedoraproject.org> [6.0.15-0]
|
||||
- ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags (Al Viro)
|
||||
- Linux v6.0.15
|
||||
|
||||
* Mon Dec 19 2022 Justin M. Forbes <jforbes@fedoraproject.org> [6.0.14-0]
|
||||
- Remove F35 from release_targets due to EOL (Justin M. Forbes)
|
||||
- Linux v6.0.14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue