kernel-5.12.12-0
* Fri Jun 18 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.12.12-0] - Linux v5.12.12 Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
efbcf1daaf
commit
fd0402f2c0
3 changed files with 8 additions and 8 deletions
|
|
@ -106,7 +106,7 @@ Summary: The Linux kernel
|
|||
%define primary_target rhel
|
||||
%endif
|
||||
|
||||
%define rpmversion 5.12.11
|
||||
%define rpmversion 5.12.12
|
||||
%define stableversion 5.12
|
||||
%define pkgrelease 300
|
||||
|
||||
|
|
@ -623,7 +623,7 @@ BuildRequires: clang
|
|||
# exact git commit you can run
|
||||
#
|
||||
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
||||
Source0: linux-5.12.11.tar.xz
|
||||
Source0: linux-5.12.12.tar.xz
|
||||
|
||||
Source1: Makefile.rhelver
|
||||
|
||||
|
|
@ -1277,8 +1277,8 @@ ApplyOptionalPatch()
|
|||
fi
|
||||
}
|
||||
|
||||
%setup -q -n kernel-5.12.11 -c
|
||||
mv linux-5.12.11 linux-%{KVERREL}
|
||||
%setup -q -n kernel-5.12.12 -c
|
||||
mv linux-5.12.12 linux-%{KVERREL}
|
||||
|
||||
cd linux-%{KVERREL}
|
||||
cp -a %{SOURCE1} .
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ index 75a9dd98e76e..3ff3291551f9 100644
|
|||
|
||||
Boot into System Kernel
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 82ca490ce5f4..75fbedcd7e67 100644
|
||||
index e0a252b64463..b47c61143e46 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -495,6 +495,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
SHA512 (linux-5.12.11.tar.xz) = 84dba10c2d555372d043e0cbb9824e39903d9f1ae7494a519a9e465c17111738c7acf9b0344170dc7e830a0a0616c320f3ff1935abf23480209346d02241feb4
|
||||
SHA512 (kernel-abi-whitelists-5.12.11-300.tar.bz2) = ec1efedfd22316d56343f06273f86afb110b4cdff0adb6d070f08e07e09766afb18a26d92342e82bf45d13879f4ec0b5d18d6b213330ceabccc621241bf6bb12
|
||||
SHA512 (kernel-kabi-dw-5.12.11-300.tar.bz2) = 0d7f9d9ef6d2ed3ea642eca344b69b305e5625c3602b22bf12f1b19716e9ccaa996da082c191bc49b3fc484a5b432c657c4a04236e1b3a6f51770aac6fb357c2
|
||||
SHA512 (linux-5.12.12.tar.xz) = ad404db9050475f5d02613f04ea592964ed72e2b4f3da43b37ec02405edcd8e88070cb61516c352b16aa9aab6f5dc258e8c8b63734edcc12989735ef01e60a71
|
||||
SHA512 (kernel-abi-whitelists-5.12.12-300.tar.bz2) = eb361af6051909f6777a738ef2f2d9ba73005aaeea70dfef40e608cf1a9c7a58607ef3ef8f0629c3089d4c148f85cc5bb821c0da76d91cc6326205f10981a4fd
|
||||
SHA512 (kernel-kabi-dw-5.12.12-300.tar.bz2) = 4ea3aa5aa8640f4f7ec070dde9c9e3a6f8a3b0f97598036092ad0e32beb1bbeec1274a0d5263d31bf366bc6bab3f1394fef339148234fcb362c04592280557dc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue