All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 0/3] Webkitgtk 2.12.x bump
@ 2016-04-29 13:46 Gustavo Zacarias
  2016-04-29 13:46 ` [Buildroot] [PATCH v4 1/3] webkitgtk: new package Gustavo Zacarias
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2016-04-29 13:46 UTC (permalink / raw)
  To: buildroot

This series bumps webkitgtk from the current 2.4.x series to 2.12.x and
midori to match as well.

It's a major bump that deprecates the 2.4.x series since it isn't 100%
security supported by upstream.

Changes for v4:
 * Bump to version 2.12.2 of webkitgtk

Changes for v3:
 * Bump to version 2.12.1 of webkitgtk

Changes for v2:
 * webkitgtk: dedup/group x11 dependencies
 * webkitgtk: spin GLES handling outside wayland
 * midori: it's available for libgtk3 in general (any backend)
 * defer demo config until it get more polish

Gustavo Zacarias (3):
  webkitgtk: new package
  midori: bump to version 0.5.11
  webkitgtk24: mark as deprecated

 package/Config.in                            |  1 +
 package/midori/0001-disable-libnotify.patch  | 43 --------------
 package/midori/0001-fix-bug-1492932.patch    | 44 ++++++++++++++
 package/midori/0002-gcr-for-x11-only.patch   | 32 ++++++++++
 package/midori/0002-new-vala.patch           | 26 --------
 package/midori/Config.in                     | 36 ++++-------
 package/midori/midori.hash                   |  2 +-
 package/midori/midori.mk                     | 36 +++--------
 package/{webkitgtk24 => webkitgtk}/Config.in | 46 +++++++-------
 package/webkitgtk/webkitgtk.hash             |  4 ++
 package/webkitgtk/webkitgtk.mk               | 89 ++++++++++++++++++++++++++++
 package/webkitgtk24/Config.in                |  2 +
 12 files changed, 215 insertions(+), 146 deletions(-)
 delete mode 100644 package/midori/0001-disable-libnotify.patch
 create mode 100644 package/midori/0001-fix-bug-1492932.patch
 create mode 100644 package/midori/0002-gcr-for-x11-only.patch
 delete mode 100644 package/midori/0002-new-vala.patch
 copy package/{webkitgtk24 => webkitgtk}/Config.in (60%)
 create mode 100644 package/webkitgtk/webkitgtk.hash
 create mode 100644 package/webkitgtk/webkitgtk.mk

-- 
2.7.3

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

end of thread, other threads:[~2016-04-30 19:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-29 13:46 [Buildroot] [PATCH v4 0/3] Webkitgtk 2.12.x bump Gustavo Zacarias
2016-04-29 13:46 ` [Buildroot] [PATCH v4 1/3] webkitgtk: new package Gustavo Zacarias
2016-04-29 13:46 ` [Buildroot] [PATCH v4 2/3] midori: bump to version 0.5.11 Gustavo Zacarias
2016-04-29 13:46 ` [Buildroot] [PATCH v4 3/3] webkitgtk24: mark as deprecated Gustavo Zacarias
2016-04-30 19:08 ` [Buildroot] [PATCH v4 0/3] Webkitgtk 2.12.x bump Thomas Petazzoni

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.