kernel-6.10.6-200

* Mon Aug 19 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.10.6-0]
- Add to BugsFixed (Justin M. Forbes)
- selinux: revert our use of vma_is_initial_heap() (Paul Moore)
- Linux v6.10.6
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2024-08-19 07:30:16 -06:00
commit 66aa3fc503
No known key found for this signature in database
GPG key ID: B8FA7924A4B1C140
5 changed files with 47 additions and 36 deletions

View file

@ -160,18 +160,18 @@ Summary: The Linux kernel
# the --with-release option overrides this setting.)
%define debugbuildsenabled 1
# define buildid .local
%define specrpmversion 6.10.5
%define specversion 6.10.5
%define specrpmversion 6.10.6
%define specversion 6.10.6
%define patchversion 6.10
%define pkgrelease 200
%define kversion 6
%define tarfile_release 6.10.5
%define tarfile_release 6.10.6
# This is needed to do merge window version magic
%define patchlevel 10
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 200%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.10.5
%define kabiversion 6.10.6
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
@ -4043,6 +4043,11 @@ fi\
#
#
%changelog
* Mon Aug 19 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.10.6-0]
- Add to BugsFixed (Justin M. Forbes)
- selinux: revert our use of vma_is_initial_heap() (Paul Moore)
- Linux v6.10.6
* Wed Aug 14 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.10.5-0]
- Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error" (Niklas Cassel)
- Linux v6.10.5