From afa0d09a4c48a9889a6e05ae2e14b2b7dc04ad00 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Thu, 17 Jun 2021 20:38:22 +0200 Subject: kernel 5.12.11 --- SPECS/kernel.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'SPECS') diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 8194fd1..83411e1 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -106,7 +106,7 @@ Summary: The Linux kernel %define primary_target rhel %endif -%define rpmversion 5.12.10 +%define rpmversion 5.12.11 %define stableversion 5.12 %define pkgrelease 301 @@ -623,7 +623,7 @@ BuildRequires: clang # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.12.10.tar.xz +Source0: linux-5.12.11.tar.xz Source1: Makefile.rhelver @@ -1282,8 +1282,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.12.10 -c -mv linux-5.12.10 linux-%{KVERREL} +%setup -q -n kernel-5.12.11 -c +mv linux-5.12.11 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -2802,8 +2802,11 @@ fi # # %changelog -* Fri Jun 11 2021 Jan Drögehoff - 5.12.10-300 -- Linux v5.12.10 futex2 zen openrgb +* Thu Jun 17 2021 Jan Drögehoff - 5.12.11-300 +- Linux v5.12.11 futex2 zen openrgb + +* Wed Jun 16 2021 Justin M. Forbes [5.12.11-0] +- Bluetooth: btqca: Don't modify firmware contents in-place (Connor Abbott) * Thu Jun 10 2021 Justin M. Forbes [5.12.10-0] - Bluetooth: use correct lock to prevent UAF of hdev object (Lin Ma) -- cgit v1.2.3