summaryrefslogtreecommitdiff
path: root/SPECS/kernel.spec
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2022-09-26 22:53:25 +0200
committerJan200101 <sentrycraft123@gmail.com>2022-09-26 22:53:25 +0200
commit3a4e2ca3e411b3a2d55fc79b63d5494ec171cf7b (patch)
tree1cd0c2f4dd5283acee894097fa684f7950f4d7f7 /SPECS/kernel.spec
parent264c64fc1ac744ed6bc0f8d38c208c4afb8b8d94 (diff)
downloadkernel-fsync-3a4e2ca3e411b3a2d55fc79b63d5494ec171cf7b.tar.gz
kernel-fsync-3a4e2ca3e411b3a2d55fc79b63d5494ec171cf7b.zip
kernel 5.19.11
Diffstat (limited to 'SPECS/kernel.spec')
-rwxr-xr-xSPECS/kernel.spec15
1 files changed, 8 insertions, 7 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec
index 650522c..a3b0511 100755
--- a/SPECS/kernel.spec
+++ b/SPECS/kernel.spec
@@ -122,17 +122,17 @@ Summary: The Linux kernel
# the --with-release option overrides this setting.)
%define debugbuildsenabled 1
%define buildid .fsync
-%define specversion 5.19.10
+%define specversion 5.19.11
%define patchversion 5.19
%define pkgrelease 200
%define kversion 5
-%define tarfile_release 5.19.10
+%define tarfile_release 5.19.11
# This is needed to do merge window version magic
%define patchlevel 19
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 201%{?buildid}%{?dist}
# This defines the kabi tarball version
-%define kabiversion 5.19.10
+%define kabiversion 5.19.11
#
# End of genspec.sh variables
@@ -877,7 +877,6 @@ Patch302: asus-linux.patch
Patch401: 0001-Revert-PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-56.patch
Patch402: amdgpu-regression.patch
Patch403: v3-1-7-acpi-x86-s2idle-Move-_HID-handling-for-AMD-systems-into-structures.patch
-Patch404: revert-iommu-recursive-locking.patch
%endif
@@ -1469,7 +1468,6 @@ ApplyOptionalPatch asus-linux.patch
ApplyOptionalPatch 0001-Revert-PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-56.patch
ApplyOptionalPatch amdgpu-regression.patch
ApplyOptionalPatch v3-1-7-acpi-x86-s2idle-Move-_HID-handling-for-AMD-systems-into-structures.patch
-ApplyOptionalPatch revert-iommu-recursive-locking.patch
%endif
@@ -3177,8 +3175,11 @@ fi
#
#
%changelog
-* Wed Sep 21 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 5.19.10-201.fsync
-- Linux v5.19.10 futex2 zen openrgb
+* Mon Sep 26 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 5.19.11-201.fsync
+- Linux v5.19.11 futex2 zen openrgb
+
+* Fri Sep 23 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.19.11-0]
+- Linux v5.19.11
* Tue Sep 20 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.19.10-0]
- kbuild: Add skip_encoding_btf_enum64 option to pahole (Martin Rodriguez Reboredo)