* [Buildroot] [PATCH 1/1] webkitgtk: update to version 2.18.1
2017-10-18 23:07 [Buildroot] [PATCH 1/1] webkitgtk: update to version 2.18.1 Adrian Perez de Castro
@ 2017-10-21 11:02 ` Thomas Petazzoni
2017-10-21 12:03 ` Adrian Perez de Castro
2017-10-22 22:48 ` Peter Korsgaard
2017-10-25 7:40 ` Peter Korsgaard
2 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2017-10-21 11:02 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 19 Oct 2017 02:07:06 +0300, Adrian Perez de Castro wrote:
> This is a maintenance release of the current stable WebKitGTK+ version,
> which contains bugfixes (many of them related to rendering, plus one
> important fix for touch input) and many security fixes.
>
> Release notes:
>
> https://webkitgtk.org/2017/10/18/webkitgtk2.18.1-released.html
>
> Fixes CVE-2017-7081, CVE-2017-7087, CVE-2017-7089, CVE-2017-7090,
> CVE-2017-7091, CVE-2017-7092, CVE-2017-7093, CVE-2017-7094,
> CVE-2017-7095, CVE-2017-7096, CVE-2017-7098, CVE-2017-7099,
> CVE-2017-7100, CVE-2017-7102, CVE-2017-7104, CVE-2017-7107,
> CVE-2017-7109, CVE-2017-7111, CVE-2017-7117, CVE-2017-7120,
> CVE-2017-7142:
>
> https://webkitgtk.org/security/WSA-2017-0008.html
>
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
> ---
> package/webkitgtk/webkitgtk.hash | 8 ++++----
> package/webkitgtk/webkitgtk.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
Since the update includes security fixes, I've changed the commit title
to "security bump to version ..." so that it's clear there are some
security fixes in there.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 1/1] webkitgtk: update to version 2.18.1
2017-10-21 11:02 ` Thomas Petazzoni
@ 2017-10-21 12:03 ` Adrian Perez de Castro
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Perez de Castro @ 2017-10-21 12:03 UTC (permalink / raw)
To: buildroot
Hi,
On Sat, 21 Oct 2017 13:02:56 +0200, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
> On Thu, 19 Oct 2017 02:07:06 +0300, Adrian Perez de Castro wrote:
> > This is a maintenance release of the current stable WebKitGTK+ version,
> > which contains bugfixes (many of them related to rendering, plus one
> > important fix for touch input) and many security fixes.
> >
> > Release notes:
> >
> > https://webkitgtk.org/2017/10/18/webkitgtk2.18.1-released.html
> >
> > Fixes CVE-2017-7081, CVE-2017-7087, CVE-2017-7089, CVE-2017-7090,
> > CVE-2017-7091, CVE-2017-7092, CVE-2017-7093, CVE-2017-7094,
> > CVE-2017-7095, CVE-2017-7096, CVE-2017-7098, CVE-2017-7099,
> > CVE-2017-7100, CVE-2017-7102, CVE-2017-7104, CVE-2017-7107,
> > CVE-2017-7109, CVE-2017-7111, CVE-2017-7117, CVE-2017-7120,
> > CVE-2017-7142:
> >
> > https://webkitgtk.org/security/WSA-2017-0008.html
> >
> > Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
> > ---
> > package/webkitgtk/webkitgtk.hash | 8 ++++----
> > package/webkitgtk/webkitgtk.mk | 2 +-
> > 2 files changed, 5 insertions(+), 5 deletions(-)
>
> Since the update includes security fixes, I've changed the commit title
> to "security bump to version ..." so that it's clear there are some
> security fixes in there.
Thanks! I'll make sure to have ?security? added in the first line of the
commit next time there's a release that contains security fixes :-)
Have a great Buildroot Developer's Meeting this weekend!
--
Adri?n ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20171021/1826774c/attachment.asc>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 1/1] webkitgtk: update to version 2.18.1
2017-10-18 23:07 [Buildroot] [PATCH 1/1] webkitgtk: update to version 2.18.1 Adrian Perez de Castro
2017-10-21 11:02 ` Thomas Petazzoni
@ 2017-10-22 22:48 ` Peter Korsgaard
2017-10-25 7:40 ` Peter Korsgaard
2 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2017-10-22 22:48 UTC (permalink / raw)
To: buildroot
>>>>> "Adrian" == Adrian Perez de Castro <aperez@igalia.com> writes:
> This is a maintenance release of the current stable WebKitGTK+ version,
> which contains bugfixes (many of them related to rendering, plus one
> important fix for touch input) and many security fixes.
> Release notes:
> https://webkitgtk.org/2017/10/18/webkitgtk2.18.1-released.html
> Fixes CVE-2017-7081, CVE-2017-7087, CVE-2017-7089, CVE-2017-7090,
> CVE-2017-7091, CVE-2017-7092, CVE-2017-7093, CVE-2017-7094,
> CVE-2017-7095, CVE-2017-7096, CVE-2017-7098, CVE-2017-7099,
> CVE-2017-7100, CVE-2017-7102, CVE-2017-7104, CVE-2017-7107,
> CVE-2017-7109, CVE-2017-7111, CVE-2017-7117, CVE-2017-7120,
> CVE-2017-7142:
> https://webkitgtk.org/security/WSA-2017-0008.html
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Committed to 2017.08.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 1/1] webkitgtk: update to version 2.18.1
2017-10-18 23:07 [Buildroot] [PATCH 1/1] webkitgtk: update to version 2.18.1 Adrian Perez de Castro
2017-10-21 11:02 ` Thomas Petazzoni
2017-10-22 22:48 ` Peter Korsgaard
@ 2017-10-25 7:40 ` Peter Korsgaard
2 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2017-10-25 7:40 UTC (permalink / raw)
To: buildroot
>>>>> "Adrian" == Adrian Perez de Castro <aperez@igalia.com> writes:
> This is a maintenance release of the current stable WebKitGTK+ version,
> which contains bugfixes (many of them related to rendering, plus one
> important fix for touch input) and many security fixes.
> Release notes:
> https://webkitgtk.org/2017/10/18/webkitgtk2.18.1-released.html
> Fixes CVE-2017-7081, CVE-2017-7087, CVE-2017-7089, CVE-2017-7090,
> CVE-2017-7091, CVE-2017-7092, CVE-2017-7093, CVE-2017-7094,
> CVE-2017-7095, CVE-2017-7096, CVE-2017-7098, CVE-2017-7099,
> CVE-2017-7100, CVE-2017-7102, CVE-2017-7104, CVE-2017-7107,
> CVE-2017-7109, CVE-2017-7111, CVE-2017-7117, CVE-2017-7120,
> CVE-2017-7142:
> https://webkitgtk.org/security/WSA-2017-0008.html
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Committed to 2017.02.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread