From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH 0/4] public keys: rework keyrings as nested containers
Date: Fri, 29 May 2026 13:43:06 +0200 [thread overview]
Message-ID: <178005498652.2594741.10641923510099646920.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260527-public-keys-v1-0-c87a1cc61d1b@pengutronix.de>
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@pengutronix.de>
prev parent reply other threads:[~2026-05-29 11:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-27 10:54 Sascha Hauer
2026-05-27 10:54 ` [PATCH 1/4] public keys: make error message more informative Sascha Hauer
2026-05-27 10:54 ` [PATCH 2/4] public keys: make key_name_hint optional Sascha Hauer
2026-05-27 10:54 ` [PATCH 3/4] public keys: rework keyrings as nested containers Sascha Hauer
2026-05-27 10:54 ` [PATCH 4/4] public keys: allow keys to be members of multiple keyrings Sascha Hauer
2026-05-29 11:43 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178005498652.2594741.10641923510099646920.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox