mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] ppp: add missing openssl legacy dependency for Microsoft plugins
Date: Wed, 30 Jul 2025 16:00:18 +0200	[thread overview]
Message-ID: <20250730140018.1390877-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250714152731.5169-1-bruno.thomsen@gmail.com>

Thanks, applied as cb608f805b1c9edcd231cfb1501cf8a0a11f3376.

Michael

[sent from post-receive hook]

On Wed, 30 Jul 2025 16:00:18 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Fixes the following runtime error:
> 
> pppd[2286]: Could not load legacy provider, could not load the shared library
> NetworkManager[2286]: Could not load legacy provider, could not load the shared library
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20250714152731.5169-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/ppp.in b/rules/ppp.in
> index 758100c90273..6845fb9067cb 100644
> --- a/rules/ppp.in
> +++ b/rules/ppp.in
> @@ -13,6 +13,7 @@ menuconfig PPP
>  	select BUSYBOX_TEST	if BUSYBOX && PPP_STARTSCRIPT
>  	select BUSYBOX_SLEEP	if BUSYBOX && PPP_STARTSCRIPT
>  	select OPENSSL
> +	select OPENSSL_LEGACY	if PPP_MICROSOFT
>  	help
>  	  Point-to-Point Protocol (PPP) - daemon
>  



      reply	other threads:[~2025-07-30 14:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-14 15:27 [ptxdist] [PATCH] " Bruno Thomsen
2025-07-30 14:00 ` Michael Olbrich [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=20250730140018.1390877-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bruno.thomsen@gmail.com \
    --cc=ptxdist@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