Linux v5.4-rc2-20-geda57a0e4299
This commit is contained in:
parent
fb4a47e6a7
commit
391323a40e
@ -63,7 +63,7 @@ index a8d59d612d27..467b9ccdf993 100644
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
+static inline int security_lock_kernel_down(const char *where, enum lockdown_reason level);
|
||||
+static inline int security_lock_kernel_down(const char *where, enum lockdown_reason level)
|
||||
+{
|
||||
+ return 0;
|
||||
+}
|
||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
cc3a7bfe62b947b423fcb2cfe89fcba92bf48fa3
|
||||
eda57a0e42998d1d403187844faa86c9a3ab2fd0
|
||||
|
@ -71,7 +71,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 2
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 5.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -1761,6 +1761,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Oct 08 2019 Jeremy Cline <jcline@redhat.com> - 5.4.0-0.rc2.git1.1
|
||||
- Linux v5.4-rc2-20-geda57a0e4299
|
||||
|
||||
* Tue Oct 08 2019 Jeremy Cline <jcline@redhat.com>
|
||||
- Reenable debugging options.
|
||||
|
||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
||||
SHA512 (linux-5.3.tar.xz) = 6b5edef47c319a3fa7f6c20a3e0903a5acd89ec75e32dc5f99adcb60c9fe118ea312722d9c3d27e2e3900afa2455afb86e83a8b6bb131009bc79ddbe6fb0595d
|
||||
SHA512 (patch-5.4-rc2.xz) = c804d60eb778f6617da917c7bdefb2aec34837e213efda588748ab261941fa4aaf1be5e2850b722129900c6f1ffb6b9e285542ba5d772b28fa33c1e0119e0d88
|
||||
SHA512 (patch-5.4-rc2-git1.xz) = 211c9dca8cd2b20f4d24166a7a420068248416d4167ef62e180e7cd61e6c6113db3ce7f683ee466172f9a353e7dcc16ef783ae992413d96a32309d38ad527fad
|
||||
|
Loading…
Reference in New Issue
Block a user