From 27dc8ef7e8c19034fdfbbd0fcbcf8c2487a013c6 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 May 2021 09:57:52 -0500 Subject: kernel-5.13.0-0.rc0.20210504git5e321ded302d.7 * Tue May 04 2021 Fedora Kernel Team [5.13.0-0.rc0.20210504git5e321ded302d.7] - Fix branch creation for releases based on tags (Jeremy Cline) - Replace "flavour" where "variant" is meant instead (David Ward) - Drop the %%{variant} macro and fix --with-vanilla (David Ward) - Fix syntax of %%kernel_variant_files (David Ward) - Change description of --without-vdso-install to fix typo (David Ward) - Config updates to work around mismatches (Justin M. Forbes) - CONFIG_SND_SOC_FSL_ASOC_CARD selects CONFIG_MFD_WM8994 now (Justin M. Forbes) - wireguard: disable in FIPS mode (Hangbin Liu) [1940794] - Enable mtdram for fedora (rhbz 1955916) (Justin M. Forbes) Resolves: rhbz#1940794 Signed-off-by: Justin M. Forbes --- Makefile.rhelver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.rhelver') diff --git a/Makefile.rhelver b/Makefile.rhelver index 24c8754ba..cca8dcf56 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 = 3 +RHEL_RELEASE = 7 # # Early y+1 numbering -- cgit