From: Jarkko Sakkinen <jarkko@kernel.org>
To: buildroot@buildroot.org
Cc: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>,
James Hilliard <james.hilliard1@gmail.com>,
Erik Larsson <who+buildroot@cnackers.org>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
"Yann E . MORIN" <yann.morin.1998@free.fr>,
Stefan Berger <stefanb@linux.ibm.com>
Subject: [Buildroot] [PATCH 0/2] Bump the versions of systemd and tpm2-tools
Date: Thu, 6 Jun 2024 07:51:02 +0300 [thread overview]
Message-ID: <20240606045104.21332-1-jarkko@kernel.org> (raw)
From: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
Upgrade systemd to the version 255, which is the last one supporting System
V init scripts and cgroups v1. In my use this particularly important
upgrade because I benefit from being able to do kernel testing using the
new systemd-pcrlock tool.
Given that 256 will break a lot of stuff also 255 I'd figure that BuildRoot
will for some time stuck with that version so better to start maturizing
around it fast (just a guess).
tpm2-tools 5.7 introduces tpm2_encodeobject tool, which is used to get PEM
file, which can be further processed into a DER file by using openssl's
asn1parse subcommand, and eventually get a loadable object for trusted keys
when backed by a TPM2 chip, and also for the upcoming asymmetric ECDSA ad
RSAPKCS1 sigining keys (crypto/asymmetric).
Cc: James Hilliard <james.hilliard1@gmail.com>
Cd: Arnout Vandecappelle <arnout@mind.be>
Cc: Erik Larsson <who+buildroot@cnackers.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Jarkko Sakkinen (2):
package/tpm2-tools: bump version to 5.7
package/systemd: bump to version 255
package/systemd/systemd.hash | 2 +-
package/systemd/systemd.mk | 2 +-
package/tpm2-tools/tpm2-tools.hash | 2 +-
package/tpm2-tools/tpm2-tools.mk | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
2.45.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2024-06-06 4:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-06 4:51 Jarkko Sakkinen [this message]
2024-06-06 4:51 ` [Buildroot] [PATCH 1/2] package/tpm2-tools: bump version to 5.7 Jarkko Sakkinen
2024-06-06 4:51 ` [Buildroot] [PATCH 2/2] package/systemd: bump to version 255 Jarkko Sakkinen
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=20240606045104.21332-1-jarkko@kernel.org \
--to=jarkko@kernel.org \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
--cc=jarkko.sakkinen@iki.fi \
--cc=stefanb@linux.ibm.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=who+buildroot@cnackers.org \
--cc=yann.morin.1998@free.fr \
/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