From: Lucas Stach <l.stach@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] scripts: imx-image: fix build with OpenSSL 1.1.x
Date: Wed, 11 Jul 2018 16:52:37 +0200 [thread overview]
Message-ID: <1531320757.3163.57.camel@pengutronix.de> (raw)
In-Reply-To: <20180611064652.ed4hf6zeubxx7foo@pengutronix.de>
Am Montag, den 11.06.2018, 08:46 +0200 schrieb Sascha Hauer:
> On Fri, Jun 08, 2018 at 01:07:47PM +0200, Lucas Stach wrote:
> > OpenSSL 1.1.x made some of the types opaque, so peeking inside
> > directly
> > doesn't work anymore. Use the correct accessors instead.
> >
> > I've dropped the algorithm check, as EVP_PKEY_get0_RSA() already
> > verifies
> > that the pubkey is RSA and returns NULL if it isn't.
> >
> > Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> > ---
> > This is compile tested only, so I would appreciate some testing
> > and/or
> > a close look at this change.
> > ---
> > scripts/imx/imx-image.c | 40 ++++++++++++++++++++-----------------
> > ---
> > 1 file changed, 20 insertions(+), 20 deletions(-)
>
> Applied, thanks
It seems this has been lost in the -next cracks.
Regards,
Lucas
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2018-07-11 14:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-08 11:07 Lucas Stach
2018-06-11 6:46 ` Sascha Hauer
2018-07-11 14:52 ` Lucas Stach [this message]
2018-07-13 6:20 ` Sascha Hauer
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=1531320757.3163.57.camel@pengutronix.de \
--to=l.stach@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@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