From 9e6d6339ab5336995779f1e91b41816e57fe1b5a Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sat, 17 Apr 2021 16:13:03 +0200 Subject: kernel 5.11.14 --- SPECS/kernel.spec | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'SPECS') diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 86a75d5..901dcae 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -104,7 +104,7 @@ Summary: The Linux kernel %define primary_target rhel %endif -%define rpmversion 5.11.13 +%define rpmversion 5.11.14 %define stableversion 5.11 %define pkgrelease 201 @@ -603,7 +603,7 @@ BuildRequires: asciidoc # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.11.13.tar.xz +Source0: linux-5.11.14.tar.xz Source1: Makefile.rhelver @@ -1255,8 +1255,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.11.13 -c -mv linux-5.11.13 linux-%{KVERREL} +%setup -q -n kernel-5.11.14 -c +mv linux-5.11.14 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -2773,10 +2773,13 @@ fi # # %changelog -* Mon Apr 12 2021 Jan Drögehoff - 5.11.13-201.fsync -- Linux v5.11.13 futex2 zen +* Sat Apr 17 2021 Jan Drögehoff - 5.11.14-201.fsync +- Linux v5.11.14 futex2 zen -* Sat Apr 10 2021 Justin M. Forbes [5.11.13-200] +* Wed Apr 14 2021 Justin M. Forbes [5.11.14-0] +- Quick hack to reset release to 0 (Justin M. Forbes) +- Add clarity to rebase notes since that change was backed out (Justin M. Forbes) +- drm/i915/gen11+: Only load DRAM information from pcode (José Roberto de Souza) - Add CONFIG_NVIDIA_CARMEL_CNP_ERRATUM to RHEL configs too (Justin M. Forbes) - Add config for CONFIG_NVIDIA_CARMEL_CNP_ERRATUM (Justin M. Forbes) -- cgit v1.2.3