mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH v2 1/2] xcb-proto: version bump 1.16.0 -> 1.17.0
Date: Wed, 22 Oct 2025 14:14:32 +0200	[thread overview]
Message-ID: <20251022121443.200702-1-s.pueschel@pengutronix.de> (raw)

The HTTP URL returns a 301 redirect. Therefore directly use the
redirect location as URL.

Also adjust the license to X11, as it contains a no advertising clause.
It doesn't quite match the X11 license, as it misses a trademark
statement. The SPDX Online tool [1] suggests
X11-distribute-modifications-variant, but as the COPYING file doesn't
contain the "distibute with modification" grant, using X11 alone is
the best choice.

[1] https://tools.spdx.org/app/check_license/

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/xcb-proto.make | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/rules/xcb-proto.make b/rules/xcb-proto.make
index 54cb67220..e811690dc 100644
--- a/rules/xcb-proto.make
+++ b/rules/xcb-proto.make
@@ -15,14 +15,16 @@ PACKAGES-$(PTXCONF_XCB_PROTO) += xcb-proto
 #
 # Paths and names
 #
-XCB_PROTO_VERSION	:= 1.16.0
-XCB_PROTO_MD5		:= 92081b0faafd93f8262463c69829a482
+XCB_PROTO_VERSION	:= 1.17.0
+XCB_PROTO_MD5		:= c415553d2ee1a8cea43c3234a079b53f
 XCB_PROTO		:= xcb-proto-$(XCB_PROTO_VERSION)
 XCB_PROTO_SUFFIX	:= tar.xz
-XCB_PROTO_URL		:= http://xorg.freedesktop.org/archive/individual/proto/$(XCB_PROTO).$(XCB_PROTO_SUFFIX)
+XCB_PROTO_URL		:= https://www.x.org/archive/individual/proto/$(XCB_PROTO).$(XCB_PROTO_SUFFIX)
 XCB_PROTO_SOURCE	:= $(SRCDIR)/$(XCB_PROTO).$(XCB_PROTO_SUFFIX)
 XCB_PROTO_DIR		:= $(BUILDDIR)/$(XCB_PROTO)
-XCB_PROTO_LICENSE	:= MIT
+XCB_PROTO_LICENSE	:= X11
+XCB_PROTO_LICENSE_FILES := \
+	file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.47.3




             reply	other threads:[~2025-10-22 12:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-22 12:14 Sven Püschel [this message]
2025-10-22 12:14 ` [ptxdist] [PATCH v2 2/2] libxcb: version bump 1.16 " Sven Püschel
2025-10-23 13:13   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-10-23 13:13 ` [ptxdist] [APPLIED] xcb-proto: version bump 1.16.0 " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251022121443.200702-1-s.pueschel@pengutronix.de \
    --to=s.pueschel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox