From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Thu, 28 May 2020 08:46:01 +0200 From: Alexander Dahl Message-ID: <20200528064601.tyhkpnpmflxgejxw@falbala.internal.home.lespocky.de> References: <20200527210425.2525-1-bst@pengutronix.de> MIME-Version: 1.0 In-Reply-To: <20200527210425.2525-1-bst@pengutronix.de> Subject: Re: [ptxdist] [PATCH 1/3] libmodbus3: correct license List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============1149224016==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Bastian Krause --===============1149224016== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="e3rivj4zrxb3bmyv" Content-Disposition: inline --e3rivj4zrxb3bmyv Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Bastian, I sent a patch for the libmodbus3 license issue last year, Message-Id was <20190510092434.15019-17-ada@thorsis.com> and Michael gave some feedback, see: https://www.mail-archive.com/ptxdist@pengutronix.de/msg14488.html On Wed, May 27, 2020 at 11:04:23PM +0200, Bastian Krause wrote: > libmodbus reverted its license with v3.0.0, commit 1275387 ("Revert > libmodbus licence from LGPLv3 to LGPLv2.1") to LGPL-2.1-or-later. > 820e15f ("SPDX: change LGPL-2.1+ to LGPL-2.1-or-later") updates the SPDX > identifier in file headers to the recent version. My initial analysis was this, copied from my old patch: When introduced to ptxdist back in 2011 with version 3.0.1 libmodbus was already licensed LGPL-2.1-or-later for the library part and GPL-3.0-or-later for the tests. This did not change upstream since then. Fixes: a8f85be09c663bfad8a34a162b1a63fb3d499985 This is of course better: Fixes: a8f85be09c66 ("libmodbus3: add new package") >=20 > Signed-off-by: Bastian Krause > --- > rules/libmodbus3.make | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/rules/libmodbus3.make b/rules/libmodbus3.make > index f206ec4aa..412401cbe 100644 > --- a/rules/libmodbus3.make > +++ b/rules/libmodbus3.make > @@ -21,7 +21,7 @@ LIBMODBUS3_SUFFIX :=3D tar.gz > LIBMODBUS3_URL :=3D http://libmodbus.org/site_media/build/$(LIBMODBUS3)= =2E$(LIBMODBUS3_SUFFIX) > LIBMODBUS3_SOURCE :=3D $(SRCDIR)/$(LIBMODBUS3).$(LIBMODBUS3_SUFFIX) > LIBMODBUS3_DIR :=3D $(BUILDDIR)/$(LIBMODBUS3) > -LIBMODBUS3_LICENSE :=3D LGPL-3.0-only > +LIBMODBUS3_LICENSE :=3D LGPL-2.1-or-later This is probably not sufficient, see my original patch, and feedback by Michael on that and by Roland in the other mail. HTH & Greets Alex --=20 /"\ ASCII RIBBON | =BBWith the first link, the chain is forged. The first \ / CAMPAIGN | speech censured, the first thought forbidden, the X AGAINST | first freedom denied, chains us all irrevocably.=AB / \ HTML MAIL | (Jean-Luc Picard, quoting Judge Aaron Satie) --e3rivj4zrxb3bmyv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEwo7muQJjlc+Prwj6NK3NAHIhXMYFAl7PXiUACgkQNK3NAHIh XMZF0g//d0KFtCW+q7F2eXnQD+2rCfUEyXVxoz3euaJx1y39VBzCbW79G1URSJgk mQo8AR5nGYFoJ8wR+FkmO/VGBvmr4d7R0MFxIPhSFXdeZbLmgbsQv5Vm3K/7hEeL IX5iJgBP/wdDaWux25ymE1juQ59cZG35xvQ7UqEevjIqOpcO/ogrDPSS4yurvXeu y5ZsPUykG8XHOQyOpR36hWs05d8XMvjIBseB4ESM0An/1CpBLzliSUpeMen57yNR 0bh02eUhU/NXwXDyeJJjI8WxjFEINyz7zx+Q7gAZhzkqcHnt8wCeu5RVuBcA4mtL oxKHCjPJABQUTmvQBmbSvpL3H4eVL4up8pQpxx8QAvaAyFgiE85ukbneJDXt/+Wj IwctOohAikJ7LxPZOsCd2o2mTM9+TV/ctgao4kV/hlyLVAyYcW45zVGup/bIOGa9 rwRYUYBTFAuH5fk4aQkTFQGMDG3aLx90tL7h5G03hogo888X9O/w89yfD3uhLqVJ HL3t64bvbDUmuaxnWdgtYhzo9k5XcdbE/Ql5k8gKYJG1cxt/pPewqx3Q9coM+xF9 1WBmVRjJ/wSOk27YkvCDKjDjf12CNncW2Js5YYKwtf0QJt9BgDTZCkP+9taMvqzK nkDf4Pit3FLAW1JxME9Pq69IpaoPIKkTC7kdsqQ9y7ecR17OQ4Y= =XSuW -----END PGP SIGNATURE----- --e3rivj4zrxb3bmyv-- --===============1149224016== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de --===============1149224016==--