From patchwork Fri Sep 20 21:38:22 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adrian Perez de Castro X-Patchwork-Id: 1165455 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=igalia.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.b="SWz8Owht"; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46ZnCc4THkz9s7T for ; Sat, 21 Sep 2019 07:38:50 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 1D75F86388; Fri, 20 Sep 2019 21:38:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JTATdA1YrfyZ; Fri, 20 Sep 2019 21:38:45 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 41D3C86362; Fri, 20 Sep 2019 21:38:45 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id AE49A1BF27F for ; Fri, 20 Sep 2019 21:38:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 8867D88047 for ; Fri, 20 Sep 2019 21:38:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uKyRsABDxk4c for ; Fri, 20 Sep 2019 21:38:42 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fanzine.igalia.com (fanzine.igalia.com [91.117.99.155]) by hemlock.osuosl.org (Postfix) with ESMTPS id C3B6E88075 for ; Fri, 20 Sep 2019 21:38:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject:Cc:To:From; bh=KR01wdHhXLZ+oBMEuhRaxzXPDyExxcpqfmHKWTbk8y4=; b=SWz8OwhtxSXhBYfFixHhnpG5l5UspET8c1ShB3J8jr4HabGman620nnAoXbhzbJ4VjIw8896xppT8W7FBFNTtDVB9bFFNKdiWxkld7obFIrTXijOd0gLmjbJE76Nj0e60k1eflMRq+q9r46Pp9vJ1tZrvgX8NVAlGVRHF0U7JCw3Qw8EqvaGJCUnDpTTIDU8SI13Afm5mXCF2FF13GIHERVWmx8wFG3cphOu3SJsbCDPr3giXHZsAqgphHooTXfjdq0cspBCMXmVg+j1PQx27T+hHnjCSZ0GK3Y2D/lWaRPdErSeyMmZDEFmxSRDPqAMynxXBNjTTGJ7pTvNznCI6A==; Received: from 82-181-115-92.bb.dnainternet.fi ([82.181.115.92] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1iBQbu-0006DP-F8; Fri, 20 Sep 2019 23:38:38 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id a078d52b; Fri, 20 Sep 2019 21:38:26 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Sat, 21 Sep 2019 00:38:22 +0300 Message-Id: <20190920213826.2531495-1-aperez@igalia.com> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 0/4] Update WPE WebKit to 2.26.0 (and its related components) X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Adrian Perez de Castro Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Hi all, This patch set updates WPE WebKit to 2.26.0, bringing in along the way the needed updates for its dependencies (libwpe & wpebackend-fdo 1.4.0) and for the Cog launcher/browser (0.4.0). Nothing too special here other than disabling some of the new features which require new dependencies. After this is merged, I will be enabling them with follow-up patches (like I have started doing for WebKitGTK). As usual, feedback and questions welcome =) Best regards, Adrian Perez de Castro (4): package/libwpe: bump to version 1.4.0 package/wpebackend-fdo: bump to version 1.4.0 package/wpewebkit: bump to version 2.26.0 package/cog: bump to version 0.4.0 package/cog/cog.hash | 8 ++++---- package/cog/cog.mk | 5 +++-- package/libwpe/libwpe.hash | 8 ++++---- package/libwpe/libwpe.mk | 2 +- package/wpebackend-fdo/wpebackend-fdo.hash | 8 ++++---- package/wpebackend-fdo/wpebackend-fdo.mk | 2 +- package/wpewebkit/wpewebkit.hash | 8 ++++---- package/wpewebkit/wpewebkit.mk | 4 +++- 8 files changed, 24 insertions(+), 21 deletions(-)