mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 3/4] optee-client: bump to 3.16.0
Date: Fri, 25 Mar 2022 09:03:05 +0100	[thread overview]
Message-ID: <20220325080305.GP9895@pengutronix.de> (raw)
In-Reply-To: <20220323110640.1124214-3-r.czerwinski@pengutronix.de>

On Wed, Mar 23, 2022 at 12:06:39PM +0100, Rouven Czerwinski wrote:
> Only a bump, no other adjustments necessary.

So my check scripts complain because tee-supplicant has an rpath that does
not exist: /usr/lib/tee-supplicant/plugins.

It is used to load plugins from that directory (dlopen() uses the rpath if
filename without path is used).

I'm not sure how this should be handled. Do we need plugins at all? It
seems optional. Add an option that should be selected by plugins?
Are there any security implications?

If necessary I'll just ignore this in my checks, but before I do that, I
want to make sure that this is actually correct.

Michael

> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
>  rules/optee-client.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/optee-client.make b/rules/optee-client.make
> index 7fbebf1f1..8edec8bd2 100644
> --- a/rules/optee-client.make
> +++ b/rules/optee-client.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_OPTEE_CLIENT) += optee-client
>  #
>  # Paths and names
>  #
> -OPTEE_CLIENT_VERSION	:= 3.5.0
> -OPTEE_CLIENT_MD5	:= 2738729cb2457f2b4993ef6b91a6519d
> +OPTEE_CLIENT_VERSION	:= 3.16.0
> +OPTEE_CLIENT_MD5	:= d5fe83f6e7429ecc6961fbdaab1b6008
>  OPTEE_CLIENT		:= optee-client-$(OPTEE_CLIENT_VERSION)
>  OPTEE_CLIENT_SUFFIX	:= tar.gz
>  OPTEE_CLIENT_URL	:= https://github.com/OP-TEE/optee_client/archive/$(OPTEE_CLIENT_VERSION).$(OPTEE_CLIENT_SUFFIX)
> -- 
> 2.35.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
> 

-- 
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 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2022-03-25  8:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-23 11:06 [ptxdist] [PATCH 1/4] host-python3: add pyelftools, cryptography checks Rouven Czerwinski
2022-03-23 11:06 ` [ptxdist] [PATCH 2/4] optee: bump to 3.16.0, update deps Rouven Czerwinski
2022-03-30  7:25   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-03-23 11:06 ` [ptxdist] [PATCH 3/4] optee-client: bump to 3.16.0 Rouven Czerwinski
2022-03-25  8:03   ` Michael Olbrich [this message]
2022-03-25  8:34     ` Rouven Czerwinski
2022-03-25  8:50       ` Michael Olbrich
2022-03-30  7:25   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-03-23 11:06 ` [ptxdist] [PATCH 4/4] optee-test: bump to 3.16.0, move from staging Rouven Czerwinski
2022-03-30  7:25   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-03-30  7:25 ` [ptxdist] [APPLIED] host-python3: add pyelftools, cryptography checks 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=20220325080305.GP9895@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=r.czerwinski@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