From patchwork Wed Sep 8 22:15:15 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 1526027 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=aruba.it header.i=@aruba.it header.a=rsa-sha256 header.s=a1 header.b=ZIxabNOg; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@lists.buildroot.org; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4H4c0D1lT8z9sQt for ; Thu, 9 Sep 2021 08:15:39 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 84307406CD; Wed, 8 Sep 2021 22:15:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mK5smyc17zuE; Wed, 8 Sep 2021 22:15:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id EB49E404B1; Wed, 8 Sep 2021 22:15:35 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id BC7941BF9B2 for ; Wed, 8 Sep 2021 22:15:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id B933C613E1 for ; Wed, 8 Sep 2021 22:15:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=aruba.it Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h3R0lk1e6_Xq for ; Wed, 8 Sep 2021 22:15:21 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from smtpcmd10101.aruba.it (smtpcmd10101.aruba.it [62.149.156.101]) by smtp3.osuosl.org (Postfix) with ESMTP id C8CC96068F for ; Wed, 8 Sep 2021 22:15:20 +0000 (UTC) Received: from ubuntu.localdomain ([146.241.179.121]) by Aruba Outgoing Smtp with ESMTPSA id O5qfmiloJnyXHO5qfmZIvp; Thu, 09 Sep 2021 00:15:19 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aruba.it; s=a1; t=1631139319; bh=8ajt2cy7CGsD9zVvRzg0FMyzMoOGDlimnpnDpUH0d/o=; h=From:To:Subject:Date:MIME-Version; b=ZIxabNOgJ+FA4yilV68GZxYjKsRRQOzn3ONuta0wttmw3qfooPOW64NosiofLA2+9 2de19zVDlpXj5enPTMNuQgrfbMTaeLC1DFx0QcWHswLlxUBH019K8X6uElPLZPm415 uoZP6Uu7e+yBhj3qdF9+8q6V32OH3xBf/4f8QKJAG4+I87yzQjkqgB1zhxo/B9NXkl RXngb4VvjRL9OLrHuYhV5MbsELFvmTHACQ7M2FuEFLJLT9tl3uD8fiXiVMOVwsYZ0/ OC9ZbxVjOGuKTUEerCiFoHAHz4miiWtzkzMwo6S1lK1WRzSTZAJCRlELU/VAPEdiZx 8Qh5j28OvLK3g== From: Giulio Benetti To: buildroot@buildroot.org Date: Thu, 9 Sep 2021 00:15:15 +0200 Message-Id: <20210908221516.1719932-1-giulio.benetti@benettiengineering.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CMAE-Envelope: MS4wfKxDoQSHSQ7GCewAk5DtNnPd4KgZZnTSFboFGf5RrtSY/UgdC8nZZ3jZfUzjtY23cbUBjLdtlM0bqQbZ0aZY9oHobOSn0J0crcbhhW00lqGdefWDXY5I 3nm5FIAn9jOcjiKEGpr++4Hr2lwBbqLg7CVNsNNkgt7HNPXS2OFNaG6+c0vZUOoQKUap1a8PCkIxoQymJ9Dvvx3vEKKAAoCd8MZeYwV13mSSMc0z6Q/Q161q OETDd4ee8z9eKmG8zPyAjFd0AB+Urizw+3s5iGhkcS4= Subject: [Buildroot] [PATCH 1/2] package/harfbuzz: bump to version 2.9.1 X-BeenThere: buildroot@lists.buildroot.org 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: Giulio Benetti Errors-To: buildroot-bounces@lists.buildroot.org Sender: "buildroot" Bump to version 2.9.1 Signed-off-by: Giulio Benetti --- package/harfbuzz/harfbuzz.hash | 2 +- package/harfbuzz/harfbuzz.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash index a101f3e7de..c00195cba6 100644 --- a/package/harfbuzz/harfbuzz.hash +++ b/package/harfbuzz/harfbuzz.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a harfbuzz-2.9.0.tar.xz +sha256 0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf harfbuzz-2.9.1.tar.xz sha256 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692 COPYING diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk index bcf5bfb5af..70c1e1f7e6 100644 --- a/package/harfbuzz/harfbuzz.mk +++ b/package/harfbuzz/harfbuzz.mk @@ -4,7 +4,7 @@ # ################################################################################ -HARFBUZZ_VERSION = 2.9.0 +HARFBUZZ_VERSION = 2.9.1 HARFBUZZ_SITE = https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION) HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.xz HARFBUZZ_LICENSE = MIT, ISC (ucdn library)