Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] package/libopenssl: remove deprecated options
Date: Fri, 21 Jul 2023 23:02:40 +0200	[thread overview]
Message-ID: <20230721230240.59ed6fda@windsurf> (raw)
In-Reply-To: <20230721180638.215414-1-bernd@kuhls.net>

On Fri, 21 Jul 2023 20:06:36 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Fixes configure warning:
> ***** Deprecated options: no-crypto-mdebug-backtrace, no-ssl2
> 
> no-ssl2 option was re-added in 2016:
> https://github.com/openssl/openssl/commit/e80381e1a3309f5d4a783bcaa508a90187a48882
> "We warn that it's deprecated, and ignore it otherwise."
> Quoting https://www.openssl.org/docs/man3.0/man3/SSLv23_method.html
> "Support for SSLv2 [... was] removed in OpenSSL 1.1.0."
> Therefore we do not need any legacy handling for
> BR2_PACKAGE_LIBOPENSSL_ENABLE_SSL2.
> 
> no-crypto-mdebug-backtrace was removed in OpenSSL 3.0:
> https://github.com/openssl/openssl/blob/master/NEWS.md?plain=1#L161
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/libopenssl/Config.in     | 4 ----
>  package/libopenssl/libopenssl.mk | 3 +--
>  2 files changed, 1 insertion(+), 6 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2023-07-21 21:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21 18:06 [Buildroot] [PATCH 1/3] package/libopenssl: remove deprecated options Bernd Kuhls
2023-07-21 18:06 ` [Buildroot] [PATCH 2/3] package/libopenssl: add -latomic to libcrypto.pc when needed Bernd Kuhls
2023-07-21 21:04   ` Thomas Petazzoni via buildroot
2023-07-21 18:06 ` [Buildroot] [PATCH 3/3] package/libopenssl: enable threads on static builds Bernd Kuhls
2023-07-21 21:02 ` Thomas Petazzoni via buildroot [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=20230721230240.59ed6fda@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bernd@kuhls.net \
    --cc=thomas.petazzoni@bootlin.com \
    /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