mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/4] wpewebkit: version bump 2.32.3 -> 2.34.4
@ 2022-02-10 13:46 Bastian Krause
  2022-02-10 13:46 ` [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.10.0 -> 1.12.0 Bastian Krause
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bastian Krause @ 2022-02-10 13:46 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/wpewebkit.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/wpewebkit.make b/rules/wpewebkit.make
index d1a7fa120..86d4d3d3d 100644
--- a/rules/wpewebkit.make
+++ b/rules/wpewebkit.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WPEWEBKIT) += wpewebkit
 #
 # Paths and names
 #
-WPEWEBKIT_VERSION	:= 2.32.3
-WPEWEBKIT_MD5		:= 1e34412c50fe8d1ff084738477ecad7e
+WPEWEBKIT_VERSION	:= 2.34.4
+WPEWEBKIT_MD5		:= b0f7dcb18acfa94cfb42fea0fe10fb0d
 WPEWEBKIT		:= wpewebkit-$(WPEWEBKIT_VERSION)
 WPEWEBKIT_SUFFIX	:= tar.xz
 WPEWEBKIT_URL		:= https://wpewebkit.org/releases/$(WPEWEBKIT).$(WPEWEBKIT_SUFFIX)
@@ -54,6 +54,7 @@ WPEWEBKIT_CONF_OPT	:= \
 	-DSHOW_BINDINGS_GENERATION_PROGRESS=ON \
 	-DUSE_LD_GOLD=OFF \
 	-DUSE_APPLE_ICU=OFF \
+	-DUSE_LCMS=OFF \
 	-DUSE_OPENJPEG=OFF \
 	-DUSE_SOUP2=ON \
 	-DUSE_SYSTEMD=$(call ptx/onoff,PTXCONF_WPEWEBKIT_JOURNALD) \
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.10.0 -> 1.12.0
  2022-02-10 13:46 [ptxdist] [PATCH 1/4] wpewebkit: version bump 2.32.3 -> 2.34.4 Bastian Krause
@ 2022-02-10 13:46 ` Bastian Krause
  2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
  2022-02-10 13:46 ` [ptxdist] [PATCH 3/4] libwpe: version bump 1.10.1 " Bastian Krause
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 8+ messages in thread
From: Bastian Krause @ 2022-02-10 13:46 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/wpebackend-fdo.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/wpebackend-fdo.make b/rules/wpebackend-fdo.make
index 614597d40..36864c34b 100644
--- a/rules/wpebackend-fdo.make
+++ b/rules/wpebackend-fdo.make
@@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_WPEBACKEND_FDO) += wpebackend-fdo
 #
 # Paths and names
 #
-WPEBACKEND_FDO_VERSION		:= 1.10.0
+WPEBACKEND_FDO_VERSION		:= 1.12.0
 WPEBACKEND_FDO_LIBRARY_VERSION	:= 1.0
-WPEBACKEND_FDO_MD5		:= 306adbb0c66dc753e1794c83b7a2682b
+WPEBACKEND_FDO_MD5		:= c43b34a4b4933bcd80068ae5776ee346
 WPEBACKEND_FDO			:= wpebackend-fdo-$(WPEBACKEND_FDO_VERSION)
 WPEBACKEND_FDO_SUFFIX		:= tar.xz
 WPEBACKEND_FDO_URL		:= https://wpewebkit.org/releases/$(WPEBACKEND_FDO).$(WPEBACKEND_FDO_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* [ptxdist] [PATCH 3/4] libwpe: version bump 1.10.1 -> 1.12.0
  2022-02-10 13:46 [ptxdist] [PATCH 1/4] wpewebkit: version bump 2.32.3 -> 2.34.4 Bastian Krause
  2022-02-10 13:46 ` [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.10.0 -> 1.12.0 Bastian Krause
@ 2022-02-10 13:46 ` Bastian Krause
  2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
  2022-02-10 13:46 ` [ptxdist] [PATCH 4/4] cog: version bump 0.10.0 -> 0.12.0 Bastian Krause
  2022-02-14 12:43 ` [ptxdist] [APPLIED] wpewebkit: version bump 2.32.3 -> 2.34.4 Michael Olbrich
  3 siblings, 1 reply; 8+ messages in thread
From: Bastian Krause @ 2022-02-10 13:46 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/libwpe.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libwpe.make b/rules/libwpe.make
index ef18468c4..ae77a739e 100644
--- a/rules/libwpe.make
+++ b/rules/libwpe.make
@@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_LIBWPE) += libwpe
 #
 # Paths and names
 #
-LIBWPE_VERSION		:= 1.10.1
+LIBWPE_VERSION		:= 1.12.0
 LIBWPE_LIBRARY_VERSION	:= 1.0
-LIBWPE_MD5		:= f60fc13b519a66d262afb76c77441870
+LIBWPE_MD5		:= 5a3f11789535d826370ba465ea141393
 LIBWPE			:= libwpe-$(LIBWPE_VERSION)
 LIBWPE_SUFFIX		:= tar.xz
 LIBWPE_URL		:= https://wpewebkit.org/releases/$(LIBWPE).$(LIBWPE_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* [ptxdist] [PATCH 4/4] cog: version bump 0.10.0 -> 0.12.0
  2022-02-10 13:46 [ptxdist] [PATCH 1/4] wpewebkit: version bump 2.32.3 -> 2.34.4 Bastian Krause
  2022-02-10 13:46 ` [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.10.0 -> 1.12.0 Bastian Krause
  2022-02-10 13:46 ` [ptxdist] [PATCH 3/4] libwpe: version bump 1.10.1 " Bastian Krause
@ 2022-02-10 13:46 ` Bastian Krause
  2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
  2022-02-14 12:43 ` [ptxdist] [APPLIED] wpewebkit: version bump 2.32.3 -> 2.34.4 Michael Olbrich
  3 siblings, 1 reply; 8+ messages in thread
From: Bastian Krause @ 2022-02-10 13:46 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

The "fdo" (FreeDesktop.org) platform module was renamed to "wl"
(wayland), see:

  https://wpewebkit.org/release/cog-0.12.0.html

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/cog.make | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/rules/cog.make b/rules/cog.make
index a59f5a114..1d3e966f2 100644
--- a/rules/cog.make
+++ b/rules/cog.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog
 #
 # Paths and names
 #
-COG_VERSION		:= 0.10.0
-COG_MD5			:= 1b0407b6163a3a01afdfc0fb454a7570
+COG_VERSION		:= 0.12.0
+COG_MD5			:= 30d6f68914af0ba5c32ac14df504215a
 COG			:= cog-$(COG_VERSION)
 COG_SUFFIX		:= tar.xz
 COG_URL			:= https://wpewebkit.org/releases/$(COG).$(COG_SUFFIX)
@@ -35,16 +35,21 @@ COG_CONF_TOOL	:= cmake
 COG_CONF_OPT	:= \
 	$(CROSS_CMAKE_USR) \
 	-G Ninja \
+	-DBUILD_DOCS=OFF \
 	-DCOG_APPID= \
 	-DCOG_BUILD_PROGRAMS=ON \
 	-DCOG_DBUS_OWN_USER= \
 	-DCOG_DBUS_SYSTEM_BUS=$(call ptx/onoff,PTXCONF_COG_REMOTE_DBUS_SYSTEM_BUS) \
 	-DCOG_HOME_URI=https://ptxdist.org/ \
+	-DCOG_MODULEDIR=/usr/lib/cog/modules \
 	-DCOG_PLATFORM_DRM=OFF \
-	-DCOG_PLATFORM_FDO=ON \
-	-DCOG_USE_WEBKITGTK=OFF \
+	-DCOG_PLATFORM_GTK4=OFF \
+	-DCOG_PLATFORM_HEADLESS=OFF \
+	-DCOG_PLATFORM_WL=ON \
+	-DCOG_PLATFORM_X11=OFF \
 	-DCOG_WESTON_DIRECT_DISPLAY=OFF \
 	-DINSTALL_MAN_PAGES=OFF \
+	-DUSE_SOUP2=ON \
 	-DWAYLAND_PROTOCOLS=$(PTXDIST_SYSROOT_TARGET)/usr/share/wayland-protocols
 
 # ----------------------------------------------------------------------------
@@ -61,7 +66,7 @@ $(STATEDIR)/cog.targetinstall:
 	@$(call install_fixup, cog,DESCRIPTION,"WPE launcher and webapp container")
 
 	@$(call install_copy, cog, 0, 0, 0755, -, /usr/bin/cog)
-	@$(call install_lib, cog, 0, 0, 0644, libcogplatform-fdo)
+	@$(call install_lib, cog, 0, 0, 0644, cog/modules/libcogplatform-wl)
 	@$(call install_lib, cog, 0, 0, 0644, libcogcore)
 
 ifdef PTXCONF_COG_REMOTE_DBUS_SYSTEM_BUS
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [APPLIED] wpewebkit: version bump 2.32.3 -> 2.34.4
  2022-02-10 13:46 [ptxdist] [PATCH 1/4] wpewebkit: version bump 2.32.3 -> 2.34.4 Bastian Krause
                   ` (2 preceding siblings ...)
  2022-02-10 13:46 ` [ptxdist] [PATCH 4/4] cog: version bump 0.10.0 -> 0.12.0 Bastian Krause
@ 2022-02-14 12:43 ` Michael Olbrich
  3 siblings, 0 replies; 8+ messages in thread
From: Michael Olbrich @ 2022-02-14 12:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Thanks, applied as a97e6039c2de1c6a30df6ca8d5b045839b5d4f0a.

Michael

[sent from post-receive hook]

On Mon, 14 Feb 2022 13:43:46 +0100, Bastian Krause <bst@pengutronix.de> wrote:
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20220210134627.1516055-1-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/wpewebkit.make b/rules/wpewebkit.make
> index d1a7fa120742..86d4d3d3dc4d 100644
> --- a/rules/wpewebkit.make
> +++ b/rules/wpewebkit.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WPEWEBKIT) += wpewebkit
>  #
>  # Paths and names
>  #
> -WPEWEBKIT_VERSION	:= 2.32.3
> -WPEWEBKIT_MD5		:= 1e34412c50fe8d1ff084738477ecad7e
> +WPEWEBKIT_VERSION	:= 2.34.4
> +WPEWEBKIT_MD5		:= b0f7dcb18acfa94cfb42fea0fe10fb0d
>  WPEWEBKIT		:= wpewebkit-$(WPEWEBKIT_VERSION)
>  WPEWEBKIT_SUFFIX	:= tar.xz
>  WPEWEBKIT_URL		:= https://wpewebkit.org/releases/$(WPEWEBKIT).$(WPEWEBKIT_SUFFIX)
> @@ -54,6 +54,7 @@ WPEWEBKIT_CONF_OPT	:= \
>  	-DSHOW_BINDINGS_GENERATION_PROGRESS=ON \
>  	-DUSE_LD_GOLD=OFF \
>  	-DUSE_APPLE_ICU=OFF \
> +	-DUSE_LCMS=OFF \
>  	-DUSE_OPENJPEG=OFF \
>  	-DUSE_SOUP2=ON \
>  	-DUSE_SYSTEMD=$(call ptx/onoff,PTXCONF_WPEWEBKIT_JOURNALD) \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [APPLIED] wpebackend-fdo: version bump 1.10.0 -> 1.12.0
  2022-02-10 13:46 ` [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.10.0 -> 1.12.0 Bastian Krause
@ 2022-02-14 12:43   ` Michael Olbrich
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Olbrich @ 2022-02-14 12:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Thanks, applied as bdc0d5795c09d8f21598ba353337151b1dd70b99.

Michael

[sent from post-receive hook]

On Mon, 14 Feb 2022 13:43:47 +0100, Bastian Krause <bst@pengutronix.de> wrote:
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20220210134627.1516055-2-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/wpebackend-fdo.make b/rules/wpebackend-fdo.make
> index 614597d40844..36864c34be9a 100644
> --- a/rules/wpebackend-fdo.make
> +++ b/rules/wpebackend-fdo.make
> @@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_WPEBACKEND_FDO) += wpebackend-fdo
>  #
>  # Paths and names
>  #
> -WPEBACKEND_FDO_VERSION		:= 1.10.0
> +WPEBACKEND_FDO_VERSION		:= 1.12.0
>  WPEBACKEND_FDO_LIBRARY_VERSION	:= 1.0
> -WPEBACKEND_FDO_MD5		:= 306adbb0c66dc753e1794c83b7a2682b
> +WPEBACKEND_FDO_MD5		:= c43b34a4b4933bcd80068ae5776ee346
>  WPEBACKEND_FDO			:= wpebackend-fdo-$(WPEBACKEND_FDO_VERSION)
>  WPEBACKEND_FDO_SUFFIX		:= tar.xz
>  WPEBACKEND_FDO_URL		:= https://wpewebkit.org/releases/$(WPEBACKEND_FDO).$(WPEBACKEND_FDO_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [APPLIED] libwpe: version bump 1.10.1 -> 1.12.0
  2022-02-10 13:46 ` [ptxdist] [PATCH 3/4] libwpe: version bump 1.10.1 " Bastian Krause
@ 2022-02-14 12:43   ` Michael Olbrich
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Olbrich @ 2022-02-14 12:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Thanks, applied as 544322b86f8593da498bf3aef72cd42bdc8ce285.

