From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp4.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 smtp.lore.kernel.org (Postfix) with ESMTPS id 86A74D7831C for ; Mon, 2 Dec 2024 17:41:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 46AA342A8E; Mon, 2 Dec 2024 17:41:12 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id TG37jDYSMF5Y; Mon, 2 Dec 2024 17:41:09 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 0615742A6F Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp4.osuosl.org (Postfix) with ESMTP id 0615742A6F; Mon, 2 Dec 2024 17:41:09 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists1.osuosl.org (Postfix) with ESMTP id E644160 for ; Mon, 2 Dec 2024 17:41:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id D430E40B47 for ; Mon, 2 Dec 2024 17:41:06 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id QJVzG0pf80js for ; Mon, 2 Dec 2024 17:41:05 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=85.13.140.57; helo=dd20012.kasserver.com; envelope-from=bernd@kuhls.net; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp2.osuosl.org AE1FF40AF7 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org AE1FF40AF7 Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp2.osuosl.org (Postfix) with ESMTPS id AE1FF40AF7 for ; Mon, 2 Dec 2024 17:41:05 +0000 (UTC) Received: from fli4l.lan.fli4l (p4fd6c998.dip0.t-ipconnect.de [79.214.201.152]) by dd20012.kasserver.com (Postfix) with ESMTPSA id 90111A4C3D65; Mon, 2 Dec 2024 18:40:11 +0100 (CET) Received: from bruckner.lan.fli4l ([192.168.1.1]:38332) by fli4l.lan.fli4l with esmtp (Exim 4.98) (envelope-from ) id 1tIAP4-0000000031f-3uz7; Mon, 02 Dec 2024 17:40:11 +0000 From: Bernd Kuhls To: buildroot@buildroot.org Cc: Eric Le Bihan , "Yann E . MORIN" , Daniel Lang , Valentin Korenblit , Romain Naour Date: Mon, 2 Dec 2024 18:40:06 +0100 Message-Id: <20241202174008.1134667-5-bernd@kuhls.net> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20241202174008.1134667-1-bernd@kuhls.net> References: <20241202174008.1134667-1-bernd@kuhls.net> MIME-Version: 1.0 X-Spamd-Bar: +++++ X-Spam: Yes X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202406071026; t=1733161211; bh=ecBGpHlfwUVpt/qVe0iz6jfMCY10QIDZ+W2dmLWpQMg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=F1TZw3aSySlXszgiWvTJpecCp2F4Y9WZ75b5J5SKduPfviGrEBOeup+kgWDtecIhU hVSXW/S+0QrPBT3t0VuAdl58VHqNQtSaM7BgoklARlm53j44Yh/Peo7m8dwOp0fJwi 9qo3o9Mf4jH7fPtKmg77m7nd9aPE5hXgtH//hzd3wgWxtFKICh1ImJb+3VWoKx31V7 /y1NuwbmZOPSLtANyReHY2lZ0IAtK/sB6bOLhR6ztTXw9V9TXW99U8f5FiqbIm5uNY +8vEEqLQ3f7czXUUHWGa50NPThvsO4kxYqPvswIyAxfBmKBVwkYKaJxa6R9CvpWqmj dtd+KXQfaY0JA== X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dmarc=pass (p=none dis=none) header.from=kuhls.net X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202406071026 header.b=F1TZw3aS Subject: [Buildroot] [PATCH 5/7] package/wayland-protocols: bump version to 1.38 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Needed for mesa3d bump to 24.3.0: https://gitlab.freedesktop.org/mesa/mesa/-/commit/cdef622a0a2ba95302a5b21bdeed99a95dbc8347 Release notes: https://lists.freedesktop.org/archives/wayland-devel/2024-August/043774.html https://lists.freedesktop.org/archives/wayland-devel/2024-October/043851.html Signed-off-by: Bernd Kuhls --- package/wayland-protocols/wayland-protocols.hash | 7 ++++--- package/wayland-protocols/wayland-protocols.mk | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package/wayland-protocols/wayland-protocols.hash b/package/wayland-protocols/wayland-protocols.hash index 93d40a919c..c04876eaa1 100644 --- a/package/wayland-protocols/wayland-protocols.hash +++ b/package/wayland-protocols/wayland-protocols.hash @@ -1,4 +1,5 @@ -# From https://lists.freedesktop.org/archives/wayland-devel/2024-April/043581.html -sha256 71fd4de05e79f9a1ca559fac30c1f8365fa10346422f9fe795f74d77b9ef7e92 wayland-protocols-1.36.tar.xz -sha512 5448b9aedc953ce6be0f378da900c195c8743cb6001f615823b5fc9cab3e3ee54271132055743278e10decef7f8e9dcdeef31593a2a12062575fb90eb0084be0 wayland-protocols-1.36.tar.xz +# From https://lists.freedesktop.org/archives/wayland-devel/2024-October/043851.html +sha256 ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe wayland-protocols-1.38.tar.xz +sha512 43fc36d35bedb245deed0e2de246f42d2bbfa6ecafa094f2a7fb103d6df8ae28f3cc200bc5aa24745b9131a28381883c24779da0a6d9ac954753bd5ebb1405db wayland-protocols-1.38.tar.xz +# Locally computed sha256 f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124 COPYING diff --git a/package/wayland-protocols/wayland-protocols.mk b/package/wayland-protocols/wayland-protocols.mk index c0dfe69401..e989c75d16 100644 --- a/package/wayland-protocols/wayland-protocols.mk +++ b/package/wayland-protocols/wayland-protocols.mk @@ -4,7 +4,7 @@ # ################################################################################ -WAYLAND_PROTOCOLS_VERSION = 1.36 +WAYLAND_PROTOCOLS_VERSION = 1.38 WAYLAND_PROTOCOLS_SITE = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(WAYLAND_PROTOCOLS_VERSION)/downloads WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz WAYLAND_PROTOCOLS_LICENSE = MIT -- 2.39.5 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot