mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
	 Jonas Rebmann <jre@pengutronix.de>
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>,
	 Marco Felsch <m.felsch@pengutronix.de>
Subject: Re: [PATCH v4 0/8] Allow multiple keyspecs in one environment variable
Date: Wed, 18 Mar 2026 08:34:23 +0100	[thread overview]
Message-ID: <177381926320.1430991.10456820598440017614.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260317-keytoc-multi-env-v4-0-38ab473f8034@pengutronix.de>


On Tue, 17 Mar 2026 16:19:44 +0100, Jonas Rebmann wrote:
> This contains the actual change to keytoc as well a migration Note.
> 
> Allowing any number of public keys to be provided via a single
> environment variable eases integration in more complex setups where
> multiple public keys per keyring are managed externally.
> 
> During testing, it was found that handling of fit-hint env variables was
> broken since 2025.12. Since this is a legacy feature this series
> includes a patch that fixes the bug in the handling of fit-hint env
> variables as well as a patch that removes the feature.
> 
> [...]

Applied, thanks!

[1/8] scripts: include: Add string_util.h for strsep_unescaped
      https://git.pengutronix.de/cgit/barebox/commit/?id=7f971d0c543b (link may not be stable)
[2/8] crypto: keytoc: Improve readability
      https://git.pengutronix.de/cgit/barebox/commit/?id=6c863153dcc6 (link may not be stable)
[3/8] crypto: keytoc: Move special handling of legacy pkcs11 format to parse_keyspec
      https://git.pengutronix.de/cgit/barebox/commit/?id=4dbe43c9c0e5 (link may not be stable)
[4/8] crypto: keytoc: Parse all keyspecs before writing to stdout
      https://git.pengutronix.de/cgit/barebox/commit/?id=f63827c7478c (link may not be stable)
[5/8] crypto: keytoc: Split env-provided full keyspec on spaces
      https://git.pengutronix.de/cgit/barebox/commit/?id=bcf316ce1495 (link may not be stable)
[6/8] Documentation: migration-guides: Document change in keyspec env vars
      https://git.pengutronix.de/cgit/barebox/commit/?id=594abefb8251 (link may not be stable)
[7/8] crypto: keytoc: Allow fields to start with underscore
      https://git.pengutronix.de/cgit/barebox/commit/?id=e6e36288c9f2 (link may not be stable)
[8/8] crypto: keytoc: Deprecate fit-hint from env variable
      https://git.pengutronix.de/cgit/barebox/commit/?id=5207773f43a6 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2026-03-18  7:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-17 15:19 Jonas Rebmann
2026-03-17 15:19 ` [PATCH v4 1/8] scripts: include: Add string_util.h for strsep_unescaped Jonas Rebmann
2026-03-17 15:19 ` [PATCH v4 2/8] crypto: keytoc: Improve readability Jonas Rebmann
2026-03-17 15:19 ` [PATCH v4 3/8] crypto: keytoc: Move special handling of legacy pkcs11 format to parse_keyspec Jonas Rebmann
2026-03-17 15:19 ` [PATCH v4 4/8] crypto: keytoc: Parse all keyspecs before writing to stdout Jonas Rebmann
2026-03-17 15:19 ` [PATCH v4 5/8] crypto: keytoc: Split env-provided full keyspec on spaces Jonas Rebmann
2026-03-17 15:19 ` [PATCH v4 6/8] Documentation: migration-guides: Document change in keyspec env vars Jonas Rebmann
2026-03-17 15:19 ` [PATCH v4 7/8] crypto: keytoc: Allow fields to start with underscore Jonas Rebmann
2026-03-17 15:19 ` [PATCH v4 8/8] crypto: keytoc: Deprecate fit-hint from env variable Jonas Rebmann
2026-03-18  7:34 ` 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=177381926320.1430991.10456820598440017614.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=jre@pengutronix.de \
    --cc=m.felsch@pengutronix.de \
    /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