mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] wpewebkit: version bump 2.34.4 -> 2.34.6
@ 2022-03-08 17:59 Bastian Krause
  2022-03-08 17:59 ` [ptxdist] [PATCH 2/2] cog: version bump 0.12.0 -> 0.12.1 Bastian Krause
  2022-03-14 10:14 ` [ptxdist] [APPLIED] wpewebkit: version bump 2.34.4 -> 2.34.6 Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Bastian Krause @ 2022-03-08 17:59 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

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

diff --git a/rules/wpewebkit.make b/rules/wpewebkit.make
index 86d4d3d3d..837d4dcba 100644
--- a/rules/wpewebkit.make
+++ b/rules/wpewebkit.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WPEWEBKIT) += wpewebkit
 #
 # Paths and names
 #
-WPEWEBKIT_VERSION	:= 2.34.4
-WPEWEBKIT_MD5		:= b0f7dcb18acfa94cfb42fea0fe10fb0d
+WPEWEBKIT_VERSION	:= 2.34.6
+WPEWEBKIT_MD5		:= c9705270b342474cca28cf51632ccbbe
 WPEWEBKIT		:= wpewebkit-$(WPEWEBKIT_VERSION)
 WPEWEBKIT_SUFFIX	:= tar.xz
 WPEWEBKIT_URL		:= https://wpewebkit.org/releases/$(WPEWEBKIT).$(WPEWEBKIT_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] 4+ messages in thread

* [ptxdist] [PATCH 2/2] cog: version bump 0.12.0 -> 0.12.1
  2022-03-08 17:59 [ptxdist] [PATCH 1/2] wpewebkit: version bump 2.34.4 -> 2.34.6 Bastian Krause
@ 2022-03-08 17:59 ` Bastian Krause
  2022-03-14 10:14   ` [ptxdist] [APPLIED] " Michael Olbrich
  2022-03-14 10:14 ` [ptxdist] [APPLIED] wpewebkit: version bump 2.34.4 -> 2.34.6 Michael Olbrich
  1 sibling, 1 reply; 4+ messages in thread
From: Bastian Krause @ 2022-03-08 17:59 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

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

diff --git a/rules/cog.make b/rules/cog.make
index 1d3e966f2..3185a0e9c 100644
--- a/rules/cog.make
+++ b/rules/cog.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog
 #
 # Paths and names
 #
-COG_VERSION		:= 0.12.0
-COG_MD5			:= 30d6f68914af0ba5c32ac14df504215a
+COG_VERSION		:= 0.12.1
+COG_MD5			:= 25a80a5a8a52b8873933a128151b8928
 COG			:= cog-$(COG_VERSION)
 COG_SUFFIX		:= tar.xz
 COG_URL			:= https://wpewebkit.org/releases/$(COG).$(COG_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] 4+ messages in thread

* Re: [ptxdist] [APPLIED] wpewebkit: version bump 2.34.4 -> 2.34.6
  2022-03-08 17:59 [ptxdist] [PATCH 1/2] wpewebkit: version bump 2.34.4 -> 2.34.6 Bastian Krause
  2022-03-08 17:59 ` [ptxdist] [PATCH 2/2] cog: version bump 0.12.0 -> 0.12.1 Bastian Krause
@ 2022-03-14 10:14 ` Michael Olbrich
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Olbrich @ 2022-03-14 10:14 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Thanks, applied as e3864221eed188b1cac82eee1f3e5bca0d81d6ae.

Michael

[sent from post-receive hook]

On Mon, 14 Mar 2022 11:14:30 +0100, Bastian Krause <bst@pengutronix.de> wrote:
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20220308175913.1511530-1-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/wpewebkit.make b/rules/wpewebkit.make
> index 86d4d3d3dc4d..837d4dcba14e 100644
> --- a/rules/wpewebkit.make
> +++ b/rules/wpewebkit.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WPEWEBKIT) += wpewebkit
>  #
>  # Paths and names
>  #
> -WPEWEBKIT_VERSION	:= 2.34.4
> -WPEWEBKIT_MD5		:= b0f7dcb18acfa94cfb42fea0fe10fb0d
> +WPEWEBKIT_VERSION	:= 2.34.6
> +WPEWEBKIT_MD5		:= c9705270b342474cca28cf51632ccbbe
>  WPEWEBKIT		:= wpewebkit-$(WPEWEBKIT_VERSION)
>  WPEWEBKIT_SUFFIX	:= tar.xz
>  WPEWEBKIT_URL		:= https://wpewebkit.org/releases/$(WPEWEBKIT).$(WPEWEBKIT_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] 4+ messages in thread

* Re: [ptxdist] [APPLIED] cog: version bump 0.12.0 -> 0.12.1
  2022-03-08 17:59 ` [ptxdist] [PATCH 2/2] cog: version bump 0.12.0 -> 0.12.1 Bastian Krause
@ 2022-03-14 10:14   ` Michael Olbrich
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Olbrich @ 2022-03-14 10:14 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Thanks, applied as a5d4d49f6a322218c3ce346496be91a9a6a2d396.

Michael

[sent from post-receive hook]

On Mon, 14 Mar 2022 11:14:32 +0100, Bastian Krause <bst@pengutronix.de> wrote:
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20220308175913.1511530-2-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/cog.make b/rules/cog.make
> index 1d3e966f20c4..3185a0e9cb1b 100644
> --- a/rules/cog.make
> +++ b/rules/cog.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog
>  #
>  # Paths and names
>  #
> -COG_VERSION		:= 0.12.0
> -COG_MD5			:= 30d6f68914af0ba5c32ac14df504215a
> +COG_VERSION		:= 0.12.1
> +COG_MD5			:= 25a80a5a8a52b8873933a128151b8928
>  COG			:= cog-$(COG_VERSION)
>  COG_SUFFIX		:= tar.xz
>  COG_URL			:= https://wpewebkit.org/releases/$(COG).$(COG_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] 4+ messages in thread

end of thread, other threads:[~2022-03-14 10:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08 17:59 [ptxdist] [PATCH 1/2] wpewebkit: version bump 2.34.4 -> 2.34.6 Bastian Krause
2022-03-08 17:59 ` [ptxdist] [PATCH 2/2] cog: version bump 0.12.0 -> 0.12.1 Bastian Krause
2022-03-14 10:14   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-03-14 10:14 ` [ptxdist] [APPLIED] wpewebkit: version bump 2.34.4 -> 2.34.6 Michael Olbrich

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