From e3a62f0a3aae767a71f523011ccad4cc875101d7 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Fri, 28 May 2021 13:20:15 +0200 Subject: kernel 5.12.7 --- SPECS/kernel.spec | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'SPECS') diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 0bff12c..718ff0f 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.6 +%define rpmversion 5.12.7 %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.6.tar.xz +Source0: linux-5.12.7.tar.xz Source1: Makefile.rhelver @@ -1281,8 +1281,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.12.6 -c -mv linux-5.12.6 linux-%{KVERREL} +%setup -q -n kernel-5.12.7 -c +mv linux-5.12.7 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -2800,8 +2800,12 @@ fi # # %changelog -* Tue May 25 2021 Jan Drögehoff - 5.12.6-301.fsync -- Linux v5.12.6 futex2 zen +* Fri May 28 2021 Jan Drögehoff - 5.12.7-301.fsync +- Linux v5.12.7 futex2 zen + +* Wed May 26 2021 Justin M. Forbes [5.12.7-0] +- Fix up merge issue resulting in dual entries for ALC295_FIXUP_ASUS_DACS (Justin M. Forbes) +- powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls (Nicholas Piggin) * Sat May 22 2021 Justin M. Forbes [5.12.6-0] - bus: mhi: core: Download AMSS image from appropriate function (Bhaumik Bhatt) -- cgit v1.2.3