diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-06-30 13:16:55 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-06-30 13:16:55 -0500 |
commit | 2a5bce723cd5f3eab40cefa9c523f17eb171ed9d (patch) | |
tree | aaf613542d8a6556e8e168f9836b28552b333075 /kernel-armv7hl-fedora.config | |
parent | 4de13ae7a31ed22a932cace44f3e09ab627dd407 (diff) | |
download | kernel-2a5bce723cd5f3eab40cefa9c523f17eb171ed9d.tar.gz kernel-2a5bce723cd5f3eab40cefa9c523f17eb171ed9d.tar.xz kernel-2a5bce723cd5f3eab40cefa9c523f17eb171ed9d.zip |
kernel-5.12.14-0
* Wed Jun 30 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.12.14-0]
- Add CONFIG_SYSTEM_REVOCATION_LIST backported config option for 5.12.14 (Justin M. Forbes)
- can: bcm: delay release of struct bcm_op after synchronize_rcu (Thadeu Lima de Souza Cascardo)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-armv7hl-fedora.config')
-rw-r--r-- | kernel-armv7hl-fedora.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-armv7hl-fedora.config b/kernel-armv7hl-fedora.config index f4c0ccba2..3667a8deb 100644 --- a/kernel-armv7hl-fedora.config +++ b/kernel-armv7hl-fedora.config @@ -7311,6 +7311,7 @@ CONFIG_SYSTEM_BLACKLIST_KEYRING=y CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096 CONFIG_SYSTEM_EXTRA_CERTIFICATE=y # CONFIG_SYSTEMPORT is not set +# CONFIG_SYSTEM_REVOCATION_LIST is not set CONFIG_SYSTEM_TRUSTED_KEYRING=y CONFIG_SYSTEM_TRUSTED_KEYS="" # CONFIG_SYSV68_PARTITION is not set |