* [Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.12.1
@ 2022-08-24 12:26 Adrian Perez de Castro
2022-08-27 13:42 ` Yann E. MORIN
0 siblings, 1 reply; 4+ messages in thread
From: Adrian Perez de Castro @ 2022-08-24 12:26 UTC (permalink / raw)
To: buildroot; +Cc: Adrian Perez de Castro
This minor release fixes a crash. Release notes:
https://wpewebkit.org/release/wpebackend-fdo-1.12.1.html
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
package/wpebackend-fdo/wpebackend-fdo.hash | 8 ++++----
package/wpebackend-fdo/wpebackend-fdo.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/wpebackend-fdo/wpebackend-fdo.hash b/package/wpebackend-fdo/wpebackend-fdo.hash
index 06289900b0..49c60fce0f 100644
--- a/package/wpebackend-fdo/wpebackend-fdo.hash
+++ b/package/wpebackend-fdo/wpebackend-fdo.hash
@@ -1,7 +1,7 @@
-# From https://wpewebkit.org/releases/wpebackend-fdo-1.12.0.tar.xz.sums
-md5 c43b34a4b4933bcd80068ae5776ee346 wpebackend-fdo-1.12.0.tar.xz
-sha1 e2576d564bd6d9a86737a4cd31dd5827ebc00fdf wpebackend-fdo-1.12.0.tar.xz
-sha256 6239c9c15523410798d66315de6b491712ab30009ba180f3e0dd076d9b0074ac wpebackend-fdo-1.12.0.tar.xz
+# From https://wpewebkit.org/releases/wpebackend-fdo-1.12.1.tar.xz.sums
+md5 494f4a5b2bd89dacef37b69534b2e1ce wpebackend-fdo-1.12.1.tar.xz
+sha1 72a85e4615e085926f7ad8fc8414f9c6a878ef28 wpebackend-fdo-1.12.1.tar.xz
+sha256 45aa833c44ec292f31fa943b01b8cc75e54eb623ad7ba6a66fc2f118fe69e629 wpebackend-fdo-1.12.1.tar.xz
# Hashes for license files:
sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING
diff --git a/package/wpebackend-fdo/wpebackend-fdo.mk b/package/wpebackend-fdo/wpebackend-fdo.mk
index 5fe9c5397f..2e2bdee94e 100644
--- a/package/wpebackend-fdo/wpebackend-fdo.mk
+++ b/package/wpebackend-fdo/wpebackend-fdo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WPEBACKEND_FDO_VERSION = 1.12.0
+WPEBACKEND_FDO_VERSION = 1.12.1
WPEBACKEND_FDO_SITE = https://wpewebkit.org/releases
WPEBACKEND_FDO_SOURCE = wpebackend-fdo-$(WPEBACKEND_FDO_VERSION).tar.xz
WPEBACKEND_FDO_INSTALL_STAGING = YES
--
2.37.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.12.1
2022-08-24 12:26 [Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.12.1 Adrian Perez de Castro
@ 2022-08-27 13:42 ` Yann E. MORIN
2022-08-27 13:45 ` Yann E. MORIN
0 siblings, 1 reply; 4+ messages in thread
From: Yann E. MORIN @ 2022-08-27 13:42 UTC (permalink / raw)
To: Adrian Perez de Castro; +Cc: buildroot
Adrian, All,
On 2022-08-24 15:26 +0300, Adrian Perez de Castro spake thusly:
> This minor release fixes a crash. Release notes:
>
> https://wpewebkit.org/release/wpebackend-fdo-1.12.1.html
>
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Applied to next, thanks.
Regards,
Yann E. MORIN.
> ---
> package/wpebackend-fdo/wpebackend-fdo.hash | 8 ++++----
> package/wpebackend-fdo/wpebackend-fdo.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/package/wpebackend-fdo/wpebackend-fdo.hash b/package/wpebackend-fdo/wpebackend-fdo.hash
> index 06289900b0..49c60fce0f 100644
> --- a/package/wpebackend-fdo/wpebackend-fdo.hash
> +++ b/package/wpebackend-fdo/wpebackend-fdo.hash
> @@ -1,7 +1,7 @@
> -# From https://wpewebkit.org/releases/wpebackend-fdo-1.12.0.tar.xz.sums
> -md5 c43b34a4b4933bcd80068ae5776ee346 wpebackend-fdo-1.12.0.tar.xz
> -sha1 e2576d564bd6d9a86737a4cd31dd5827ebc00fdf wpebackend-fdo-1.12.0.tar.xz
> -sha256 6239c9c15523410798d66315de6b491712ab30009ba180f3e0dd076d9b0074ac wpebackend-fdo-1.12.0.tar.xz
> +# From https://wpewebkit.org/releases/wpebackend-fdo-1.12.1.tar.xz.sums
> +md5 494f4a5b2bd89dacef37b69534b2e1ce wpebackend-fdo-1.12.1.tar.xz
> +sha1 72a85e4615e085926f7ad8fc8414f9c6a878ef28 wpebackend-fdo-1.12.1.tar.xz
> +sha256 45aa833c44ec292f31fa943b01b8cc75e54eb623ad7ba6a66fc2f118fe69e629 wpebackend-fdo-1.12.1.tar.xz
>
> # Hashes for license files:
> sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING
> diff --git a/package/wpebackend-fdo/wpebackend-fdo.mk b/package/wpebackend-fdo/wpebackend-fdo.mk
> index 5fe9c5397f..2e2bdee94e 100644
> --- a/package/wpebackend-fdo/wpebackend-fdo.mk
> +++ b/package/wpebackend-fdo/wpebackend-fdo.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -WPEBACKEND_FDO_VERSION = 1.12.0
> +WPEBACKEND_FDO_VERSION = 1.12.1
> WPEBACKEND_FDO_SITE = https://wpewebkit.org/releases
> WPEBACKEND_FDO_SOURCE = wpebackend-fdo-$(WPEBACKEND_FDO_VERSION).tar.xz
> WPEBACKEND_FDO_INSTALL_STAGING = YES
> --
> 2.37.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] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.12.1
2022-08-27 13:42 ` Yann E. MORIN
@ 2022-08-27 13:45 ` Yann E. MORIN
2022-08-29 13:47 ` Adrian Perez de Castro
0 siblings, 1 reply; 4+ messages in thread
From: Yann E. MORIN @ 2022-08-27 13:45 UTC (permalink / raw)
To: Adrian Perez de Castro; +Cc: buildroot
Adrian, All,
On 2022-08-27 15:42 +0200, Yann E. MORIN spake thusly:
> On 2022-08-24 15:26 +0300, Adrian Perez de Castro spake thusly:
> > This minor release fixes a crash. Release notes:
> >
> > https://wpewebkit.org/release/wpebackend-fdo-1.12.1.html
> >
> > Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
> Applied to next, thanks.
Damn, sent too fast..
I meant to ask: the release notes state "in certain situations". Is
that occuring often enough to warrant being applied on master?
Regards,
Yann E. MORIN.
> Regards,
> Yann E. MORIN.
>
> > ---
> > package/wpebackend-fdo/wpebackend-fdo.hash | 8 ++++----
> > package/wpebackend-fdo/wpebackend-fdo.mk | 2 +-
> > 2 files changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --git a/package/wpebackend-fdo/wpebackend-fdo.hash b/package/wpebackend-fdo/wpebackend-fdo.hash
> > index 06289900b0..49c60fce0f 100644
> > --- a/package/wpebackend-fdo/wpebackend-fdo.hash
> > +++ b/package/wpebackend-fdo/wpebackend-fdo.hash
> > @@ -1,7 +1,7 @@
> > -# From https://wpewebkit.org/releases/wpebackend-fdo-1.12.0.tar.xz.sums
> > -md5 c43b34a4b4933bcd80068ae5776ee346 wpebackend-fdo-1.12.0.tar.xz
> > -sha1 e2576d564bd6d9a86737a4cd31dd5827ebc00fdf wpebackend-fdo-1.12.0.tar.xz
> > -sha256 6239c9c15523410798d66315de6b491712ab30009ba180f3e0dd076d9b0074ac wpebackend-fdo-1.12.0.tar.xz
> > +# From https://wpewebkit.org/releases/wpebackend-fdo-1.12.1.tar.xz.sums
> > +md5 494f4a5b2bd89dacef37b69534b2e1ce wpebackend-fdo-1.12.1.tar.xz
> > +sha1 72a85e4615e085926f7ad8fc8414f9c6a878ef28 wpebackend-fdo-1.12.1.tar.xz
> > +sha256 45aa833c44ec292f31fa943b01b8cc75e54eb623ad7ba6a66fc2f118fe69e629 wpebackend-fdo-1.12.1.tar.xz
> >
> > # Hashes for license files:
> > sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING
> > diff --git a/package/wpebackend-fdo/wpebackend-fdo.mk b/package/wpebackend-fdo/wpebackend-fdo.mk
> > index 5fe9c5397f..2e2bdee94e 100644
> > --- a/package/wpebackend-fdo/wpebackend-fdo.mk
> > +++ b/package/wpebackend-fdo/wpebackend-fdo.mk
> > @@ -4,7 +4,7 @@
> > #
> > ################################################################################
> >
> > -WPEBACKEND_FDO_VERSION = 1.12.0
> > +WPEBACKEND_FDO_VERSION = 1.12.1
> > WPEBACKEND_FDO_SITE = https://wpewebkit.org/releases
> > WPEBACKEND_FDO_SOURCE = wpebackend-fdo-$(WPEBACKEND_FDO_VERSION).tar.xz
> > WPEBACKEND_FDO_INSTALL_STAGING = YES
> > --
> > 2.37.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
--
.-----------------.--------------------.------------------.--------------------.
| 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] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.12.1
2022-08-27 13:45 ` Yann E. MORIN
@ 2022-08-29 13:47 ` Adrian Perez de Castro
0 siblings, 0 replies; 4+ messages in thread
From: Adrian Perez de Castro @ 2022-08-29 13:47 UTC (permalink / raw)
To: Yann E. MORIN; +Cc: buildroot
[-- Attachment #1.1: Type: text/plain, Size: 826 bytes --]
Hi Yann,
On Sat, 27 Aug 2022 15:45:25 +0200 "Yann E. MORIN" <yann.morin.1998@free.fr> wrote:
> On 2022-08-27 15:42 +0200, Yann E. MORIN spake thusly:
> > On 2022-08-24 15:26 +0300, Adrian Perez de Castro spake thusly:
> > > This minor release fixes a crash. Release notes:
> > >
> > > https://wpewebkit.org/release/wpebackend-fdo-1.12.1.html
> > >
> > > Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
> > Applied to next, thanks.
>
> Damn, sent too fast..
>
> I meant to ask: the release notes state "in certain situations". Is
> that occuring often enough to warrant being applied on master?
While the crashes are not very common, it would be nice to include the
version bump in the "master" branch. I reckon the changes are rather small
and they shouldn't introduce any regression.
Cheers,
—Adrián
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-08-29 13:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-24 12:26 [Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.12.1 Adrian Perez de Castro
2022-08-27 13:42 ` Yann E. MORIN
2022-08-27 13:45 ` Yann E. MORIN
2022-08-29 13:47 ` Adrian Perez de Castro
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.