All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13
@ 2022-05-12 18:53 Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 02/25] package/x11r7/xapp_twm: bump version to 1.0.12 Bernd Kuhls
                   ` (24 more replies)
  0 siblings, 25 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-March/003132.html

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/xlib_libXvMC/xlib_libXvMC.hash | 11 ++++-------
 package/x11r7/xlib_libXvMC/xlib_libXvMC.mk   |  4 ++--
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash b/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
index be4ba751aa..15221969e3 100644
--- a/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
+++ b/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
@@ -1,8 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-September/003023.html
-md5 3569ff7f3e26864d986d6a21147eaa58  libXvMC-1.0.12.tar.bz2
-sha1 4871f92a83faa86aff5c630a2d6016c67bf11b97  libXvMC-1.0.12.tar.bz2
-sha256 6b3da7977b3f7eaf4f0ac6470ab1e562298d82c4e79077765787963ab7966dcd  libXvMC-1.0.12.tar.bz2
-sha512 62cb9a72b20af3b081d2d555a253b0e2b8b26b31f4fad10bd3e53bbf96e1663b61bd8df2b78b16f18218cd37cce0c9e6809ae16ded226b37a8b199e41b223955  libXvMC-1.0.12.tar.bz2
-
+# From https://lists.x.org/archives/xorg-announce/2022-March/003132.html
+sha256  0a9ebe6dea7888a747e5aca1b891d53cd7d3a5f141a9645f77d9b6a12cee657c  libXvMC-1.0.13.tar.xz
+sha512  c9d0f73884a586efb9ea4f77fc8555f60d940077d7dff8eaa765b86345c8b4e3d80b860f68191d2830c272b9e464c08450fbb51bb64819753a6f4228c71861ac  libXvMC-1.0.13.tar.xz
 # Locally computed
-sha256 b7c709df281675a07eb60a71c5fa2599d1ef538eb79ae7ad6e774b10e4a804c4  COPYING
+sha256  b7c709df281675a07eb60a71c5fa2599d1ef538eb79ae7ad6e774b10e4a804c4  COPYING
diff --git a/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk b/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
index 7980f17493..c1fe31277e 100644
--- a/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
+++ b/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XLIB_LIBXVMC_VERSION = 1.0.12
-XLIB_LIBXVMC_SOURCE = libXvMC-$(XLIB_LIBXVMC_VERSION).tar.bz2
+XLIB_LIBXVMC_VERSION = 1.0.13
+XLIB_LIBXVMC_SOURCE = libXvMC-$(XLIB_LIBXVMC_VERSION).tar.xz
 XLIB_LIBXVMC_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXVMC_LICENSE = MIT
 XLIB_LIBXVMC_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 02/25] package/x11r7/xapp_twm: bump version to 1.0.12
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 03/25] package/x11r7/xlib_libXcursor: bump version to 1.2.1 Bernd Kuhls
                   ` (23 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003135.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xapp_twm/xapp_twm.hash | 6 +++---
 package/x11r7/xapp_twm/xapp_twm.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/x11r7/xapp_twm/xapp_twm.hash b/package/x11r7/xapp_twm/xapp_twm.hash
index 26661f1fbd..75d89a9984 100644
--- a/package/x11r7/xapp_twm/xapp_twm.hash
+++ b/package/x11r7/xapp_twm/xapp_twm.hash
@@ -1,5 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2020-June/003047.html
-sha256  f4e8a842dec410e79741f25ed4dfac09df080835d0bba2e3983b5914569b68c7  twm-1.0.11.tar.xz
-sha512  948034bba23e6b6c4412fcd2e46bb11a9980297601218a54a5055165ab0229a44dde0d50f338b24e82d76f390597e2fa09d11ff7f3fe1b1d736b10083c7da20d  twm-1.0.11.tar.xz
+# From https://lists.x.org/archives/xorg-announce/2022-April/003135.html
+sha256  aaf201d4de04c1bb11eed93de4bee0147217b7bdf61b7b761a56b2fdc276afe4  twm-1.0.12.tar.xz
+sha512  f3d68df7e06516f6b74f19181efcfd9db2479c8ea0c72c3a6ed0dc1b222405b40d81a2dea17b662955e0c1783e87d0d3eb067c3b6e7c6eed8c0d38d03d362260  twm-1.0.12.tar.xz
 # Locally computed
 sha256  4809ffc9656bc9a704e19ab467d1cedc97c48c9d1f9a4018e6d99d2e61f75945  COPYING
diff --git a/package/x11r7/xapp_twm/xapp_twm.mk b/package/x11r7/xapp_twm/xapp_twm.mk
index 46d4ca331d..b222830497 100644
--- a/package/x11r7/xapp_twm/xapp_twm.mk
+++ b/package/x11r7/xapp_twm/xapp_twm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XAPP_TWM_VERSION = 1.0.11
+XAPP_TWM_VERSION = 1.0.12
 XAPP_TWM_SOURCE = twm-$(XAPP_TWM_VERSION).tar.xz
 XAPP_TWM_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_TWM_LICENSE = MIT
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 03/25] package/x11r7/xlib_libXcursor: bump version to 1.2.1
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 04/25] package/x11r7/xapp_xcalc: bump version to 1.1.1 Bernd Kuhls
                   ` (22 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003136.html

Removed md5 and sha1 hashes, not provided by upstream anymore.
Switched tarball to upstream-provided .xz format.

Updated license hash due to upstream commit "Convert COPYING from
ISO-8859-1 to UTF-8":
https://gitlab.freedesktop.org/xorg/lib/libxcursor/-/commit/66accad188420c40f0d62b409bfd2af605bb6f05

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXcursor/xlib_libXcursor.hash | 10 ++++------
 package/x11r7/xlib_libXcursor/xlib_libXcursor.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash b/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash
index 3a12253d40..11575edbf5 100644
--- a/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash
+++ b/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-March/002972.html
-md5 9b9be0e289130fb820aedf67705fc549  libXcursor-1.2.0.tar.bz2
-sha1 cca0b34955d3c2f657f05a2a2c40f75353ddd912  libXcursor-1.2.0.tar.bz2
-sha256 3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782  libXcursor-1.2.0.tar.bz2
-sha512 2b12d0fd17e311ce269dbba58588698885815eb07aa44d48525ed5cd9e5f379bb90138a792a191e2f74888ab10b3ca9a4f507f21de0984ed79748973ab927a03  libXcursor-1.2.0.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003136.html
+sha256  46c143731610bafd2070159a844571b287ac26192537d047a39df06155492104  libXcursor-1.2.1.tar.xz
+sha512  ebb42a39855aab86d0c11fe6ad33d011cf56a6dc5c309bef643460319c03df239b7e09fe88777bb25c0e9ff8aceac6bf66e51cc04a2d5ee463b3bc3bbf1674e3  libXcursor-1.2.1.tar.xz
 # Locally computed
-sha256 1f1588aff23eec0cb6bb9cfe02f8a75abbe43faf3d9b1eff54b7fbc42774b3ad  COPYING
+sha256  ad2e9d279088c5d612fb0e506ea8bb7d9f01b411e7f4b97b64589c3cd48a68f1  COPYING
diff --git a/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk b/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
index 79d9904010..4a1ffcce9e 100644
--- a/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
+++ b/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XLIB_LIBXCURSOR_VERSION = 1.2.0
-XLIB_LIBXCURSOR_SOURCE = libXcursor-$(XLIB_LIBXCURSOR_VERSION).tar.bz2
+XLIB_LIBXCURSOR_VERSION = 1.2.1
+XLIB_LIBXCURSOR_SOURCE = libXcursor-$(XLIB_LIBXCURSOR_VERSION).tar.xz
 XLIB_LIBXCURSOR_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXCURSOR_LICENSE = MIT
 XLIB_LIBXCURSOR_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 04/25] package/x11r7/xapp_xcalc: bump version to 1.1.1
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 05/25] package/x11r7/xapp_editres: bump version to 1.0.8 Bernd Kuhls
                   ` (21 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003138.html

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_xcalc/xapp_xcalc.hash | 10 ++++------
 package/x11r7/xapp_xcalc/xapp_xcalc.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_xcalc/xapp_xcalc.hash b/package/x11r7/xapp_xcalc/xapp_xcalc.hash
index d7fac37ea6..0580253dd6 100644
--- a/package/x11r7/xapp_xcalc/xapp_xcalc.hash
+++ b/package/x11r7/xapp_xcalc/xapp_xcalc.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-June/002996.html
-md5 3b566e47c76356cecaa71eb431767ae1  xcalc-1.1.0.tar.bz2
-sha1 0537f7ee56558cf80133c6b49c4757c1166aaeb6  xcalc-1.1.0.tar.bz2
-sha256 d5d746954465afc3da1f355d721882806568fb04b4d059c027702c0d16a3b5eb  xcalc-1.1.0.tar.bz2
-sha512 877aab7bb08f409a21c26b841f4d91eb6993914ed0d26512e47d6b3d2b3e0b231158901415a106cfb45de43f03f253bf2a8733f986538d4ee810afe0e54f98d5  xcalc-1.1.0.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003138.html
+sha256  8cb08212c5322e8043f39b28699e13a43f000976c90b3c7fadd4fae2766326b4  xcalc-1.1.1.tar.xz
+sha512  a261e9798d62727f40b9aff07e68e63ba40aa7f4f9b1811d8efd8c3e73cd5912d6178c55ca3c059968191051bd20b889b06b5e92b3df70c7b5d09bd013b9ebdb  xcalc-1.1.1.tar.xz
 # Locally computed
-sha256 8dd69dbec37866a41d3040c5c478aca46e0b50c30319f178064d5e2ed9d3f912  COPYING
+sha256  8dd69dbec37866a41d3040c5c478aca46e0b50c30319f178064d5e2ed9d3f912  COPYING
diff --git a/package/x11r7/xapp_xcalc/xapp_xcalc.mk b/package/x11r7/xapp_xcalc/xapp_xcalc.mk
index b917d9e98e..849746ece3 100644
--- a/package/x11r7/xapp_xcalc/xapp_xcalc.mk
+++ b/package/x11r7/xapp_xcalc/xapp_xcalc.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_XCALC_VERSION = 1.1.0
-XAPP_XCALC_SOURCE = xcalc-$(XAPP_XCALC_VERSION).tar.bz2
+XAPP_XCALC_VERSION = 1.1.1
+XAPP_XCALC_SOURCE = xcalc-$(XAPP_XCALC_VERSION).tar.xz
 XAPP_XCALC_SITE = https://xorg.freedesktop.org/releases/individual/app
 XAPP_XCALC_LICENSE = MIT
 XAPP_XCALC_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 05/25] package/x11r7/xapp_editres: bump version to 1.0.8
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (2 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 06/25] package/x11r7/xapp_iceauth: bump version to 1.0.9 Bernd Kuhls
                   ` (20 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003139.html

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_editres/xapp_editres.hash | 10 ++++------
 package/x11r7/xapp_editres/xapp_editres.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_editres/xapp_editres.hash b/package/x11r7/xapp_editres/xapp_editres.hash
index 1536795515..a1a8ab9005 100644
--- a/package/x11r7/xapp_editres/xapp_editres.hash
+++ b/package/x11r7/xapp_editres/xapp_editres.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2018-March/002846.html
-md5 526cf79edc0c5e379aefb21539243f96  editres-1.0.7.tar.bz2
-sha1 389e953ebb5080564a6780cb34b72bafae7f5540  editres-1.0.7.tar.bz2
-sha256 089ad34628e55a779b97e369f55fb12caefc96d684b508d9022eb9e12b775c11  editres-1.0.7.tar.bz2
-sha512 b9c928b556116bf50cf4b6ea779bdc9fedf29f5db3e6a8cc75c122578c92e1cc530a81b226ec24aad183b8ebc2de570f200314b0d9ce7883b6e3306007365b32  editres-1.0.7.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003139.html
+sha256  83cf5dffb1883635fd9c6a8dc48ff9e560f6c6d8ce1a0e929d5f409cba18b6f9  editres-1.0.8.tar.xz
+sha512  9a007ed7a02abf61af8b65a163a7289a1e960db390db401bdfad162aa642e0eb887ecf85be14093efd8567c68f5e01450bb8321403a203a00065fa21985c7922  editres-1.0.8.tar.xz
 # Locally computed
-sha256 b1049cf96db2c00428b8313541ab333ec4e06f102955f3edd44f88ec43b0acd6  COPYING
+sha256  b1049cf96db2c00428b8313541ab333ec4e06f102955f3edd44f88ec43b0acd6  COPYING
diff --git a/package/x11r7/xapp_editres/xapp_editres.mk b/package/x11r7/xapp_editres/xapp_editres.mk
index 108a0ec351..bd1bce732c 100644
--- a/package/x11r7/xapp_editres/xapp_editres.mk
+++ b/package/x11r7/xapp_editres/xapp_editres.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_EDITRES_VERSION = 1.0.7
-XAPP_EDITRES_SOURCE = editres-$(XAPP_EDITRES_VERSION).tar.bz2
+XAPP_EDITRES_VERSION = 1.0.8
+XAPP_EDITRES_SOURCE = editres-$(XAPP_EDITRES_VERSION).tar.xz
 XAPP_EDITRES_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_EDITRES_LICENSE = MIT
 XAPP_EDITRES_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 06/25] package/x11r7/xapp_iceauth: bump version to 1.0.9
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (3 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 07/25] package/x11r7/xapp_appres: bump version to 1.0.6 Bernd Kuhls
                   ` (19 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003140.html

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_iceauth/xapp_iceauth.hash | 10 ++++------
 package/x11r7/xapp_iceauth/xapp_iceauth.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_iceauth/xapp_iceauth.hash b/package/x11r7/xapp_iceauth/xapp_iceauth.hash
index f1ea73a7af..694b6beaa1 100644
--- a/package/x11r7/xapp_iceauth/xapp_iceauth.hash
+++ b/package/x11r7/xapp_iceauth/xapp_iceauth.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2018-March/002850.html
-md5 3b9b79fa0f9928161f4bad94273de7ae  iceauth-1.0.8.tar.bz2
-sha1 2ce23c40a17d98badeb8ce70d26e81a5ac0e178c  iceauth-1.0.8.tar.bz2
-sha256 e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6  iceauth-1.0.8.tar.bz2
-sha512 9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1  iceauth-1.0.8.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003140.html
+sha256  2cb9dfcb545683af77fb1029bea3fc52dcc8a0666f7b8b2d7373b6ed4c408c05  iceauth-1.0.9.tar.xz
+sha512  16b2f58008587cf1544037ca8b1c76dbb75eb043b3048b3064e66ba6b147962233f1453c2cf18bfb136dd6dd21d3e27b5219e17e1ab7b81dbe93fb6aff801a72  iceauth-1.0.9.tar.xz
 # Locally computed
-sha256 fdd9ba8ccb92af2f31f542e7b7a18c27257e6cdce147d231bc9ba3654ad84976  COPYING
+sha256  fdd9ba8ccb92af2f31f542e7b7a18c27257e6cdce147d231bc9ba3654ad84976  COPYING
diff --git a/package/x11r7/xapp_iceauth/xapp_iceauth.mk b/package/x11r7/xapp_iceauth/xapp_iceauth.mk
index 0e0e001705..ba1f522911 100644
--- a/package/x11r7/xapp_iceauth/xapp_iceauth.mk
+++ b/package/x11r7/xapp_iceauth/xapp_iceauth.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_ICEAUTH_VERSION = 1.0.8
-XAPP_ICEAUTH_SOURCE = iceauth-$(XAPP_ICEAUTH_VERSION).tar.bz2
+XAPP_ICEAUTH_VERSION = 1.0.9
+XAPP_ICEAUTH_SOURCE = iceauth-$(XAPP_ICEAUTH_VERSION).tar.xz
 XAPP_ICEAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_ICEAUTH_LICENSE = MIT
 XAPP_ICEAUTH_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 07/25] package/x11r7/xapp_appres: bump version to 1.0.6
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (4 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 08/25] package/x11r7/xapp_listres: bump version to 1.0.5 Bernd Kuhls
                   ` (18 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003141.html

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_appres/xapp_appres.hash | 10 ++++------
 package/x11r7/xapp_appres/xapp_appres.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_appres/xapp_appres.hash b/package/x11r7/xapp_appres/xapp_appres.hash
index 8750e2d14c..17190e60e7 100644
--- a/package/x11r7/xapp_appres/xapp_appres.hash
+++ b/package/x11r7/xapp_appres/xapp_appres.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2018-March/002847.html
-md5 f544e701043249d2bb3deed48314bc55  appres-1.0.5.tar.bz2
-sha1 5e5dbffd0a125732bb8bb8a202e04555a9604089  appres-1.0.5.tar.bz2
-sha256 ffad893712c81943b919e3cbfe46fc65259cc0d9eb96d5e658670e3fbb265928  appres-1.0.5.tar.bz2
-sha512 70825563cd80f0f433c48ab2fdae888072939c1b22fb22340b70b9444c97916275ed92c9e5bf9a06bb76c32a5371b89ff7c0211a9a47a227c88311078c2c4137  appres-1.0.5.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003141.html
+sha256  8b2257e2a0a1ad8330323aec23f07c333075d7fe4e6efd88e0c18fba8223590b  appres-1.0.6.tar.xz
+sha512  6d14f6a2ad5c83a4d42d4c51ec9a9f32652dfe7624881f1f41c0b1f4946904e7e5ca81a2fd9f4f4824488ce1bd2a4047f92320626bf33b0f1afc5e6b89d3e2b9  appres-1.0.6.tar.xz
 # Locally computed
-sha256 5969302729a9621fd526a7f9942a51a29b858e0b682ffd28eeda5fc4dfaddf55  COPYING
+sha256  5969302729a9621fd526a7f9942a51a29b858e0b682ffd28eeda5fc4dfaddf55  COPYING
diff --git a/package/x11r7/xapp_appres/xapp_appres.mk b/package/x11r7/xapp_appres/xapp_appres.mk
index 4159332bd3..9beada295c 100644
--- a/package/x11r7/xapp_appres/xapp_appres.mk
+++ b/package/x11r7/xapp_appres/xapp_appres.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_APPRES_VERSION = 1.0.5
-XAPP_APPRES_SOURCE = appres-$(XAPP_APPRES_VERSION).tar.bz2
+XAPP_APPRES_VERSION = 1.0.6
+XAPP_APPRES_SOURCE = appres-$(XAPP_APPRES_VERSION).tar.xz
 XAPP_APPRES_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_APPRES_LICENSE = MIT
 XAPP_APPRES_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 08/25] package/x11r7/xapp_listres: bump version to 1.0.5
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (5 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 09/25] package/x11r7/xapp_mkfontscale: bump version to 1.2.2 Bernd Kuhls
                   ` (17 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003142.html

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_listres/xapp_listres.hash | 10 ++++------
 package/x11r7/xapp_listres/xapp_listres.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_listres/xapp_listres.hash b/package/x11r7/xapp_listres/xapp_listres.hash
index 1e1c11953a..30fccec9d3 100644
--- a/package/x11r7/xapp_listres/xapp_listres.hash
+++ b/package/x11r7/xapp_listres/xapp_listres.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2018-March/002848.html
-md5 24e05349f2881aaa58cbe160e49223ac  listres-1.0.4.tar.bz2
-sha1 903857c7a9ec3d8edc8a88101aef33cd27796649  listres-1.0.4.tar.bz2
-sha256 6a1229f478796e141d6658762f432ebbe1f6083b27550847d52239b3f7ec2b10  listres-1.0.4.tar.bz2
-sha512 925bceab6ff96fcf91f58ba2f858905d6e2eff7074ba29cfc02def7c19fb493545837884f1070dc004422451f749cd459000c01e8c9bb51a7cce7f7ab4067b8a  listres-1.0.4.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003142.html
+sha256  ce2a00bbe7d2eb8d75177006f343c80443a22d52570c48a43c6fe70ea074dc9d  listres-1.0.5.tar.xz
+sha512  caa3626773031fbf6d8bcc1f697afe6add64fe4a8d1d766c42d5c2346050869dd23a26a1718411134ab05c75835facf0786cab5595721a16df423cdc54dd813d  listres-1.0.5.tar.xz
 # Locally computed
-sha256 aefb540c54bc95c68702cd2ae668c559e63cc1a84f55ae5c0e78547e7d75d2d5  COPYING
+sha256  aefb540c54bc95c68702cd2ae668c559e63cc1a84f55ae5c0e78547e7d75d2d5  COPYING
diff --git a/package/x11r7/xapp_listres/xapp_listres.mk b/package/x11r7/xapp_listres/xapp_listres.mk
index b4ac3e1de8..e0d7487f68 100644
--- a/package/x11r7/xapp_listres/xapp_listres.mk
+++ b/package/x11r7/xapp_listres/xapp_listres.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_LISTRES_VERSION = 1.0.4
-XAPP_LISTRES_SOURCE = listres-$(XAPP_LISTRES_VERSION).tar.bz2
+XAPP_LISTRES_VERSION = 1.0.5
+XAPP_LISTRES_SOURCE = listres-$(XAPP_LISTRES_VERSION).tar.xz
 XAPP_LISTRES_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_LISTRES_LICENSE = MIT
 XAPP_LISTRES_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 09/25] package/x11r7/xapp_mkfontscale: bump version to 1.2.2
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (6 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 10/25] package/x11r7/xapp_rstart: bump version to 1.0.6 Bernd Kuhls
                   ` (16 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003144.html

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_mkfontscale/xapp_mkfontscale.hash | 10 ++++------
 package/x11r7/xapp_mkfontscale/xapp_mkfontscale.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash b/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash
index cbcdb1700b..cad6c11365 100644
--- a/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash
+++ b/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-March/002988.html
-md5 215940de158b1a3d8b3f8b442c606e2f  mkfontscale-1.2.1.tar.bz2
-sha1 fb9d0458a4476a237609b676f9cebcc64b0a8a85  mkfontscale-1.2.1.tar.bz2
-sha256 ca0495eb974a179dd742bfa6199d561bda1c8da4a0c5a667f21fd82aaab6bac7  mkfontscale-1.2.1.tar.bz2
-sha512 4d243160e1f7f8dfa6a8f53349c1a42a55fc99426455ebdef58352c5e951fce8b4f1fbd1061a76c9a148095b002eac372db1ae5e2647d2ccb4886635b317b18c  mkfontscale-1.2.1.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003144.html
+sha256  8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4  mkfontscale-1.2.2.tar.xz
+sha512  4c846816325347c91008d76b3a5610c1e58a8414fd55117e7ccf51310db4b20b8397ecf6c9177ff77322e27ee088bf034fd175c9210465c50b094bab8dada4b3  mkfontscale-1.2.2.tar.xz
 # Locally computed
-sha256 80df6f5b759f7775042313e4586506db60f26fd15b98b532cf518bd8cf1e8488  COPYING
+sha256  80df6f5b759f7775042313e4586506db60f26fd15b98b532cf518bd8cf1e8488  COPYING
diff --git a/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.mk b/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.mk
index 11d9cc952f..23b2e2283a 100644
--- a/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.mk
+++ b/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_MKFONTSCALE_VERSION = 1.2.1
-XAPP_MKFONTSCALE_SOURCE = mkfontscale-$(XAPP_MKFONTSCALE_VERSION).tar.bz2
+XAPP_MKFONTSCALE_VERSION = 1.2.2
+XAPP_MKFONTSCALE_SOURCE = mkfontscale-$(XAPP_MKFONTSCALE_VERSION).tar.xz
 XAPP_MKFONTSCALE_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_MKFONTSCALE_LICENSE = MIT
 XAPP_MKFONTSCALE_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 10/25] package/x11r7/xapp_rstart: bump version to 1.0.6
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (7 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 11/25] package/x11r7/xapp_setxkbmap: bump version to 1.3.3 Bernd Kuhls
                   ` (15 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003145.html

Switched tarball to upstream-provided .xz format.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xapp_rstart/xapp_rstart.hash | 5 +++--
 package/x11r7/xapp_rstart/xapp_rstart.mk   | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/package/x11r7/xapp_rstart/xapp_rstart.hash b/package/x11r7/xapp_rstart/xapp_rstart.hash
index e87424cb45..70b8ab5451 100644
--- a/package/x11r7/xapp_rstart/xapp_rstart.hash
+++ b/package/x11r7/xapp_rstart/xapp_rstart.hash
@@ -1,4 +1,5 @@
-# From http://lists.x.org/archives/xorg-announce/2013-February/002168.html
-sha256  29134e9fdffc8d6ac6904c293b392ba6a493ce571fbd2015485b19a8e4d0ffeb  rstart-1.0.5.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003145.html
+sha256  50273196a005615c9f242f029a92b3aabc01520145f6b2c61eabf9774972b20f  rstart-1.0.6.tar.xz
+sha512  8c0840f172c9efade4557e9a28de19e76e510bd17f1e964936a957dde5ada3d9ae8b2fa0502f61da15cdfc0c69d3308599253ee03571017086a45e4e83958e8f  rstart-1.0.6.tar.xz
 # Locally computed
 sha256  7561fa083e87cd511669d8725ebe89dde6cd4f72cdea35b817262dc6ad6fbe9a  COPYING
diff --git a/package/x11r7/xapp_rstart/xapp_rstart.mk b/package/x11r7/xapp_rstart/xapp_rstart.mk
index 2bcc2923ac..eb6b712a7e 100644
--- a/package/x11r7/xapp_rstart/xapp_rstart.mk
+++ b/package/x11r7/xapp_rstart/xapp_rstart.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_RSTART_VERSION = 1.0.5
-XAPP_RSTART_SOURCE = rstart-$(XAPP_RSTART_VERSION).tar.bz2
+XAPP_RSTART_VERSION = 1.0.6
+XAPP_RSTART_SOURCE = rstart-$(XAPP_RSTART_VERSION).tar.xz
 XAPP_RSTART_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_RSTART_LICENSE = MIT
 XAPP_RSTART_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 11/25] package/x11r7/xapp_setxkbmap: bump version to 1.3.3
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (8 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 12/25] package/x11r7/xapp_xclock: bump version to 1.1.1 Bernd Kuhls
                   ` (14 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003146.html

Added dependency to xlib_libXrandr needed after upstream commit:
https://gitlab.freedesktop.org/xorg/app/setxkbmap/-/commit/13d1e26d696c5113a20dfc2f56c03ddb837a2eac

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_setxkbmap/Config.in           |  1 +
 package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash | 10 ++++------
 package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk   |  6 +++---
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/package/x11r7/xapp_setxkbmap/Config.in b/package/x11r7/xapp_setxkbmap/Config.in
index 2b1389c753..add50813f0 100644
--- a/package/x11r7/xapp_setxkbmap/Config.in
+++ b/package/x11r7/xapp_setxkbmap/Config.in
@@ -2,5 +2,6 @@ config BR2_PACKAGE_XAPP_SETXKBMAP
 	bool "setxkbmap"
 	select BR2_PACKAGE_XLIB_LIBX11
 	select BR2_PACKAGE_XLIB_LIBXKBFILE
+	select BR2_PACKAGE_XLIB_LIBXRANDR
 	help
 	  Controls the keyboard layout of a running X server.
diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash
index 4f963593cb..a57d7cc737 100644
--- a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash
+++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-July/003007.html
-md5 93e736c98fb75856ee8227a0c49a128d  setxkbmap-1.3.2.tar.bz2
-sha1 44783734bc58fca93165a20da0bb3eca1ccb9ad9  setxkbmap-1.3.2.tar.bz2
-sha256 8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5  setxkbmap-1.3.2.tar.bz2
-sha512 bfa8015dee0d8d3fdbbd89afbd71c8606ce168d6edca8521d5ed05a00fecbea39bc4bfcce84b71458bdeb34c60bd80a5df27e0691ccee3966443ecdc937faf38  setxkbmap-1.3.2.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003146.html
+sha256  b560c678da6930a0da267304fa3a41cc5df39a96a5e23d06f14984c87b6f587b  setxkbmap-1.3.3.tar.xz
+sha512  208f07a7f7bce47b573099d4cd8c941a3a4d74b456720bc3ca1cbba298381a2ab98c7500d6e6cd6d5dd61840b7c42cf6521da754ec395f266f8158102a55ad58  setxkbmap-1.3.3.tar.xz
 # Locally computed
-sha256 afb8ce58340b6a6b85b73e256425263ce46f5a427279785e275991cb660cce82  COPYING
+sha256  afb8ce58340b6a6b85b73e256425263ce46f5a427279785e275991cb660cce82  COPYING
diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
index 8b69747593..4d48a3fbc1 100644
--- a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
+++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-XAPP_SETXKBMAP_VERSION = 1.3.2
-XAPP_SETXKBMAP_SOURCE = setxkbmap-$(XAPP_SETXKBMAP_VERSION).tar.bz2
+XAPP_SETXKBMAP_VERSION = 1.3.3
+XAPP_SETXKBMAP_SOURCE = setxkbmap-$(XAPP_SETXKBMAP_VERSION).tar.xz
 XAPP_SETXKBMAP_SITE = https://xorg.freedesktop.org/archive/individual/app
 XAPP_SETXKBMAP_LICENSE = MIT
 XAPP_SETXKBMAP_LICENSE_FILES = COPYING
-XAPP_SETXKBMAP_DEPENDENCIES = xlib_libX11 xlib_libxkbfile
+XAPP_SETXKBMAP_DEPENDENCIES = xlib_libX11 xlib_libxkbfile xlib_libXrandr
 
 $(eval $(autotools-package))
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 12/25] package/x11r7/xapp_xclock: bump version to 1.1.1
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (9 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 13/25] package/x11r7/xapp_xdm: bump version to 1.1.13 Bernd Kuhls
                   ` (13 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003147.html
https://lists.x.org/archives/xorg-announce/2022-April/003156.html

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_xclock/xapp_xclock.hash | 10 ++++------
 package/x11r7/xapp_xclock/xapp_xclock.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_xclock/xapp_xclock.hash b/package/x11r7/xapp_xclock/xapp_xclock.hash
index 881b40154d..0bc011732f 100644
--- a/package/x11r7/xapp_xclock/xapp_xclock.hash
+++ b/package/x11r7/xapp_xclock/xapp_xclock.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-July/003010.html
-md5 437522a96f424f68fc64ed34ece9b211  xclock-1.0.9.tar.bz2
-sha1 774c711cf7ee3f601f7209bbb01ce3f0d5ddbde6  xclock-1.0.9.tar.bz2
-sha256 cf461fb2c6f2ac42c54d8429ee2010fdb9a1442a370adfbfe8a7bfaf33c123bb  xclock-1.0.9.tar.bz2
-sha512 fcbac0b4ab1cea4ae0751ce1c0c6302048e5d98d459873c7580e4ca786ec49fa27f73e5831bdfe135abb5cfeabe886456276e9d01351ea7905c606f40f84522d  xclock-1.0.9.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003156.html
+sha256  df7ceabf8f07044a2fde4924d794554996811640a45de40cb12c2cf1f90f742c  xclock-1.1.1.tar.xz
+sha512  059ea986bc7537c2796e8855676e8357bd8a7852fbac0839b3f8a9e3ffa088de41bc4e4961973353f0a7b7293366b81bc764d74f3dc4e90e361da06185d976e7  xclock-1.1.1.tar.xz
 # Locally computed
-sha256 ee1f19f46801ef00e70498603e74df644d0b93fc82f06b55ce64c3a2c9f16e71  COPYING
+sha256  ee1f19f46801ef00e70498603e74df644d0b93fc82f06b55ce64c3a2c9f16e71  COPYING
diff --git a/package/x11r7/xapp_xclock/xapp_xclock.mk b/package/x11r7/xapp_xclock/xapp_xclock.mk
index 77cc7011d3..852ae5dbae 100644
--- a/package/x11r7/xapp_xclock/xapp_xclock.mk
+++ b/package/x11r7/xapp_xclock/xapp_xclock.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_XCLOCK_VERSION = 1.0.9
-XAPP_XCLOCK_SOURCE = xclock-$(XAPP_XCLOCK_VERSION).tar.bz2
+XAPP_XCLOCK_VERSION = 1.1.1
+XAPP_XCLOCK_SOURCE = xclock-$(XAPP_XCLOCK_VERSION).tar.xz
 XAPP_XCLOCK_SITE = https://xorg.freedesktop.org/archive/individual/app
 XAPP_XCLOCK_LICENSE = MIT
 XAPP_XCLOCK_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 13/25] package/x11r7/xapp_xdm: bump version to 1.1.13
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (10 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 14/25] package/x11r7/xapp_xedit: bump version to 1.2.3 Bernd Kuhls
                   ` (12 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003148.html

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_xdm/xapp_xdm.hash | 10 ++++------
 package/x11r7/xapp_xdm/xapp_xdm.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_xdm/xapp_xdm.hash b/package/x11r7/xapp_xdm/xapp_xdm.hash
index 605be9debc..5ba3a3f062 100644
--- a/package/x11r7/xapp_xdm/xapp_xdm.hash
+++ b/package/x11r7/xapp_xdm/xapp_xdm.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-March/002959.html
-md5 47c4c3bf8d59b64b64d134df8b5e5ec5  xdm-1.1.12.tar.bz2
-sha1 5cc5590e40837949b1a63cb030878f8ceebd4d85  xdm-1.1.12.tar.bz2
-sha256 0dd283f72dda098d09e2925b9278c95e21551e693a5802ab442d1b577d8327f4  xdm-1.1.12.tar.bz2
-sha512 1a4be0a070ced5db8fda6fc74794c9f9ed0cb37fa440fda6a3a7652aff62dfc3d7ba68b9facf054671ebf0f4db2a0eec29d0aa3716e3407ccd5529bac3553bdb  xdm-1.1.12.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003148.html
+sha256  e58267e8f1478f2f5cd57cbcf2367a36973860c3131a450a3e0816585af03264  xdm-1.1.13.tar.xz
+sha512  1c7ba51dc8c6989ff6ede3a3abd06e002903609d4ebd31f06ec39fbfee3a80a690c6180f85c3ab135a0de4623261d92a191d1ca5f733cdb3bd2e7e78977b98e5  xdm-1.1.13.tar.xz
 # Locally computed
-sha256 b33b4bebbd6511b3e15315e8e29d67f25334ee45da8b7da6e6e97c53a70c6923  COPYING
+sha256  b33b4bebbd6511b3e15315e8e29d67f25334ee45da8b7da6e6e97c53a70c6923  COPYING
diff --git a/package/x11r7/xapp_xdm/xapp_xdm.mk b/package/x11r7/xapp_xdm/xapp_xdm.mk
index 3c91e21579..98306f66f5 100644
--- a/package/x11r7/xapp_xdm/xapp_xdm.mk
+++ b/package/x11r7/xapp_xdm/xapp_xdm.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_XDM_VERSION = 1.1.12
-XAPP_XDM_SOURCE = xdm-$(XAPP_XDM_VERSION).tar.bz2
+XAPP_XDM_VERSION = 1.1.13
+XAPP_XDM_SOURCE = xdm-$(XAPP_XDM_VERSION).tar.xz
 XAPP_XDM_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XDM_LICENSE = MIT
 XAPP_XDM_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 14/25] package/x11r7/xapp_xedit: bump version to 1.2.3
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (11 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 15/25] package/x11r7/xapp_xload: bump version to 1.1.4 Bernd Kuhls
                   ` (11 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003149.html

Removed sha1 hash, not provided by upstream anymore.
Switched tarball to upstream-provided .xz format.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xapp_xedit/xapp_xedit.hash | 6 +++---
 package/x11r7/xapp_xedit/xapp_xedit.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/x11r7/xapp_xedit/xapp_xedit.hash b/package/x11r7/xapp_xedit/xapp_xedit.hash
index e521e00821..d550dbc8c6 100644
--- a/package/x11r7/xapp_xedit/xapp_xedit.hash
+++ b/package/x11r7/xapp_xedit/xapp_xedit.hash
@@ -1,5 +1,5 @@
-# From http://lists.x.org/archives/xorg-announce/2015-February/002535.html
-sha1	f37b5d0f8ec461955f0419dbb1890d8cf63d179d				xedit-1.2.2.tar.bz2
-sha256	69aa42885dfc06332ca22eb01cc7187e49206e6d65b74113a8ee4cc345fc2927	xedit-1.2.2.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003149.html
+sha256  bdd33afeeca881622e55d2cf28f07b4a98f083d0a2573c0b9048f25bdd62db2f  xedit-1.2.3.tar.xz
+sha512  1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a  xedit-1.2.3.tar.xz
 # Locally computed
 sha256  6d3e4092277ea08fc6b3180dba061120ea53ee965afb84fce16f8ab3d35bb47a  COPYING
diff --git a/package/x11r7/xapp_xedit/xapp_xedit.mk b/package/x11r7/xapp_xedit/xapp_xedit.mk
index 1cb99dc6f4..5aae798f05 100644
--- a/package/x11r7/xapp_xedit/xapp_xedit.mk
+++ b/package/x11r7/xapp_xedit/xapp_xedit.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_XEDIT_VERSION = 1.2.2
-XAPP_XEDIT_SOURCE = xedit-$(XAPP_XEDIT_VERSION).tar.bz2
+XAPP_XEDIT_VERSION = 1.2.3
+XAPP_XEDIT_SOURCE = xedit-$(XAPP_XEDIT_VERSION).tar.xz
 XAPP_XEDIT_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XEDIT_LICENSE = MIT
 XAPP_XEDIT_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 15/25] package/x11r7/xapp_xload: bump version to 1.1.4
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (12 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 16/25] package/x11r7/xapp_xlsfonts: bump version to 1.0.7 Bernd Kuhls
                   ` (10 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003150.html

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_xload/xapp_xload.hash | 10 ++++------
 package/x11r7/xapp_xload/xapp_xload.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_xload/xapp_xload.hash b/package/x11r7/xapp_xload/xapp_xload.hash
index 99d9cabb0e..9716fe1500 100644
--- a/package/x11r7/xapp_xload/xapp_xload.hash
+++ b/package/x11r7/xapp_xload/xapp_xload.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2018-March/002865.html
-md5 29afafdffe97f809d43a41db9dd63f25  xload-1.1.3.tar.bz2
-sha1 fd5053d38551883309863c2a43de2ceffa908a50  xload-1.1.3.tar.bz2
-sha256 f34e4803871d771325cfe52bebd98cc5b6040d3f065184ec73de436f9a375907  xload-1.1.3.tar.bz2
-sha512 8dbc4f0cee7b30d7381be819152b27653d9b0049266e59bde2e2c972a88c4f2bdea766fc407bbdfef15d0aab30fedc756189a1048170a812853133a5094fe7a5  xload-1.1.3.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003150.html
+sha256  8346b99120db24e0f42920f7f12e23e9b1b407d3a66ce419990387b608373031  xload-1.1.4.tar.xz
+sha512  114babe4e5a60f4713f9e4627ee0a1bbb2f1f238cb46f24c38aecff67f25e6b0f58cbd554c71095ddc2b01398adbfa379550a34c23c413db52157648028554f2  xload-1.1.4.tar.xz
 # Locally computed
-sha256 a09b31d26e4d2781eef1e71f39789f86cad6d81153e72064f45875910fa6258f COPYING
+sha256  a09b31d26e4d2781eef1e71f39789f86cad6d81153e72064f45875910fa6258f  COPYING
diff --git a/package/x11r7/xapp_xload/xapp_xload.mk b/package/x11r7/xapp_xload/xapp_xload.mk
index 9f491ccdc6..f219359447 100644
--- a/package/x11r7/xapp_xload/xapp_xload.mk
+++ b/package/x11r7/xapp_xload/xapp_xload.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_XLOAD_VERSION = 1.1.3
-XAPP_XLOAD_SOURCE = xload-$(XAPP_XLOAD_VERSION).tar.bz2
+XAPP_XLOAD_VERSION = 1.1.4
+XAPP_XLOAD_SOURCE = xload-$(XAPP_XLOAD_VERSION).tar.xz
 XAPP_XLOAD_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XLOAD_LICENSE = MIT
 XAPP_XLOAD_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 16/25] package/x11r7/xapp_xlsfonts: bump version to 1.0.7
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (13 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5 Bernd Kuhls
                   ` (9 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003151.html

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_xlsfonts/xapp_xlsfonts.hash | 10 ++++------
 package/x11r7/xapp_xlsfonts/xapp_xlsfonts.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_xlsfonts/xapp_xlsfonts.hash b/package/x11r7/xapp_xlsfonts/xapp_xlsfonts.hash
index f76369f97e..cd8ae4f368 100644
--- a/package/x11r7/xapp_xlsfonts/xapp_xlsfonts.hash
+++ b/package/x11r7/xapp_xlsfonts/xapp_xlsfonts.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2018-March/002867.html
-md5 5774fd4f518b3f338f2b28f270e04bfc  xlsfonts-1.0.6.tar.bz2
-sha1 bf95e46e0897dcb9d197ce20d4fa024b8ace5148  xlsfonts-1.0.6.tar.bz2
-sha256 89b80b3a030006ab6cef717be286c12f2477894b227158b1e6133274f6ebd368  xlsfonts-1.0.6.tar.bz2
-sha512 052a3b1dec23cb20fdfacd4500cb836feb3b888bf568a548ea71deb58a4ba10a1ad5392d658e95272c6d4a1832edf1f19c3de2498b78dca82c43ee52800a30c0  xlsfonts-1.0.6.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003151.html
+sha256  7b726945a967b44c35cddee5edd74802907a239ce2e2e515730b8a32c8e50465  xlsfonts-1.0.7.tar.xz
+sha512  ec82be0a97500a9e64fb5a6adbbec470b249b1267c3081c2bd44cd3e7148107517d1234c1da2f81b0405230ab03ad2943ea53756c3380f4d561665b38d0cedc0  xlsfonts-1.0.7.tar.xz
 # Locally computed
-sha256 dcdf5fa36a652efbe61a21def1301739b0010334ae3f049f1cff433221a8c7a5 COPYING
+sha256  dcdf5fa36a652efbe61a21def1301739b0010334ae3f049f1cff433221a8c7a5  COPYING
diff --git a/package/x11r7/xapp_xlsfonts/xapp_xlsfonts.mk b/package/x11r7/xapp_xlsfonts/xapp_xlsfonts.mk
index 0ccd4ea6b0..f8a35e5638 100644
--- a/package/x11r7/xapp_xlsfonts/xapp_xlsfonts.mk
+++ b/package/x11r7/xapp_xlsfonts/xapp_xlsfonts.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_XLSFONTS_VERSION = 1.0.6
-XAPP_XLSFONTS_SOURCE = xlsfonts-$(XAPP_XLSFONTS_VERSION).tar.bz2
+XAPP_XLSFONTS_VERSION = 1.0.7
+XAPP_XLSFONTS_SOURCE = xlsfonts-$(XAPP_XLSFONTS_VERSION).tar.xz
 XAPP_XLSFONTS_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XLSFONTS_LICENSE = MIT
 XAPP_XLSFONTS_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (14 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 19:48   ` Yann E. MORIN
  2022-05-12 18:53 ` [Buildroot] [PATCH 18/25] package/x11r7/xdriver_xf86-video-dummy: bump version to 0.4.0 Bernd Kuhls
                   ` (8 subsequent siblings)
  24 siblings, 1 reply; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

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

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

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 18/25] package/x11r7/xdriver_xf86-video-dummy: bump version to 0.4.0
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (15 preceding siblings ...)
  2022-05-12 18:53 ` [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5 Bernd Kuhls
@ 2022-05-12 18:53 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 19/25] package/x11r7/xapp_xdpyinfo: bump version to 1.3.3 Bernd Kuhls
                   ` (7 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003155.html

Reformatted license hash.
Switched tarball to upstream-provided .xz format.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash | 7 ++++---
 .../xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.mk   | 4 ++--
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash b/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash
index 3eac3840ef..eed28d3fde 100644
--- a/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash
+++ b/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.hash
@@ -1,4 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2016-December/002751.html
-sha256 3712bb869307233491e4c570732d6073c0dc3d99adfdb9977396a3fdf84e95b9  xf86-video-dummy-0.3.8.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003155.html
+sha256  e78ceae5c8c0588c7cb658f2afc3a9fac9ef665b52a75b01f8e9c5449a4e1e5a  xf86-video-dummy-0.4.0.tar.xz
+sha512  1150a84c4f17215b9c579d8ce9399d547a01970bf7b5396653f14beb13a62deefe3008bf3ad6a2c5c0f46da4cbc0b840c18a7dff339e3b882d108183fa1d30d9  xf86-video-dummy-0.4.0.tar.xz
 # Locally calculated
-sha256 e29aa81e74563d14e5633963107c030e74e8352ea7dafee1a9d7e19b7d0e887b  COPYING
+sha256  e29aa81e74563d14e5633963107c030e74e8352ea7dafee1a9d7e19b7d0e887b  COPYING
diff --git a/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.mk b/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.mk
index 3127f6cb1b..e863b1e506 100644
--- a/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.mk
+++ b/package/x11r7/xdriver_xf86-video-dummy/xdriver_xf86-video-dummy.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_DUMMY_VERSION = 0.3.8
-XDRIVER_XF86_VIDEO_DUMMY_SOURCE = xf86-video-dummy-$(XDRIVER_XF86_VIDEO_DUMMY_VERSION).tar.bz2
+XDRIVER_XF86_VIDEO_DUMMY_VERSION = 0.4.0
+XDRIVER_XF86_VIDEO_DUMMY_SOURCE = xf86-video-dummy-$(XDRIVER_XF86_VIDEO_DUMMY_VERSION).tar.xz
 XDRIVER_XF86_VIDEO_DUMMY_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_DUMMY_LICENSE = MIT
 XDRIVER_XF86_VIDEO_DUMMY_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 19/25] package/x11r7/xapp_xdpyinfo: bump version to 1.3.3
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (16 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 20/25] package/x11r7/xapp_xauth: bump version to 1.1.2 Bernd Kuhls
                   ` (6 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003157.html

Switched tarball to upstream-provided .xz format.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.hash | 5 +++--
 package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.mk   | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.hash b/package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.hash
index eb02eaeda7..07a3eb936c 100644
--- a/package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.hash
+++ b/package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.hash
@@ -1,4 +1,5 @@
-# From http://lists.x.org/archives/xorg-announce/2015-April/002569.html
-sha256  30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51  xdpyinfo-1.3.2.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003157.html
+sha256  356d5fd62f3e98ee36d6becf1b32d4ab6112d618339fb4b592ccffbd9e0fc206  xdpyinfo-1.3.3.tar.xz
+sha512  47fe0821bc64145876853712ebd7c0af80111c243813615b892429021cc9a53abd38c4684551ae300cb5a4eacdd3d26e2c93e789ed91a948b20e2c37cd2d2442  xdpyinfo-1.3.3.tar.xz
 # Locally computed
 sha256  49733ead65fdfa1da0d176f9b965cc08dae74d73d66c9606488d52f6fc036abf  COPYING
diff --git a/package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.mk b/package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.mk
index cf94f70bcf..c5e2a857e3 100644
--- a/package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.mk
+++ b/package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_XDPYINFO_VERSION = 1.3.2
-XAPP_XDPYINFO_SOURCE = xdpyinfo-$(XAPP_XDPYINFO_VERSION).tar.bz2
+XAPP_XDPYINFO_VERSION = 1.3.3
+XAPP_XDPYINFO_SOURCE = xdpyinfo-$(XAPP_XDPYINFO_VERSION).tar.xz
 XAPP_XDPYINFO_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XDPYINFO_LICENSE = MIT
 XAPP_XDPYINFO_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 20/25] package/x11r7/xapp_xauth: bump version to 1.1.2
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (17 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 21/25] package/x11r7/xorgproto: bump version to 2022.1 Bernd Kuhls
                   ` (5 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003158.html

Switched tarball to upstream-provided .xz format.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xapp_xauth/xapp_xauth.hash | 7 +++----
 package/x11r7/xapp_xauth/xapp_xauth.mk   | 4 ++--
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/package/x11r7/xapp_xauth/xapp_xauth.hash b/package/x11r7/xapp_xauth/xapp_xauth.hash
index 22ea4cadfd..e66c1a67b1 100644
--- a/package/x11r7/xapp_xauth/xapp_xauth.hash
+++ b/package/x11r7/xapp_xauth/xapp_xauth.hash
@@ -1,6 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2021-November/003118.html
-sha256  164ea0a29137b284a47b886ef2affcb0a74733bf3aad04f9b106b1a6c82ebd92  xauth-1.1.1.tar.bz2
-sha512  998c3158378fff50d368959c29335173b8d98e02591cb3d7b2f9534b5a44b19deb4cb7da9bf291ca5a37f69f833d72839b2c6611723306d10c1b4968ae4d4120  xauth-1.1.1.tar.bz2
-
+# From https://lists.x.org/archives/xorg-announce/2022-April/003158.html
+sha256  78ba6afd19536ced1dddb3276cba6e9555a211b468a06f95f6a97c62ff8ee200  xauth-1.1.2.tar.xz
+sha512  ac23fcd166b45abf7b030994ff3332c9906023dc1ddfa9b9d3000e6a914dc5e0213c4a2aa409cb3ddb93e1f9f4f6374376109241a95ef8c36af842de1f6f76e8  xauth-1.1.2.tar.xz
 # Locally computed
 sha256 dcdf5fa36a652efbe61a21def1301739b0010334ae3f049f1cff433221a8c7a5  COPYING
diff --git a/package/x11r7/xapp_xauth/xapp_xauth.mk b/package/x11r7/xapp_xauth/xapp_xauth.mk
index 64b064d3bd..248a66e3a0 100644
--- a/package/x11r7/xapp_xauth/xapp_xauth.mk
+++ b/package/x11r7/xapp_xauth/xapp_xauth.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_XAUTH_VERSION = 1.1.1
-XAPP_XAUTH_SOURCE = xauth-$(XAPP_XAUTH_VERSION).tar.bz2
+XAPP_XAUTH_VERSION = 1.1.2
+XAPP_XAUTH_SOURCE = xauth-$(XAPP_XAUTH_VERSION).tar.xz
 XAPP_XAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XAUTH_LICENSE = MIT
 XAPP_XAUTH_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 21/25] package/x11r7/xorgproto: bump version to 2022.1
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (18 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 22/25] package/x11r7/xlib_libX11: bump version to 1.8 Bernd Kuhls
                   ` (4 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003160.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xorgproto/xorgproto.hash | 6 +++---
 package/x11r7/xorgproto/xorgproto.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/x11r7/xorgproto/xorgproto.hash b/package/x11r7/xorgproto/xorgproto.hash
index 802217ce77..bd9cae2510 100644
--- a/package/x11r7/xorgproto/xorgproto.hash
+++ b/package/x11r7/xorgproto/xorgproto.hash
@@ -1,6 +1,6 @@
-# From https://lists.x.org/archives/xorg-announce/2021-September/date.html
-sha256  aa2f663b8dbd632960b24f7477aa07d901210057f6ab1a1db5158732569ca015  xorgproto-2021.5.tar.bz2
-sha512  0f5c4ee4fd56cd46f4d5850bcf3e04c92d2e98de54d0113987cb49fc83cf1f4d0e50e976333179c72fe2178cfa15ec6c1bfc4e76fc3bc2a4be80616ce079da87  xorgproto-2021.5.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003160.html
+sha256  1d2dcc66963f234d2c1e1f8d98a0d3e8725149cdac0a263df4097593c48bc2a6  xorgproto-2022.1.tar.bz2
+sha512  add275a9c0d005053f31fdca6da009142792a3c7e2cd4b56da93eed3a397adf52d91c441ff6455959b87559f402eb9f46fdd8932e951c7d2d96623975391202a  xorgproto-2022.1.tar.bz2
 
 # Locally computed
 sha256  aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555  COPYING-applewmproto
diff --git a/package/x11r7/xorgproto/xorgproto.mk b/package/x11r7/xorgproto/xorgproto.mk
index 1d5cd4caa8..89cc248386 100644
--- a/package/x11r7/xorgproto/xorgproto.mk
+++ b/package/x11r7/xorgproto/xorgproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XORGPROTO_VERSION = 2021.5
+XORGPROTO_VERSION = 2022.1
 XORGPROTO_SOURCE = xorgproto-$(XORGPROTO_VERSION).tar.bz2
 XORGPROTO_SITE = https://xorg.freedesktop.org/archive/individual/proto
 XORGPROTO_LICENSE = MIT
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 22/25] package/x11r7/xlib_libX11: bump version to 1.8
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (19 preceding siblings ...)
  2022-05-12 18:53 ` [Buildroot] [PATCH 21/25] package/x11r7/xorgproto: bump version to 2022.1 Bernd Kuhls
@ 2022-05-12 18:53 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 23/25] package/x11r7/xapp_bitmap: bump version to 1.1.0 Bernd Kuhls
                   ` (3 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003161.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libX11/xlib_libX11.hash | 7 +++----
 package/x11r7/xlib_libX11/xlib_libX11.mk   | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/package/x11r7/xlib_libX11/xlib_libX11.hash b/package/x11r7/xlib_libX11/xlib_libX11.hash
index 126be07f03..8073888436 100644
--- a/package/x11r7/xlib_libX11/xlib_libX11.hash
+++ b/package/x11r7/xlib_libX11/xlib_libX11.hash
@@ -1,6 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2021-December/003121.html
-sha256  2ffd417266fb875028fdc0ef349694f63dbcd76d0b0cfacfb52e6151f4b60989  libX11-1.7.3.1.tar.xz
-sha512  a2620076db4bf35ab94706c8ab714e9c3fecbdd533cf99cdffeabaf49a1a1d30a233eb2dc76da51b01d50c43f11780aa3b2936668d982a33fa7d5008be44e25b  libX11-1.7.3.1.tar.xz
-
+# From https://lists.x.org/archives/xorg-announce/2022-April/003161.html
+sha256  081bf42ebab023aa92cfdb20c7af8c5ae13d13e88a5e22f90f4453ef80bbdde4  libX11-1.8.tar.xz
+sha512  64899ba9efbda00211daf08534a2a98eba86bb377980d21ce319106075cd36b511b17245d02e8ebd1045e7c2147f2c005004bcf579121138be7a7b879eeca83b  libX11-1.8.tar.xz
 # Locally computed
 sha256  2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e  COPYING
diff --git a/package/x11r7/xlib_libX11/xlib_libX11.mk b/package/x11r7/xlib_libX11/xlib_libX11.mk
index a8dc7f3668..44ab866596 100644
--- a/package/x11r7/xlib_libX11/xlib_libX11.mk
+++ b/package/x11r7/xlib_libX11/xlib_libX11.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBX11_VERSION = 1.7.3.1
+XLIB_LIBX11_VERSION = 1.8
 XLIB_LIBX11_SOURCE = libX11-$(XLIB_LIBX11_VERSION).tar.xz
 XLIB_LIBX11_SITE = https://xorg.freedesktop.org/archive/individual/lib
 XLIB_LIBX11_LICENSE = MIT
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 23/25] package/x11r7/xapp_bitmap: bump version to 1.1.0
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (20 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 18:53 ` [Buildroot] [PATCH 24/25] package/x11r7/xcb-proto: bump version to 1.15 Bernd Kuhls
                   ` (2 subsequent siblings)
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003162.html

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_bitmap/xapp_bitmap.hash | 10 ++++------
 package/x11r7/xapp_bitmap/xapp_bitmap.mk   |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_bitmap/xapp_bitmap.hash b/package/x11r7/xapp_bitmap/xapp_bitmap.hash
index f632bce3c5..8953bfc5f7 100644
--- a/package/x11r7/xapp_bitmap/xapp_bitmap.hash
+++ b/package/x11r7/xapp_bitmap/xapp_bitmap.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-February/002941.html
-md5 b94172053ffa282bd88274f1e6a677f1  bitmap-1.0.9.tar.bz2
-sha1 26ba3130b14a2db81b427f2353ac21301c5d2527  bitmap-1.0.9.tar.bz2
-sha256 e0f3afad5272d796f54c33fa1b5bd1fb3f62843a54b28c87196d06a35123e5f5  bitmap-1.0.9.tar.bz2
-sha512 873c626c72a0f4025fe8c8aeedbf3fe4ee5657fb487ad7410406a20da518c0358041dc45c2549926cc10e1d031977073b9d1ddb32830fdce95b716a52fe44456  bitmap-1.0.9.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-April/003162.html
+sha256  8e86879c2feeece3f10e189330479cf51da0dd268355d1e3ee8a8497ab833690  bitmap-1.1.0.tar.xz
+sha512  3d6c94675f10772daeb71598c3e0ddcb51569b1bfc4771159e9df89599bfeb8bf49f464c24fef54d30a8f737af32136f859f844be03e088d24ed962f88381193  bitmap-1.1.0.tar.xz
 # Locally computed
-sha256 03be44611edac06827bd13c0815a67ecd37ffe8fb1b9e210d6545d79bec89a3a  COPYING
+sha256  03be44611edac06827bd13c0815a67ecd37ffe8fb1b9e210d6545d79bec89a3a  COPYING
diff --git a/package/x11r7/xapp_bitmap/xapp_bitmap.mk b/package/x11r7/xapp_bitmap/xapp_bitmap.mk
index 6bc0dbde0d..ccc438560d 100644
--- a/package/x11r7/xapp_bitmap/xapp_bitmap.mk
+++ b/package/x11r7/xapp_bitmap/xapp_bitmap.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XAPP_BITMAP_VERSION = 1.0.9
-XAPP_BITMAP_SOURCE = bitmap-$(XAPP_BITMAP_VERSION).tar.bz2
+XAPP_BITMAP_VERSION = 1.1.0
+XAPP_BITMAP_SOURCE = bitmap-$(XAPP_BITMAP_VERSION).tar.xz
 XAPP_BITMAP_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_BITMAP_LICENSE = MIT
 XAPP_BITMAP_LICENSE_FILES = COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 24/25] package/x11r7/xcb-proto: bump version to 1.15
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (21 preceding siblings ...)
  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 ` 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
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-May/003163.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xcb-proto/xcb-proto.hash | 6 +++---
 package/x11r7/xcb-proto/xcb-proto.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/x11r7/xcb-proto/xcb-proto.hash b/package/x11r7/xcb-proto/xcb-proto.hash
index e6bc2379bf..7007ff14de 100644
--- a/package/x11r7/xcb-proto/xcb-proto.hash
+++ b/package/x11r7/xcb-proto/xcb-proto.hash
@@ -1,5 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2020-October/003061.html
-sha256  f04add9a972ac334ea11d9d7eb4fc7f8883835da3e4859c9afa971efdf57fcc3  xcb-proto-1.14.1.tar.xz
-sha512  140fbf48483bacc7f6b70fdcf76f9e4ff0e87df9cb3a071cea47d8fe4574407cdefcfbd674099014d297e5fc010748e71d8609fca4cc32e8b25c634f928b727d  xcb-proto-1.14.1.tar.xz
+# From https://lists.x.org/archives/xorg-announce/2022-May/003163.html
+sha256  d34c3b264e8365d16fa9db49179cfa3e9952baaf9275badda0f413966b65955f  xcb-proto-1.15.tar.xz
+sha512  a333ac7c39f17ff2567419d09a9a77210c943a4e88d79eb152d416ae26bf6fb14e2446f9817abc806edd7aa3733bd4de5852b5ae90a25cbcc9d40e59c211aa36  xcb-proto-1.15.tar.xz
 # Locally computed
 sha256  c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd  COPYING
diff --git a/package/x11r7/xcb-proto/xcb-proto.mk b/package/x11r7/xcb-proto/xcb-proto.mk
index 64190c817f..1e25d43593 100644
--- a/package/x11r7/xcb-proto/xcb-proto.mk
+++ b/package/x11r7/xcb-proto/xcb-proto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XCB_PROTO_VERSION = 1.14.1
+XCB_PROTO_VERSION = 1.15
 XCB_PROTO_SOURCE = xcb-proto-$(XCB_PROTO_VERSION).tar.xz
 XCB_PROTO_SITE = https://xorg.freedesktop.org/archive/individual/proto
 XCB_PROTO_LICENSE = MIT
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [Buildroot] [PATCH 25/25] package/x11r7/libxcb: bump version to 1.15
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (22 preceding siblings ...)
  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 ` Bernd Kuhls
  2022-05-12 19:51 ` [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Yann E. MORIN
  24 siblings, 0 replies; 30+ messages in thread
From: Bernd Kuhls @ 2022-05-12 18:53 UTC (permalink / raw)
  To: buildroot

Release notes:
https://lists.x.org/archives/xorg-announce/2022-May/003164.html

Reformatted license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/libxcb/libxcb.hash | 8 ++++----
 package/x11r7/libxcb/libxcb.mk   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/x11r7/libxcb/libxcb.hash b/package/x11r7/libxcb/libxcb.hash
index 1861ef8a6b..2e2179e8da 100644
--- a/package/x11r7/libxcb/libxcb.hash
+++ b/package/x11r7/libxcb/libxcb.hash
@@ -1,5 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2020-February/003039.html
-sha256 a55ed6db98d43469801262d81dc2572ed124edc3db31059d4e9916eb9f844c34  libxcb-1.14.tar.xz
-sha512 b90a23204b0d2c29d8b115577edb01df0465e02d6a8876550fecd62375d24a5d5f872ddd5946772ddba077cadce75b12c7a6d218469dc30b5b92bc82188e8bc6  libxcb-1.14.tar.xz
+# From https://lists.x.org/archives/xorg-announce/2022-May/003164.html
+sha256  cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059  libxcb-1.15.tar.xz
+sha512  f6c7d766b7cf9cab6abe948ee424cbae6951dbfe2f76fa58a109cdc05b0f0919dcc4e38176a22ff4b95fc1e38596115317e32ba33b24cae0035a4e30dbcbdad9  libxcb-1.15.tar.xz
 # Locally computed
-sha256 c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd  COPYING
+sha256  c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd  COPYING
diff --git a/package/x11r7/libxcb/libxcb.mk b/package/x11r7/libxcb/libxcb.mk
index 4cbd9cf62f..4b293f9801 100644
--- a/package/x11r7/libxcb/libxcb.mk
+++ b/package/x11r7/libxcb/libxcb.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBXCB_VERSION = 1.14
+LIBXCB_VERSION = 1.15
 LIBXCB_SOURCE = libxcb-$(LIBXCB_VERSION).tar.xz
 LIBXCB_SITE = http://xcb.freedesktop.org/dist
 LIBXCB_LICENSE = MIT
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 30+ messages in thread

* Re: [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5
  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
  2022-05-13  8:22     ` Luca Ceresoli
  2022-05-13  9:10     ` Peter Korsgaard
  0 siblings, 2 replies; 30+ messages in thread
From: Yann E. MORIN @ 2022-05-12 19:48 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Luca Ceresoli, buildroot

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

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13
  2022-05-12 18:53 [Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13 Bernd Kuhls
                   ` (23 preceding siblings ...)
  2022-05-12 18:53 ` [Buildroot] [PATCH 25/25] package/x11r7/libxcb: " Bernd Kuhls
@ 2022-05-12 19:51 ` Yann E. MORIN
  24 siblings, 0 replies; 30+ messages in thread
From: Yann E. MORIN @ 2022-05-12 19:51 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot

Bern, All,

Series of 25 patches applied to master, thanks.

I replied specifically to the xsm patch, please have a look at it.

Regards,
Yann E. MORIN.

On 2022-05-12 20:53 +0200, Bernd Kuhls spake thusly:
> Release notes:
> https://lists.x.org/archives/xorg-announce/2022-March/003132.html
> 
> 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/xlib_libXvMC/xlib_libXvMC.hash | 11 ++++-------
>  package/x11r7/xlib_libXvMC/xlib_libXvMC.mk   |  4 ++--
>  2 files changed, 6 insertions(+), 9 deletions(-)
> 
> diff --git a/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash b/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
> index be4ba751aa..15221969e3 100644
> --- a/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
> +++ b/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
> @@ -1,8 +1,5 @@
> -# From https://lists.x.org/archives/xorg-announce/2019-September/003023.html
> -md5 3569ff7f3e26864d986d6a21147eaa58  libXvMC-1.0.12.tar.bz2
> -sha1 4871f92a83faa86aff5c630a2d6016c67bf11b97  libXvMC-1.0.12.tar.bz2
> -sha256 6b3da7977b3f7eaf4f0ac6470ab1e562298d82c4e79077765787963ab7966dcd  libXvMC-1.0.12.tar.bz2
> -sha512 62cb9a72b20af3b081d2d555a253b0e2b8b26b31f4fad10bd3e53bbf96e1663b61bd8df2b78b16f18218cd37cce0c9e6809ae16ded226b37a8b199e41b223955  libXvMC-1.0.12.tar.bz2
> -
> +# From https://lists.x.org/archives/xorg-announce/2022-March/003132.html
> +sha256  0a9ebe6dea7888a747e5aca1b891d53cd7d3a5f141a9645f77d9b6a12cee657c  libXvMC-1.0.13.tar.xz
> +sha512  c9d0f73884a586efb9ea4f77fc8555f60d940077d7dff8eaa765b86345c8b4e3d80b860f68191d2830c272b9e464c08450fbb51bb64819753a6f4228c71861ac  libXvMC-1.0.13.tar.xz
>  # Locally computed
> -sha256 b7c709df281675a07eb60a71c5fa2599d1ef538eb79ae7ad6e774b10e4a804c4  COPYING
> +sha256  b7c709df281675a07eb60a71c5fa2599d1ef538eb79ae7ad6e774b10e4a804c4  COPYING
> diff --git a/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk b/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
> index 7980f17493..c1fe31277e 100644
> --- a/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
> +++ b/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -XLIB_LIBXVMC_VERSION = 1.0.12
> -XLIB_LIBXVMC_SOURCE = libXvMC-$(XLIB_LIBXVMC_VERSION).tar.bz2
> +XLIB_LIBXVMC_VERSION = 1.0.13
> +XLIB_LIBXVMC_SOURCE = libXvMC-$(XLIB_LIBXVMC_VERSION).tar.xz
>  XLIB_LIBXVMC_SITE = http://xorg.freedesktop.org/releases/individual/lib
>  XLIB_LIBXVMC_LICENSE = MIT
>  XLIB_LIBXVMC_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

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5
  2022-05-12 19:48   ` Yann E. MORIN
@ 2022-05-13  8:22     ` Luca Ceresoli
  2022-05-13  9:10     ` Peter Korsgaard
  1 sibling, 0 replies; 30+ messages in thread
From: Luca Ceresoli @ 2022-05-13  8:22 UTC (permalink / raw)
  To: Yann E. MORIN, Bernd Kuhls; +Cc: buildroot

Hi Yann,

On 12/05/22 21:48, Yann E. MORIN wrote:
> 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

You're absolutely right.

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

And report them the issue, and [as them to] fix Wikipedia.

-- 
Luca
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5
  2022-05-12 19:48   ` Yann E. MORIN
  2022-05-13  8:22     ` Luca Ceresoli
@ 2022-05-13  9:10     ` Peter Korsgaard
  2022-05-13 19:51       ` Arnout Vandecappelle
  1 sibling, 1 reply; 30+ messages in thread
From: Peter Korsgaard @ 2022-05-13  9:10 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: Bernd Kuhls, Luca Ceresoli, buildroot

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > 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?

It is a bit pedantic as there's no real functional difference, but yeah
- Would be more correct.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5
  2022-05-13  9:10     ` Peter Korsgaard
@ 2022-05-13 19:51       ` Arnout Vandecappelle
  0 siblings, 0 replies; 30+ messages in thread
From: Arnout Vandecappelle @ 2022-05-13 19:51 UTC (permalink / raw)
  To: Peter Korsgaard, Yann E. MORIN; +Cc: Bernd Kuhls, Luca Ceresoli, buildroot



On 13/05/2022 11:10, Peter Korsgaard wrote:
>>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> 
>   > 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.

  I also had a look at the ones that for whatever reason are present on my 
laptop, and e.g. xeyes is MIT. And in xlibs it's a mixed bag, e.g. libICE and 
libXau are MIT-open-group but all others I checked are MIT.

  The good news is that licensecheck recognizes the difference (though it calls 
MIT X11). So we have a somewhat automated way of discovering the correct 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?
> 
> It is a bit pedantic as there's no real functional difference, but yeah
> - Would be more correct.

  I just checked and IMHO IANAL opinion there are functional differences. E.g. 
MIT-open-group doesn't mention permission to sublicense.

  Regards,
  Arnout

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2022-05-13 19:51 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.