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] openssl: update license and add license file with hash
Date: Fri, 15 Mar 2024 05:06:25 +0100	[thread overview]
Message-ID: <20240315040625.725968-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240303093730.50924-1-bruno.thomsen@gmail.com>

Thanks, applied as 99328f6c0f15d104c2bc1753c3e15d85fa9c92eb.

Michael

[sent from post-receive hook]

On Fri, 15 Mar 2024 05:06:25 +0100, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> OpenSSL is covered by one of two licenses, depending on which
> release is involved. For the 3.0 release, and later releases
> derived from that, the Apache License v2 applies. This also
> applies to the git “master” branch.
> 
> https://www.openssl.org/source/license.html
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20240303093730.50924-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/openssl.make b/rules/openssl.make
> index 7080bd50ba55..fbc6424e0c56 100644
> --- a/rules/openssl.make
> +++ b/rules/openssl.make
> @@ -16,16 +16,18 @@ PACKAGES-$(PTXCONF_OPENSSL) += openssl
>  #
>  # Paths and names
>  #
> -OPENSSL_VERSION	:= 3.2.1
> -OPENSSL_MD5	:= c239213887804ba00654884918b37441
> -OPENSSL		:= openssl-$(OPENSSL_VERSION)
> -OPENSSL_SUFFIX	:= tar.gz
> -OPENSSL_URL	:= \
> +OPENSSL_VERSION		:= 3.2.1
> +OPENSSL_MD5		:= c239213887804ba00654884918b37441
> +OPENSSL			:= openssl-$(OPENSSL_VERSION)
> +OPENSSL_SUFFIX		:= tar.gz
> +OPENSSL_URL		:= \
>  	https://www.openssl.org/source/$(OPENSSL).$(OPENSSL_SUFFIX) \
>  	https://www.openssl.org/source/old/$(basename $(OPENSSL_VERSION))/$(OPENSSL).$(OPENSSL_SUFFIX)
> -OPENSSL_SOURCE	:= $(SRCDIR)/$(OPENSSL).$(OPENSSL_SUFFIX)
> -OPENSSL_DIR	:= $(BUILDDIR)/$(OPENSSL)
> -OPENSSL_LICENSE	:= OpenSSL
> +OPENSSL_SOURCE		:= $(SRCDIR)/$(OPENSSL).$(OPENSSL_SUFFIX)
> +OPENSSL_DIR		:= $(BUILDDIR)/$(OPENSSL)
> +OPENSSL_LICENSE		:= Apache-2.0
> +OPENSSL_LICENSE_FILES	:= \
> +	file://LICENSE.txt;md5=c75985e733726beaba57bc5253e96d04
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



      reply	other threads:[~2024-03-15  4:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-03  9:37 [ptxdist] [PATCH] " Bruno Thomsen
2024-03-15  4:06 ` 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=20240315040625.725968-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