* [ptxdist] [PATCH] weston: Version bump. 11.0.0 -> 11.0.1
@ 2022-12-16 15:06 Christian Melki
2023-01-06 16:00 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-12-16 15:06 UTC (permalink / raw)
To: ptxdist
Minor bugfix release.
https://lists.freedesktop.org/archives/wayland-devel/2022-December/042538.html
Sigh. The "modern" move from classical release tarball delivery from
a plain, flat server to gitlab/github/whatever has created a new type of
variability. It's everchanging. New day. New variation.
Seems this time around, this release isn't available under the release tag.
It's under some githash. So that's a no go. The older releases weren't.
The archive context might be more stable, but really not sure.
But I can't find a .xz format there. So .gz it is.
IMHO. It's a webgui clikety-click release trainwreck.
* Change URL.
* Change tarball format.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/weston.make | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/weston.make b/rules/weston.make
index 53cf9a4d6..cee8d290f 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -15,12 +15,12 @@ PACKAGES-$(PTXCONF_WESTON) += weston
#
# Paths and names
#
-WESTON_VERSION := 11.0.0
+WESTON_VERSION := 11.0.1
LIBWESTON_MAJOR := 11
-WESTON_MD5 := ce50a4b11e5bb6d4a3a517ab34e86aa5
+WESTON_MD5 := 67ad4a73ed94c3fc9f7aaa3700d311fb
WESTON := weston-$(WESTON_VERSION)
-WESTON_SUFFIX := tar.xz
-WESTON_URL := https://gitlab.freedesktop.org/wayland/weston/-/releases/$(WESTON_VERSION)/downloads/$(WESTON).$(WESTON_SUFFIX)
+WESTON_SUFFIX := tar.gz
+WESTON_URL := https://gitlab.freedesktop.org/wayland/weston/-/archive/$(WESTON_VERSION)/$(WESTON).$(WESTON_SUFFIX)
WESTON_SOURCE := $(SRCDIR)/$(WESTON).$(WESTON_SUFFIX)
WESTON_DIR := $(BUILDDIR)/$(WESTON)
WESTON_LICENSE := MIT
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] weston: Version bump. 11.0.0 -> 11.0.1
2022-12-16 15:06 [ptxdist] [PATCH] weston: Version bump. 11.0.0 -> 11.0.1 Christian Melki
@ 2023-01-06 16:00 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-01-06 16:00 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 637f7d2843f15f6458b1dddde47927ba485e5bc2.
Michael
[sent from post-receive hook]
On Fri, 06 Jan 2023 17:00:51 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor bugfix release.
> https://lists.freedesktop.org/archives/wayland-devel/2022-December/042538.html
>
> Sigh. The "modern" move from classical release tarball delivery from
> a plain, flat server to gitlab/github/whatever has created a new type of
> variability. It's everchanging. New day. New variation.
>
> Seems this time around, this release isn't available under the release tag.
> It's under some githash. So that's a no go. The older releases weren't.
> The archive context might be more stable, but really not sure.
> But I can't find a .xz format there. So .gz it is.
>
> IMHO. It's a webgui clikety-click release trainwreck.
>
> * Change URL.
> * Change tarball format.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20221216150601.392941-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/weston.make b/rules/weston.make
> index 53cf9a4d602e..cee8d290f0ee 100644
> --- a/rules/weston.make
> +++ b/rules/weston.make
> @@ -15,12 +15,12 @@ PACKAGES-$(PTXCONF_WESTON) += weston
> #
> # Paths and names
> #
> -WESTON_VERSION := 11.0.0
> +WESTON_VERSION := 11.0.1
> LIBWESTON_MAJOR := 11
> -WESTON_MD5 := ce50a4b11e5bb6d4a3a517ab34e86aa5
> +WESTON_MD5 := 67ad4a73ed94c3fc9f7aaa3700d311fb
> WESTON := weston-$(WESTON_VERSION)
> -WESTON_SUFFIX := tar.xz
> -WESTON_URL := https://gitlab.freedesktop.org/wayland/weston/-/releases/$(WESTON_VERSION)/downloads/$(WESTON).$(WESTON_SUFFIX)
> +WESTON_SUFFIX := tar.gz
> +WESTON_URL := https://gitlab.freedesktop.org/wayland/weston/-/archive/$(WESTON_VERSION)/$(WESTON).$(WESTON_SUFFIX)
> WESTON_SOURCE := $(SRCDIR)/$(WESTON).$(WESTON_SUFFIX)
> WESTON_DIR := $(BUILDDIR)/$(WESTON)
> WESTON_LICENSE := MIT
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-06 16:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-16 15:06 [ptxdist] [PATCH] weston: Version bump. 11.0.0 -> 11.0.1 Christian Melki
2023-01-06 16:00 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox