[Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5

Yann E. MORIN yann.morin.1998 at free.fr
Thu May 12 19:48:21 UTC 2022


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 at 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 at 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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list