Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: Luca Ceresoli <luca@lucaceresoli.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5
Date: Thu, 12 May 2022 21:48:21 +0200	[thread overview]
Message-ID: <20220512194821.GB1597494@scaer> (raw)
In-Reply-To: <20220512185355.873825-17-bernd.kuhls@t-online.de>

Bernd, All,

+Arnout +Peter +Luca

On 2022-05-12 20:53 +0200, Bernd Kuhls spake thusly:
> Release notes:
> https://lists.x.org/archives/xorg-announce/2022-April/003152.html
> 
> Updated license hash due to upstream commit:
> https://gitlab.freedesktop.org/xorg/app/xsm/-/commit/e552f2d4980d41d7a219dbe0c5dbaf33c4d752f3

I was a bit surprised that the new licensing terms are not really those
of the MIT license, so I checked, and that's what SPDX knows as the MIT
license:
    https://spdx.org/licenses/MIT.html

However, the license for the xsm is not exactly those terms, but is
known by SPDX as MIT-open-group (MIT Open Group variant):
    https://spdx.org/licenses/MIT-open-group.html

So I had a quick look at a few other xapps, and they all use that same
license.

Wikipedia still lists it as MIT:
    https://en.wikipedia.org/wiki/X.Org_Server

And the Xorg website also insists it is MIT:
    https://www.x.org/wiki/

So, I am not sure. I would tend to think we should switch listing them
as MIT-open-group.

Thoughts?

Regards,
Yann E. MORIN.

> Removed md5 and sha1 hashes, not provided by upstream anymore.
> Reformatted license hash.
> Switched tarball to upstream-provided .xz format.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x11r7/xapp_xsm/xapp_xsm.hash | 10 ++++------
>  package/x11r7/xapp_xsm/xapp_xsm.mk   |  4 ++--
>  2 files changed, 6 insertions(+), 8 deletions(-)
> 
> diff --git a/package/x11r7/xapp_xsm/xapp_xsm.hash b/package/x11r7/xapp_xsm/xapp_xsm.hash
> index eda231fe93..9568836bbc 100644
> --- a/package/x11r7/xapp_xsm/xapp_xsm.hash
> +++ b/package/x11r7/xapp_xsm/xapp_xsm.hash
> @@ -1,7 +1,5 @@
> -# From https://lists.x.org/archives/xorg-announce/2018-March/002875.html
> -md5 bd32c14f09d58f46084b6a8f20e6e8f1  xsm-1.0.4.tar.bz2
> -sha1 dd41234e276fe8b2d0a853879568f73b6d98812a  xsm-1.0.4.tar.bz2
> -sha256 9934b6893a4e52cf7435368fc8d425c371b5e32d96e420ead30166eb82d64425  xsm-1.0.4.tar.bz2
> -sha512 d4e4da7c309a4eae126d2b58a13684f4dbc06b09f76dde9c89c707375df2843614f3d83bc44f9cd02f239200db3397abd86796dca0dbafc69f60482b0af5a176  xsm-1.0.4.tar.bz2
> +# From https://lists.x.org/archives/xorg-announce/2022-April/003152.html
> +sha256  9c30fdaa3fc132e4ff201cfc478669056e6e15502e77df88df11fb94e4e6fb2d  xsm-1.0.5.tar.xz
> +sha512  df3777b3aab813ec8aa906f5a03f93b8ca645978970290cf7baf732e175c36c00ae19baeb45ea7404d35838c21e6f8fca28f0da3e2f398d17adac5f2acb7b351  xsm-1.0.5.tar.xz
>  # Locally computed
> -sha256 27d8cbdcde7a0bd062ce49cdf8c672201452a64e3e6823f09b1beffe2c4b8eff COPYING
> +sha256  5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482  COPYING
> diff --git a/package/x11r7/xapp_xsm/xapp_xsm.mk b/package/x11r7/xapp_xsm/xapp_xsm.mk
> index 6d752b4d15..1c73f5c65c 100644
> --- a/package/x11r7/xapp_xsm/xapp_xsm.mk
> +++ b/package/x11r7/xapp_xsm/xapp_xsm.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -XAPP_XSM_VERSION = 1.0.4
> -XAPP_XSM_SOURCE = xsm-$(XAPP_XSM_VERSION).tar.bz2
> +XAPP_XSM_VERSION = 1.0.5
> +XAPP_XSM_SOURCE = xsm-$(XAPP_XSM_VERSION).tar.xz
>  XAPP_XSM_SITE = http://xorg.freedesktop.org/releases/individual/app
>  XAPP_XSM_LICENSE = MIT
>  XAPP_XSM_LICENSE_FILES = COPYING
> -- 
> 2.30.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:[~2022-05-12 19:48 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 02/25] package/x11r7/xapp_twm: bump version to 1.0.12 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 03/25] package/x11r7/xlib_libXcursor: bump version to 1.2.1 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 04/25] package/x11r7/xapp_xcalc: bump version to 1.1.1 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 05/25] package/x11r7/xapp_editres: bump version to 1.0.8 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 06/25] package/x11r7/xapp_iceauth: bump version to 1.0.9 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 07/25] package/x11r7/xapp_appres: bump version to 1.0.6 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 08/25] package/x11r7/xapp_listres: bump version to 1.0.5 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 09/25] package/x11r7/xapp_mkfontscale: bump version to 1.2.2 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 10/25] package/x11r7/xapp_rstart: bump version to 1.0.6 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 11/25] package/x11r7/xapp_setxkbmap: bump version to 1.3.3 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 12/25] package/x11r7/xapp_xclock: bump version to 1.1.1 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 13/25] package/x11r7/xapp_xdm: bump version to 1.1.13 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 14/25] package/x11r7/xapp_xedit: bump version to 1.2.3 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 15/25] package/x11r7/xapp_xload: bump version to 1.1.4 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 16/25] package/x11r7/xapp_xlsfonts: bump version to 1.0.7 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5 Bernd Kuhls
2022-05-12 19:48   ` Yann E. MORIN [this message]
2022-05-13  8:22     ` Luca Ceresoli
2022-05-13  9:10     ` Peter Korsgaard
2022-05-13 19:51       ` Arnout Vandecappelle
2022-05-12 18:53 ` [Buildroot] [PATCH 18/25] package/x11r7/xdriver_xf86-video-dummy: bump version to 0.4.0 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 19/25] package/x11r7/xapp_xdpyinfo: bump version to 1.3.3 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 20/25] package/x11r7/xapp_xauth: bump version to 1.1.2 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 21/25] package/x11r7/xorgproto: bump version to 2022.1 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 22/25] package/x11r7/xlib_libX11: bump version to 1.8 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 23/25] package/x11r7/xapp_bitmap: bump version to 1.1.0 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 24/25] package/x11r7/xcb-proto: bump version to 1.15 Bernd Kuhls
2022-05-12 18:53 ` [Buildroot] [PATCH 25/25] package/x11r7/libxcb: " Bernd Kuhls
2022-05-12 19:51 ` [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 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=20220512194821.GB1597494@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.org \
    --cc=luca@lucaceresoli.net \
    /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