diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2023-01-24 00:04:42 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2023-01-24 00:04:42 +0100 |
commit | b2e1729dfb566db3e0ce2a858f722bb6138bb5be (patch) | |
tree | b0eacb3e3d6fddac62e31898ad873b6e557ae139 /SPECS | |
parent | 98903b8328ad2ca695b84a1bcac1c88edf28aa61 (diff) | |
download | kernel-fsync-b2e1729dfb566db3e0ce2a858f722bb6138bb5be.tar.gz kernel-fsync-b2e1729dfb566db3e0ce2a858f722bb6138bb5be.zip |
kernel 6.1.7
Diffstat (limited to 'SPECS')
-rwxr-xr-x | SPECS/kernel.spec | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 273974c..4a1eb73 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -124,17 +124,17 @@ Summary: The Linux kernel # the --with-release option overrides this setting.) %define debugbuildsenabled 1 %define buildid .fsync -%define specversion 6.1.6 +%define specversion 6.1.7 %define patchversion 6.1 %define pkgrelease 200 %define kversion 6 -%define tarfile_release 6.1.6 +%define tarfile_release 6.1.7 # This is needed to do merge window version magic %define patchlevel 1 # This allows pkg_release to have configurable %%{?dist} tag %define specrelease 201%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.1.6 +%define kabiversion 6.1.7 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -874,7 +874,6 @@ Patch207: acso.patch # device specific patches Patch300: linux-surface.patch Patch301: steam-deck.patch -Patch302: asus-linux.patch # temporary patches Patch401: 0001-Revert-PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-56.patch @@ -1466,7 +1465,6 @@ ApplyOptionalPatch acso.patch # device specific patches ApplyOptionalPatch linux-surface.patch ApplyOptionalPatch steam-deck.patch -#ApplyOptionalPatch asus-linux.patch # still needed? # temporary patches ApplyOptionalPatch 0001-Revert-PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-56.patch @@ -3216,8 +3214,12 @@ fi # # %changelog -* Sun Jan 15 2023 Jan Drögehoff <sentrycraft123@gmail.com> - 6.1.6-201.fsync -- kernel-fsync v6.1.6 +* Mon Jan 23 2023 Jan Drögehoff <sentrycraft123@gmail.com> - 6.1.7-201.fsync +- kernel-fsync v6.1.7 + +* Wed Jan 18 2023 Augusto Caringi <acaringi@redhat.com> [6.1.7-0] +- enable efifb for Nvidia (Justin M. Forbes) +- Linux v6.1.7 * Sat Jan 14 2023 Justin M. Forbes <jforbes@fedoraproject.org> [6.1.6-0] - Linux v6.1.6 |