From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Robin van der Gracht <robin@protonic.nl>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/3] rules: opensc: Version bumb to 0.23.0
Date: Wed, 12 Apr 2023 08:28:46 +0200 [thread overview]
Message-ID: <ZDZPng/SgeL7R/4M@pengutronix.de> (raw)
In-Reply-To: <20230406145016.3074015-1-robin@protonic.nl>
On Thu, Apr 06, 2023 at 04:50:14PM +0200, Robin van der Gracht wrote:
> Signed-off-by: Robin van der Gracht <robin@protonic.nl>
With this update pkcs11-tool (from host-opensc) does not work correctly any
more. I'm getting "error: OpenSSL error during RSA private key parsing" and
then a segfault. For example with the host-ptx-code-signing-dev package.
I'm not sure what's wrong here.
Michael
> ---
> rules/host-opensc.make | 2 +-
> rules/opensc.make | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/rules/host-opensc.make b/rules/host-opensc.make
> index 0319064fd..24488de38 100644
> --- a/rules/host-opensc.make
> +++ b/rules/host-opensc.make
> @@ -40,7 +40,7 @@ HOST_OPENSC_CONF_OPT := \
> --disable-doc \
> --disable-dnie-ui \
> --disable-notify \
> - --enable-tests=no \
> + --disable-cmocka \
> --disable-static
>
> HOST_OPENSC_CPPFLAGS := -Wno-implicit-fallthrough
> diff --git a/rules/opensc.make b/rules/opensc.make
> index 0278c53f1..dac5c3ecb 100644
> --- a/rules/opensc.make
> +++ b/rules/opensc.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSC) += opensc
> #
> # Paths and names
> #
> -OPENSC_VERSION := 0.19.0
> -OPENSC_MD5 := 40734b2343cf83c62c4c403f8a37475e
> +OPENSC_VERSION := 0.23.0
> +OPENSC_MD5 := 35c599e673ae9205550974e2dcbe0825
> OPENSC := OpenSC-$(OPENSC_VERSION)
> OPENSC_SUFFIX := tar.gz
> OPENSC_URL := https://github.com/OpenSC/OpenSC/releases/download/$(OPENSC_VERSION)/$(OPENSC).$(OPENSC_SUFFIX)
> @@ -56,7 +56,7 @@ OPENSC_CONF_OPT := \
> --disable-doc \
> --disable-dnie-ui \
> --disable-notify \
> - --$(call ptx/endis,PTXCONF_OPENSC_TESTSUITE)-tests \
> + --$(call ptx/endis,PTXCONF_OPENSC_TESTSUITE)-cmocka \
> --disable-static
>
> # ----------------------------------------------------------------------------
> --
> 2.37.2
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2023-04-12 6:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-06 14:50 Robin van der Gracht
2023-04-06 14:50 ` [ptxdist] [PATCH 2/3] rules: pcsc-lite: Version bumb to 1.9.8 Robin van der Gracht
2023-04-12 6:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-04-06 14:50 ` [ptxdist] [PATCH 3/3] rules: pcsc-lite: Add option for building with USB support Robin van der Gracht
2023-04-12 6:32 ` Michael Olbrich
2023-04-12 7:56 ` Robin van der Gracht
2023-04-14 10:08 ` Michael Olbrich
2023-04-12 6:28 ` Michael Olbrich [this message]
2023-04-13 7:25 ` [ptxdist] [PATCH 1/3] rules: opensc: Version bumb to 0.23.0 Robin van der Gracht
2023-04-13 13:57 ` Michael Olbrich
2023-04-17 8:54 ` Robin van der Gracht
2023-04-14 10:03 ` [ptxdist] [APPLIED] " Michael Olbrich
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=ZDZPng/SgeL7R/4M@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=robin@protonic.nl \
/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