On Thu, 3 Dec 2020 11:20:29 +0300 Andrew Klychkov <andrew.a.klych...@gmail.com> wrote:
> @@ -185,7 +185,7 @@ in a keyring called ".builtin_trusted_keys" that can be > seen by:: > [root@deneb ~]# cat /proc/keys > ... > 223c7853 I------ 1 perm 1f030000 0 0 keyring > .builtin_trusted_keys: 1 > - 302d2d52 I------ 1 perm 1f010000 0 0 asymmetri Fedora > kernel signing key: d69a84e6bce3d216b979e9505b3e3ef9a7118079: X509.RSA > a7118079 [] > + 302d2d52 I------ 1 perm 1f010000 0 0 asymmetric Fedora > kernel signing key: d69a84e6bce3d216b979e9505b3e3ef9a7118079: X509.RSA > a7118079 [] As Randy pointed out, this change isn't correct. We can't fix things in literal kernel output, regardless of how bad they are :) Thanks, jon