Michael

[sent from post-receive hook]

On Mon, 14 Feb 2022 13:43:48 +0100, Bastian Krause <bst@pengutronix.de> wrote:
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20220210134627.1516055-3-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libwpe.make b/rules/libwpe.make
> index ef18468c4950..ae77a739e96a 100644
> --- a/rules/libwpe.make
> +++ b/rules/libwpe.make
> @@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_LIBWPE) += libwpe
>  #
>  # Paths and names
>  #
> -LIBWPE_VERSION		:= 1.10.1
> +LIBWPE_VERSION		:= 1.12.0
>  LIBWPE_LIBRARY_VERSION	:= 1.0
> -LIBWPE_MD5		:= f60fc13b519a66d262afb76c77441870
> +LIBWPE_MD5		:= 5a3f11789535d826370ba465ea141393
>  LIBWPE			:= libwpe-$(LIBWPE_VERSION)
>  LIBWPE_SUFFIX		:= tar.xz
>  LIBWPE_URL		:= https://wpewebkit.org/releases/$(LIBWPE).$(LIBWPE_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [APPLIED] cog: version bump 0.10.0 -> 0.12.0
  2022-02-10 13:46 ` [ptxdist] [PATCH 4/4] cog: version bump 0.10.0 -> 0.12.0 Bastian Krause
@ 2022-02-14 12:43   ` Michael Olbrich
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Olbrich @ 2022-02-14 12:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Thanks, applied as 4283cca2e5f002c0d6a35a7ddf522420ecb5c11b.

