From: Roland Hieber <rhi@pengutronix.de>
To: Christian Melki <christian.melki@t2data.com>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH v2] strace: Version bump 5.9 -> 5.15
Date: Thu, 6 Jan 2022 14:46:32 +0100 [thread overview]
Message-ID: <20220106134632.nndtwr4tcqhhlvl2@pengutronix.de> (raw)
In-Reply-To: <20220105133932.4157612-1-christian.melki@t2data.com>
On Wed, Jan 05, 2022 at 02:39:32PM +0100, Christian Melki wrote:
> Maintenance.
>
> Add missing COPYING file for the test suite.
> Add missing COPYING file for the bundled uapi linux kernel headers.
> Update md5sum for the strace COPYING, copyright year and
> a notice about the bundled header has been changed/added.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> ---
> rules/strace.make | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/rules/strace.make b/rules/strace.make
> index 6c15f1baa..6a1c30b00 100644
> --- a/rules/strace.make
> +++ b/rules/strace.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
> #
> # Paths and names
> #
> -STRACE_VERSION := 5.9
> -STRACE_MD5 := fef7264b3501c6af86224c685751d0c6
> +STRACE_VERSION := 5.15
> +STRACE_MD5 := a627c23fda3ecd668d6161c288fdcd79
> STRACE := strace-$(STRACE_VERSION)
> STRACE_SUFFIX := tar.xz
> STRACE_URL := https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
> @@ -25,10 +25,11 @@ STRACE_SOURCE := $(SRCDIR)/$(STRACE).$(STRACE_SUFFIX)
> STRACE_DIR := $(BUILDDIR)/$(STRACE)
> STRACE_LICENSE := LGPL-2.1-or-later
> STRACE_LICENSE_FILES := \
> - file://COPYING;md5=c756d9d5dabc27663df64f0bf492166c \
> + file://COPYING;md5=318cfc887fc8723f4e9d4709b55e065b \
> + file://bundled/linux/COPYING;md5=391c7a5bbfb151ad3dbe0a7fb5791a46 \
This one mentions the GPL-2.0 license, so you should add "AND
GPL-2.0-only WITH Linux-syscall-note" to STRACE_LICENSE ("GPL-2.0" as
mentioned in bundled/linux/COPYING is the old pre-SPDX-3.0 syntax
deprecated in favour of "GPL-2.0-only" and "GPL-2.0-or-later"). And
please also add bundled/linux/GPL-2.0 for the actual GPL license text.
> + file://tests/COPYING;md5=9df0366f01f6ac073e4438cf6aecacfb \
Thanks for the effort :-) The tests are not installed on the target, you
can leave this one out.
> file://LGPL-2.1-or-later;md5=9e4c7a7a5be83d7f3da645ac5d466052
- Roland
--
Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
prev parent reply other threads:[~2022-01-06 13:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-05 13:39 Christian Melki
2022-01-06 13:46 ` Roland Hieber [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=20220106134632.nndtwr4tcqhhlvl2@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=christian.melki@t2data.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