Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Francois Perrad <fperrad@gmail.com>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06
Date: Sun, 17 Sep 2023 10:33:42 +0200	[thread overview]
Message-ID: <20230917083342.GK415981@scaer> (raw)
In-Reply-To: <20230916154351.2747233-6-francois.perrad@gadz.org>

François, All,

On 2023-09-16 17:43 +0200, Francois Perrad spake thusly:
> LICENSE: update copyright dates & reformated Artistic License part
> see https://metacpan.org/release/OALDERS/HTTP-Date-6.05/diff/OALDERS/HTTP-Date-6.06#LICENSE

This sdiff (against backwards...) shows more than a simple reformatting:
it also adds the claus 8, about aggregation. So the licensing terms have
changed.

SPDX knows this new license as "Artistic License 1.0 w/clause 8":
    https://spdx.org/licenses/Artistic-1.0-cl8.html

So, do we wnat to differentiate that in Buildroot, or do we accept that
"Artistic" means any of the Artistic family of licenses?

I would prefer that we do differentiate.

So, there was too much delta in this series, I did not apply any of it,
despite my saying so for the first two patches.

Can you fix all the diffs URLS so they are forward, more closely review
the licensing terms changes, and resubmit a fixed series, please?

Regards,
Yann E. MORIN.

> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/perl-http-date/perl-http-date.hash | 8 ++++----
>  package/perl-http-date/perl-http-date.mk   | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/package/perl-http-date/perl-http-date.hash b/package/perl-http-date/perl-http-date.hash
> index b27842300..a6f770182 100644
> --- a/package/perl-http-date/perl-http-date.hash
> +++ b/package/perl-http-date/perl-http-date.hash
> @@ -1,6 +1,6 @@
> -# retrieved by scancpan from http://cpan.metacpan.org/
> -md5  2ecbb3aedf6aef062605191813ca3027  HTTP-Date-6.05.tar.gz
> -sha256  365d6294dfbd37ebc51def8b65b81eb79b3934ecbc95a2ec2d4d827efe6a922b  HTTP-Date-6.05.tar.gz
> +# retrieved by scancpan from https://cpan.metacpan.org/
> +md5  60462359bfeb1e6d14602508cfd07885  HTTP-Date-6.06.tar.gz
> +sha256  7b685191c6acc3e773d1fc02c95ee1f9fae94f77783175f5e78c181cc92d2b52  HTTP-Date-6.06.tar.gz
>  
>  # computed by scancpan
> -sha256  305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e  LICENSE
> +sha256  6186a79a305a0e62c5087f9737b4f66fa5793fa1b396da0126e3c8722c460245  LICENSE
> diff --git a/package/perl-http-date/perl-http-date.mk b/package/perl-http-date/perl-http-date.mk
> index 43583be30..1e46f1414 100644
> --- a/package/perl-http-date/perl-http-date.mk
> +++ b/package/perl-http-date/perl-http-date.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -PERL_HTTP_DATE_VERSION = 6.05
> +PERL_HTTP_DATE_VERSION = 6.06
>  PERL_HTTP_DATE_SOURCE = HTTP-Date-$(PERL_HTTP_DATE_VERSION).tar.gz
>  PERL_HTTP_DATE_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
>  PERL_HTTP_DATE_LICENSE = Artistic or GPL-1.0+
> -- 
> 2.39.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-09-17  8:33 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34 Francois Perrad
2023-09-17  8:21   ` Yann E. MORIN
2023-09-17  8:34     ` Yann E. MORIN
2023-09-16 15:43 ` [Buildroot] [PATCH 03/16] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 04/16] package/perl-file-listing: bump to version 6.16 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 05/16] package/perl-file-sharedir-install: bump to version 0.14 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06 Francois Perrad
2023-09-17  8:33   ` Yann E. MORIN [this message]
2023-09-16 15:43 ` [Buildroot] [PATCH 07/16] package/perl-json-maybexs: bump to version 1.004005 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 08/16] package/perl-lwp-protocol-https: bump to version 6.11 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 09/16] package/perl-mojolicious-plugin-authentication: bump to version 1.39 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 10/16] package/perl-moo: bump to version 2.005005 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 11/16] package/perl-package-stash: bump to version 0.40 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 12/16] package/perl-plack: bump to version 1.0050 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 13/16] package/perl-sub-install: bump to version 0.929 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 14/16] package/perl-sub-quote: bump to version 2.006008 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 15/16] package/perl-tiny-type: bump to version 2.004000 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 16/16] package/perl-uri: bump to version 5.21 Francois Perrad
2023-09-17  8:18 ` [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Yann E. MORIN
2023-09-17  8:35   ` Yann E. MORIN

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=20230917083342.GK415981@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    --cc=fperrad@gmail.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