mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Cc: Alexander Aring <alex.aring@gmail.com>
Subject: [ptxdist] [PATCH 2/4] libzmq: Revise license and add license file hashes
Date: Fri,  8 Jul 2022 09:11:00 +0200	[thread overview]
Message-ID: <20220708071102.18393-3-ada@thorsis.com> (raw)
In-Reply-To: <20220708071102.18393-1-ada@thorsis.com>

The LGPL text in COPYING.LESSER contains a custom exception paragraph in
the end.  That paragraph is part of zeromq since 2010, long before the
library entered ptxdist with version 4.0.4 in 2014.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/libzmq.make | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/rules/libzmq.make b/rules/libzmq.make
index 0220a6c23..6df738b3d 100644
--- a/rules/libzmq.make
+++ b/rules/libzmq.make
@@ -21,7 +21,10 @@ LIBZMQ_SUFFIX		:= tar.gz
 LIBZMQ_URL		:= http://download.zeromq.org/$(LIBZMQ).$(LIBZMQ_SUFFIX)
 LIBZMQ_SOURCE		:= $(SRCDIR)/$(LIBZMQ).$(LIBZMQ_SUFFIX)
 LIBZMQ_DIR		:= $(BUILDDIR)/$(LIBZMQ)
-LIBZMQ_LICENSE		:= LGPL-3.0-or-later
+LIBZMQ_LICENSE		:= LGPL-3.0-or-later WITH custom-exception
+LIBZMQ_LICENSE_FILES	:= \
+	file://COPYING;md5=f7b40df666d41e6508d03e1c207d498f \
+	file://COPYING.LESSER;md5=d5311495d952062e0e4fbba39cbf3de1
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.30.2




  parent reply	other threads:[~2022-07-08  7:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-08  7:10 [ptxdist] [PATCH 0/4] zeromq: version bump Alexander Dahl
2022-07-08  7:10 ` [ptxdist] [PATCH 1/4] libzmq: Pin some more configure options Alexander Dahl
2022-07-29  6:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-08  7:11 ` Alexander Dahl [this message]
2022-07-29  6:23   ` [ptxdist] [APPLIED] libzmq: Revise license and add license file hashes Michael Olbrich
2022-07-08  7:11 ` [ptxdist] [PATCH 3/4] libzmq: version bump 4.0.4 -> 4.3.4 Alexander Dahl
2022-07-29  6:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-08  7:11 ` [ptxdist] [PATCH 4/4] libzmq: Prefer external libsodium over internal tweetnacl Alexander Dahl
2022-07-29  6:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-08  9:26 ` [ptxdist] [PATCH 0/4] zeromq: version bump Michael Olbrich
2022-07-08 15:15 ` 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=20220708071102.18393-3-ada@thorsis.com \
    --to=ada@thorsis.com \
    --cc=alex.aring@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