Michael

[sent from post-receive hook]

On Mon, 14 Feb 2022 13:43:50 +0100, Bastian Krause <bst@pengutronix.de> wrote:
> The "fdo" (FreeDesktop.org) platform module was renamed to "wl"
> (wayland), see:
> 
>   https://wpewebkit.org/release/cog-0.12.0.html
> 
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20220210134627.1516055-4-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/cog.make b/rules/cog.make
> index a59f5a11450b..1d3e966f20c4 100644
> --- a/rules/cog.make
> +++ b/rules/cog.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog
>  #
>  # Paths and names
>  #
> -COG_VERSION		:= 0.10.0
> -COG_MD5			:= 1b0407b6163a3a01afdfc0fb454a7570
> +COG_VERSION		:= 0.12.0
> +COG_MD5			:= 30d6f68914af0ba5c32ac14df504215a
>  COG			:= cog-$(COG_VERSION)
>  COG_SUFFIX		:= tar.xz
>  COG_URL			:= https://wpewebkit.org/releases/$(COG).$(COG_SUFFIX)
> @@ -35,16 +35,21 @@ COG_CONF_TOOL	:= cmake
>  COG_CONF_OPT	:= \
>  	$(CROSS_CMAKE_USR) \
>  	-G Ninja \
> +	-DBUILD_DOCS=OFF \
>  	-DCOG_APPID= \
>  	-DCOG_BUILD_PROGRAMS=ON \
>  	-DCOG_DBUS_OWN_USER= \
>  	-DCOG_DBUS_SYSTEM_BUS=$(call ptx/onoff,PTXCONF_COG_REMOTE_DBUS_SYSTEM_BUS) \
>  	-DCOG_HOME_URI=https://ptxdist.org/ \
> +	-DCOG_MODULEDIR=/usr/lib/cog/modules \
>  	-DCOG_PLATFORM_DRM=OFF \
> -	-DCOG_PLATFORM_FDO=ON \
> -	-DCOG_USE_WEBKITGTK=OFF \
> +	-DCOG_PLATFORM_GTK4=OFF \
> +	-DCOG_PLATFORM_HEADLESS=OFF \
> +	-DCOG_PLATFORM_WL=ON \
> +	-DCOG_PLATFORM_X11=OFF \
>  	-DCOG_WESTON_DIRECT_DISPLAY=OFF \
>  	-DINSTALL_MAN_PAGES=OFF \
> +	-DUSE_SOUP2=ON \
>  	-DWAYLAND_PROTOCOLS=$(PTXDIST_SYSROOT_TARGET)/usr/share/wayland-protocols
>  
>  # ----------------------------------------------------------------------------
> @@ -61,7 +66,7 @@ $(STATEDIR)/cog.targetinstall:
>  	@$(call install_fixup, cog,DESCRIPTION,"WPE launcher and webapp container")
>  
>  	@$(call install_copy, cog, 0, 0, 0755, -, /usr/bin/cog)
> -	@$(call install_lib, cog, 0, 0, 0644, libcogplatform-fdo)
> +	@$(call install_lib, cog, 0, 0, 0644, cog/modules/libcogplatform-wl)
>  	@$(call install_lib, cog, 0, 0, 0644, libcogcore)
>  
>  ifdef PTXCONF_COG_REMOTE_DBUS_SYSTEM_BUS

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2022-02-14 12:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 13:46 [ptxdist] [PATCH 1/4] wpewebkit: version bump 2.32.3 -> 2.34.4 Bastian Krause
2022-02-10 13:46 ` [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.10.0 -> 1.12.0 Bastian Krause
2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-10 13:46 ` [ptxdist] [PATCH 3/4] libwpe: version bump 1.10.1 " Bastian Krause
2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-10 13:46 ` [ptxdist] [PATCH 4/4] cog: version bump 0.10.0 -> 0.12.0 Bastian Krause
2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-14 12:43 ` [ptxdist] [APPLIED] wpewebkit: version bump 2.32.3 -> 2.34.4 Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox