[PATCH 0/4] public keys: rework keyrings as nested containers
Sascha Hauer
s.hauer at pengutronix.de
Fri May 29 04:43:06 PDT 2026
On Wed, 27 May 2026 12:54:40 +0200, Sascha Hauer wrote:
> So far a public key had a char *keyring meaning that a key can only be
> part of a single keyring. This series overcomes this, with it keys can
> be contained in multiple keyrings and keyrings can be part of other
> keyrings. To get there a new struct keyring_link is introduced which
> is instanciated per link and links a key/keyring to a keyring. The
> keys command is updated to reflect that, so an example output could
> be:
>
> [...]
Applied, thanks!
[1/4] public keys: make error message more informative
https://git.pengutronix.de/cgit/barebox/commit/?id=7c1e2e1a75e2 (link may not be stable)
[2/4] public keys: make key_name_hint optional
https://git.pengutronix.de/cgit/barebox/commit/?id=7d7cd5b01e33 (link may not be stable)
[3/4] public keys: rework keyrings as nested containers
https://git.pengutronix.de/cgit/barebox/commit/?id=499d868a876e (link may not be stable)
[4/4] public keys: allow keys to be members of multiple keyrings
https://git.pengutronix.de/cgit/barebox/commit/?id=fac191dd0c97 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list