diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-08-05 15:41:43 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-08-05 15:41:43 -0500 |
commit | f1d22013a4efa43f188cac6300d3945a423ec49a (patch) | |
tree | f0102dac38fb777a54f6cae4f4fec1c1364498b3 /Makefile.rhelver | |
parent | bcf48bc430d4ecb645a54f083de958bd49a95511 (diff) | |
download | kernel-f1d22013a4efa43f188cac6300d3945a423ec49a.tar.gz kernel-f1d22013a4efa43f188cac6300d3945a423ec49a.tar.xz kernel-f1d22013a4efa43f188cac6300d3945a423ec49a.zip |
kernel-5.14.0-0.rc4.20210805git251a1524293d.37
* Thu Aug 05 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.14.0-0.rc4.20210805git251a1524293d.37]
- common: Update for CXL (Compute Express Link) configs (Peter Robinson)
- redhat: configs: disable CRYPTO_SM modules (Herton R. Krzesinski) [1990040]
- Remove fedora version of the LOCKDEP_BITS, we should use common (Justin M. Forbes)
- Re-enable sermouse for x86 (rhbz 1974002) (Justin M. Forbes)
Resolves: rhbz#1990040
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Makefile.rhelver')
-rw-r--r-- | Makefile.rhelver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rhelver b/Makefile.rhelver index 83e59c409..e0f11f38d 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 99 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 36 +RHEL_RELEASE = 37 # # Early y+1 numbering |