From patchwork Sun Jul 30 17:12:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1814619 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4RDScH27fCz1yZD for ; Mon, 31 Jul 2023 03:12:45 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 9BF664109F; Sun, 30 Jul 2023 17:12:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 9BF664109F 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 QIXh7wj2Kdc9; Sun, 30 Jul 2023 17:12:41 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 4B402410DC; Sun, 30 Jul 2023 17:12:40 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 4B402410DC X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 27BA31BF3BC for ; Sun, 30 Jul 2023 17:12:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 0617481761 for ; Sun, 30 Jul 2023 17:12:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 0617481761 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 232W-cMUNj7Z for ; Sun, 30 Jul 2023 17:12:36 +0000 (UTC) Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp1.osuosl.org (Postfix) with ESMTPS id 43652813BC for ; Sun, 30 Jul 2023 17:12:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 43652813BC Received: from fli4l.lan.fli4l (p4fd6c649.dip0.t-ipconnect.de [79.214.198.73]) by dd20012.kasserver.com (Postfix) with ESMTPSA id 9BA6BA4C036A; Sun, 30 Jul 2023 19:12:32 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:60884) by fli4l.lan.fli4l with esmtp (Exim 4.96) (envelope-from ) id 1qQ9y4-00088q-1D; Sun, 30 Jul 2023 19:12:32 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 30 Jul 2023 19:12:28 +0200 Message-Id: <20230730171232.3381097-1-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Spamd-Bar: +++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1690737152; bh=3VRsQH9IhROxRllOIdKxTn5kgC2q5Z2BO8C27yYJPfA=; h=From:To:Cc:Subject:Date:From; b=gr7yTVDGKIgiKJ9wZmXrn+00MhgANbb0FxAzS3O10QCsj9RqpNAg9FVAUdIxIAw36 d+qHwNX3SqPhhH/ouhff7LMYyIpv0K7g5DGlG6zUIC7JBBm9Md4cX0SkgrUGDoj1ru +x9bwdMMuMikWNja095mkSCbDUG6mFNkdOM2Ch5ceQiQWqPwHMHVq8daGFDFrU70lB ip8FZeHuNdalRYgo7S1jdAtZECucUR4eES0vDOJhA8jjOmqq5Upuh4ljlBJIFSaUdr mpkvXMmfk2m20FD0hvKwDnmTGf5pRbbHzEa4djywnI5IuffG2No9qy/mkh/3qaWP9g sSCcRcIUugG8Q== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=gr7yTVDG Subject: [Buildroot] [PATCH 1/5] package/gerbera: bump version to 1.12.1 X-BeenThere: buildroot@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: Semyon Kolganov , Fabrice Fontaine , Asaf Kahlon Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Removed patch which is included in this release. Signed-off-by: Bernd Kuhls --- .checkpackageignore | 1 - .../gerbera/0001-Fix-build-with-fmt-9-0.patch | 36 ------------------- package/gerbera/gerbera.hash | 2 +- package/gerbera/gerbera.mk | 2 +- 4 files changed, 2 insertions(+), 39 deletions(-) delete mode 100644 package/gerbera/0001-Fix-build-with-fmt-9-0.patch diff --git a/.checkpackageignore b/.checkpackageignore index b3db922529..27c66d0bbe 100644 --- a/.checkpackageignore +++ b/.checkpackageignore @@ -531,7 +531,6 @@ package/gengetopt/0001-configure.ac-add-disable-doc-option.patch Upstream package/genpart/0001-fix-return-code.patch Upstream package/genromfs/0001-build-system.patch Sob Upstream package/gensio/0001-Fix-missing-EVP_PKEY_ED25519-build-error-on-libressl.patch Upstream -package/gerbera/0001-Fix-build-with-fmt-9-0.patch Upstream package/gerbera/S99gerbera Indent package/gettext-gnu/0001-error_print_progname.patch Upstream package/gettext-gnu/0002-restore-the-ability-to-buld-gettext-tools-seperately-part1.patch Upstream diff --git a/package/gerbera/0001-Fix-build-with-fmt-9-0.patch b/package/gerbera/0001-Fix-build-with-fmt-9-0.patch deleted file mode 100644 index 63ae8382a3..0000000000 --- a/package/gerbera/0001-Fix-build-with-fmt-9-0.patch +++ /dev/null @@ -1,36 +0,0 @@ -From d7b8fafbc94405c20753fed569abd8878cccde89 Mon Sep 17 00:00:00 2001 -From: Felix Yan -Date: Fri, 19 Aug 2022 15:22:10 +0300 -Subject: [PATCH] Fix build with fmt 9.0 - -Fixes #2681 - -[Retrieved from: -https://github.com/gerbera/gerbera/commit/d7b8fafbc94405c20753fed569abd8878cccde89] -Signed-off-by: Fabrice Fontaine ---- - src/database/sql_format.h | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/database/sql_format.h b/src/database/sql_format.h -index 32dc00efa..e4e1909a8 100644 ---- a/src/database/sql_format.h -+++ b/src/database/sql_format.h -@@ -42,7 +42,7 @@ struct SQLIdentifier { - template <> - struct fmt::formatter : formatter { - template -- auto format(const SQLIdentifier& tn, FormatContext& ctx) -> decltype(ctx.out()) -+ auto format(const SQLIdentifier& tn, FormatContext& ctx) const -> decltype(ctx.out()) - { - return format_to(ctx.out(), "{}{}{}", tn.quote_begin, tn.name, tn.quote_end); - } -@@ -61,7 +61,7 @@ struct ColumnUpdate { - template <> - struct fmt::formatter : formatter { - template -- auto format(const ColumnUpdate& a, FormatContext& ctx) -> decltype(ctx.out()) -+ auto format(const ColumnUpdate& a, FormatContext& ctx) const -> decltype(ctx.out()) - { - return format_to(ctx.out(), "{} = {}", a.column, a.value); - } diff --git a/package/gerbera/gerbera.hash b/package/gerbera/gerbera.hash index 89ac9ad55a..ee6e3d9b3a 100644 --- a/package/gerbera/gerbera.hash +++ b/package/gerbera/gerbera.hash @@ -1,3 +1,3 @@ # Locally computed: -sha256 bd6c7b2c6380e2e265a998bbc0df9eec14b9c6a65bc91e7f2c0ae0b67fd0c9cf gerbera-1.10.0.tar.gz +sha256 2144a7c4a13e8b43aa0c911fbeae65f05e2c42254ddd03be5c41f5fcf103a93c gerbera-1.12.1.tar.gz sha256 cae4138373be41fd2be75faf41ce7efbcf49fb17d0e05ad1c51cc01ac335b9b6 LICENSE.md diff --git a/package/gerbera/gerbera.mk b/package/gerbera/gerbera.mk index 6acdfb86ac..c60d49b0f9 100644 --- a/package/gerbera/gerbera.mk +++ b/package/gerbera/gerbera.mk @@ -4,7 +4,7 @@ # ################################################################################ -GERBERA_VERSION = 1.10.0 +GERBERA_VERSION = 1.12.1 GERBERA_SITE = $(call github,gerbera,gerbera,v$(GERBERA_VERSION)) GERBERA_LICENSE = GPL-2.0 GERBERA_LICENSE_FILES = LICENSE.md From patchwork Sun Jul 30 17:12:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1814620 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4RDScV1X2Yz1yZD for ; Mon, 31 Jul 2023 03:12:58 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 1827441681; Sun, 30 Jul 2023 17:12:56 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 1827441681 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 UOz2ZFbnD2xa; Sun, 30 Jul 2023 17:12:55 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id EE9AD41685; Sun, 30 Jul 2023 17:12:53 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org EE9AD41685 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 4E10A1BF3BC for ; Sun, 30 Jul 2023 17:12:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 27B7760F08 for ; Sun, 30 Jul 2023 17:12:49 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 27B7760F08 X-Virus-Scanned: amavisd-new at osuosl.org 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 2uNq2NdpFLIJ for ; Sun, 30 Jul 2023 17:12:48 +0000 (UTC) Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp3.osuosl.org (Postfix) with ESMTPS id 4AB3860B3B for ; Sun, 30 Jul 2023 17:12:48 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 4AB3860B3B Received: from fli4l.lan.fli4l (p4fd6c649.dip0.t-ipconnect.de [79.214.198.73]) by dd20012.kasserver.com (Postfix) with ESMTPSA id B8307A4C0E76; Sun, 30 Jul 2023 19:12:32 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:60884) by fli4l.lan.fli4l with esmtp (Exim 4.96) (envelope-from ) id 1qQ9y4-00088q-1X; Sun, 30 Jul 2023 19:12:32 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 30 Jul 2023 19:12:29 +0200 Message-Id: <20230730171232.3381097-2-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230730171232.3381097-1-bernd@kuhls.net> References: <20230730171232.3381097-1-bernd@kuhls.net> MIME-Version: 1.0 X-Spamd-Bar: ++++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1690737152; bh=LQxikGHPUQKsqu3umGKhOnNM8wgoOQRTCuAodJYkKPY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=e8S65RKy05Gjkw1cFumW6gcdb81Ln2OhXfBE8MoiRcYJcvTsrwEkzpvEDwBvOhBK0 TVctH3xkbfMYj0GQ9TdWDWEZ0Q25G9cRwgskNwVO5m0FebPWd88pt8cwMee0/dio2P lPHPRWqKpxnX72k43GkH6opECdQQoL73UAlPAKhF9NMmyrnzeA6crJxI7IrDsMeGgq oP1XCaIa12Shmi3ldnw85jV8k6+EAJEJb7/cEa40jVoRpNOt89xpcPyg3TuecF3D6y BgmnLD7CBx6fgOoKW/Xx8EP+QeOTZGooWu644ccGHkeSN12cjjj4HG+ljJ3chLhvPQ B+0sP5qP48k5g== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=e8S65RKy Subject: [Buildroot] [PATCH 2/5] package/spdlog: bump version to 1.12.0 X-BeenThere: buildroot@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: Semyon Kolganov , Fabrice Fontaine , Asaf Kahlon Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Release notes: https://github.com/gabime/spdlog/releases/tag/v1.12.0 Signed-off-by: Bernd Kuhls --- package/spdlog/spdlog.hash | 2 +- package/spdlog/spdlog.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/spdlog/spdlog.hash b/package/spdlog/spdlog.hash index af89ba4e84..a943abba2c 100644 --- a/package/spdlog/spdlog.hash +++ b/package/spdlog/spdlog.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 ca5cae8d6cac15dae0ec63b21d6ad3530070650f68076f3a4a862ca293a858bb spdlog-1.11.0.tar.gz +sha256 4dccf2d10f410c1e2feaff89966bfc49a1abb29ef6f08246335b110e001e09a9 spdlog-1.12.0.tar.gz sha256 a7241a379cb98d37788f82c2fc2e484c3ae85dae881fd3406f0637644850926f LICENSE diff --git a/package/spdlog/spdlog.mk b/package/spdlog/spdlog.mk index 32a0265484..15a80edbd0 100644 --- a/package/spdlog/spdlog.mk +++ b/package/spdlog/spdlog.mk @@ -4,7 +4,7 @@ # ################################################################################ -SPDLOG_VERSION = 1.11.0 +SPDLOG_VERSION = 1.12.0 SPDLOG_SITE = $(call github,gabime,spdlog,v$(SPDLOG_VERSION)) SPDLOG_LICENSE = MIT SPDLOG_LICENSE_FILES = LICENSE From patchwork Sun Jul 30 17:12:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1814621 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4RDScm4pZ2z1yZD for ; Mon, 31 Jul 2023 03:13:12 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id A9EC5402B2; Sun, 30 Jul 2023 17:13:10 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org A9EC5402B2 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 WPThNYIpKTd2; Sun, 30 Jul 2023 17:13:09 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 593374026D; Sun, 30 Jul 2023 17:13:08 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 593374026D X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id BBA981BF3BC for ; Sun, 30 Jul 2023 17:13:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 9546381A95 for ; Sun, 30 Jul 2023 17:13:01 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 9546381A95 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LnFagOgtBMxy for ; Sun, 30 Jul 2023 17:13:00 +0000 (UTC) Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp1.osuosl.org (Postfix) with ESMTPS id 62284813BC for ; Sun, 30 Jul 2023 17:13:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 62284813BC Received: from fli4l.lan.fli4l (p4fd6c649.dip0.t-ipconnect.de [79.214.198.73]) by dd20012.kasserver.com (Postfix) with ESMTPSA id D971FA4C1075; Sun, 30 Jul 2023 19:12:32 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:60884) by fli4l.lan.fli4l with esmtp (Exim 4.96) (envelope-from ) id 1qQ9y4-00088q-1g; Sun, 30 Jul 2023 19:12:32 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 30 Jul 2023 19:12:30 +0200 Message-Id: <20230730171232.3381097-3-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230730171232.3381097-1-bernd@kuhls.net> References: <20230730171232.3381097-1-bernd@kuhls.net> MIME-Version: 1.0 X-Spamd-Bar: ++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1690737152; bh=4pXUCRA1BBzCsPYsoJPfOGp1qaDvYsaImvhHPqTi81Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Qmz+5B8Cz/gZNBYKCGDhj4bKr+hbrWqUQkAO+4tW4w3ccLxmZPcyDvNvyzzju4ov6 LmHdnueP2syQJ4Jf0o40+rWxgCmKqzAbDTfAlgwXQDyjykCPzsS98p5kPs0MDCYGR6 keA2jJf4DK7XKlxWV5f4DY3klZ0ZFN5LIIgUpTpfnNRwtbLGH/piF7NyFcpP+gSx0Z VxZCSnuxIBsZ2PS0DXmkF7cUCXCCb9tAiHkFUHKcdr2jxhlrlXWTpS+uxP4fNwWMR/ o8IeIRG1RhKVidrC8C1wlwhS68fhlCW2CHYZBuO3tOYQLNIkGpqEXcqJFgoCui3Adf FVTurz0jqWP4A== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=Qmz+5B8C Subject: [Buildroot] [PATCH 3/5] package/kodi: Fix building with fmt >= 10 X-BeenThere: buildroot@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: Semyon Kolganov , Fabrice Fontaine , Asaf Kahlon Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Signed-off-by: Bernd Kuhls --- ...se-AnnouncementFlagToString-when-log.patch | 31 ++++++++++++++++ ...ontrol-use-explicit-cast-to-UTILS-CO.patch | 32 ++++++++++++++++ ...-fmt-enums-format_as-for-explicit-en.patch | 33 +++++++++++++++++ ...er-for-std-atomic-for-explicit-atomi.patch | 37 +++++++++++++++++++ 4 files changed, 133 insertions(+) create mode 100644 package/kodi/0002-CGUIWindowHome-use-AnnouncementFlagToString-when-log.patch create mode 100644 package/kodi/0003-CGUIColorButtonControl-use-explicit-cast-to-UTILS-CO.patch create mode 100644 package/kodi/0004-CLog-allow-using-fmt-enums-format_as-for-explicit-en.patch create mode 100644 package/kodi/0005-CLog-add-formatter-for-std-atomic-for-explicit-atomi.patch diff --git a/package/kodi/0002-CGUIWindowHome-use-AnnouncementFlagToString-when-log.patch b/package/kodi/0002-CGUIWindowHome-use-AnnouncementFlagToString-when-log.patch new file mode 100644 index 0000000000..3aa41adc86 --- /dev/null +++ b/package/kodi/0002-CGUIWindowHome-use-AnnouncementFlagToString-when-log.patch @@ -0,0 +1,31 @@ +From cfbc0ec1b2cf2952fa4a279cf5fc71c15bf56f23 Mon Sep 17 00:00:00 2001 +From: Lukas Rusak +Date: Tue, 27 Jun 2023 11:21:50 -0700 +Subject: [PATCH] CGUIWindowHome: use AnnouncementFlagToString when logging + +Upstream: https://github.com/xbmc/xbmc/commit/3a20f5b67ff32cc3663e0ccd72941e666e8756a4 +Upstream: https://github.com/xbmc/xbmc/pull/23571 + +Signed-off-by: Lukas Rusak +Signed-off-by: Bernd Kuhls +--- + xbmc/windows/GUIWindowHome.cpp | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/xbmc/windows/GUIWindowHome.cpp b/xbmc/windows/GUIWindowHome.cpp +index c42e073c48..abc6cfc94d 100644 +--- a/xbmc/windows/GUIWindowHome.cpp ++++ b/xbmc/windows/GUIWindowHome.cpp +@@ -78,7 +78,8 @@ void CGUIWindowHome::Announce(ANNOUNCEMENT::AnnouncementFlag flag, + { + int ra_flag = 0; + +- CLog::Log(LOGDEBUG, LOGANNOUNCE, "GOT ANNOUNCEMENT, type: {}, from {}, message {}", flag, sender, message); ++ CLog::Log(LOGDEBUG, LOGANNOUNCE, "GOT ANNOUNCEMENT, type: {}, from {}, message {}", ++ AnnouncementFlagToString(flag), sender, message); + + // we are only interested in library changes + if ((flag & (ANNOUNCEMENT::VideoLibrary | ANNOUNCEMENT::AudioLibrary)) == 0) +-- +2.39.2 + diff --git a/package/kodi/0003-CGUIColorButtonControl-use-explicit-cast-to-UTILS-CO.patch b/package/kodi/0003-CGUIColorButtonControl-use-explicit-cast-to-UTILS-CO.patch new file mode 100644 index 0000000000..8ac29dcd20 --- /dev/null +++ b/package/kodi/0003-CGUIColorButtonControl-use-explicit-cast-to-UTILS-CO.patch @@ -0,0 +1,32 @@ +From 8b1673044971cae84de7d34015230b9503f292f4 Mon Sep 17 00:00:00 2001 +From: Lukas Rusak +Date: Tue, 27 Jun 2023 11:22:32 -0700 +Subject: [PATCH] CGUIColorButtonControl: use explicit cast to + UTILS::COLOR::Color when formatting + +Upstream: https://github.com/xbmc/xbmc/commit/c82006b575b78efbb3f5aff40a159b90f245ea9d +Upstream: https://github.com/xbmc/xbmc/pull/23571 + +Signed-off-by: Lukas Rusak +Signed-off-by: Bernd Kuhls +--- + xbmc/guilib/GUIColorButtonControl.cpp | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/xbmc/guilib/GUIColorButtonControl.cpp b/xbmc/guilib/GUIColorButtonControl.cpp +index 940834cb68..67597d7ab5 100644 +--- a/xbmc/guilib/GUIColorButtonControl.cpp ++++ b/xbmc/guilib/GUIColorButtonControl.cpp +@@ -188,7 +188,8 @@ void CGUIColorButtonControl::RenderInfoText() + void CGUIColorButtonControl::ProcessInfoText(unsigned int currentTime) + { + CRect labelRenderRect = m_labelInfo.GetRenderRect(); +- bool changed = m_labelInfo.SetText(StringUtils::Format("#{:08X}", m_imgBoxColor)); ++ bool changed = m_labelInfo.SetText( ++ StringUtils::Format("#{:08X}", static_cast(m_imgBoxColor))); + // Set Label X position based on image mask control position + float textWidth = m_labelInfo.GetTextWidth() + 2 * m_labelInfo.GetLabelInfo().offsetX; + float textPosX = m_imgColorMask->GetXPosition() - textWidth; +-- +2.39.2 + diff --git a/package/kodi/0004-CLog-allow-using-fmt-enums-format_as-for-explicit-en.patch b/package/kodi/0004-CLog-allow-using-fmt-enums-format_as-for-explicit-en.patch new file mode 100644 index 0000000000..4e09218361 --- /dev/null +++ b/package/kodi/0004-CLog-allow-using-fmt-enums-format_as-for-explicit-en.patch @@ -0,0 +1,33 @@ +From ec1fd134e31b8c667ff06e02e21a75c4c3e87dfd Mon Sep 17 00:00:00 2001 +From: Lukas Rusak +Date: Tue, 27 Jun 2023 11:24:02 -0700 +Subject: [PATCH] CLog: allow using fmt::enums::format_as for explicit enum + conversion when using libfmt>=10 + +Upstream: https://github.com/xbmc/xbmc/commit/e4b1aa8450fabfb41379953c8ccec0a512421531 +Upstream: https://github.com/xbmc/xbmc/pull/23571 + +Signed-off-by: Lukas Rusak +Signed-off-by: Bernd Kuhls +--- + xbmc/utils/log.h | 4 ++++ + 1 file changed, 4 insertions(+) + +diff --git a/xbmc/utils/log.h b/xbmc/utils/log.h +index 9fc4aae368..adf46905a8 100644 +--- a/xbmc/utils/log.h ++++ b/xbmc/utils/log.h +@@ -46,6 +46,10 @@ class dist_sink; + } // namespace sinks + } // namespace spdlog + ++#if FMT_VERSION >= 100000 ++using fmt::enums::format_as; ++#endif ++ + class CLog : public ISettingsHandler, public ISettingCallback + { + public: +-- +2.39.2 + diff --git a/package/kodi/0005-CLog-add-formatter-for-std-atomic-for-explicit-atomi.patch b/package/kodi/0005-CLog-add-formatter-for-std-atomic-for-explicit-atomi.patch new file mode 100644 index 0000000000..b87a60f809 --- /dev/null +++ b/package/kodi/0005-CLog-add-formatter-for-std-atomic-for-explicit-atomi.patch @@ -0,0 +1,37 @@ +From 46f6d97f46254600bd34f77f335a475178d7aaa5 Mon Sep 17 00:00:00 2001 +From: Lukas Rusak +Date: Tue, 27 Jun 2023 11:24:34 -0700 +Subject: [PATCH] CLog: add formatter for std::atomic for explicit atomic + conversion when using libfmt>=10 + +Upstream: https://github.com/xbmc/xbmc/commit/26c164a28cfd18ceef7a1f2bbba5bf8a4a5a750c +Upstream: https://github.com/xbmc/xbmc/pull/23571 + +Signed-off-by: Lukas Rusak +Signed-off-by: Bernd Kuhls +--- + xbmc/utils/log.h | 8 ++++++++ + 1 file changed, 8 insertions(+) + +diff --git a/xbmc/utils/log.h b/xbmc/utils/log.h +index adf46905a8..1c42c888cb 100644 +--- a/xbmc/utils/log.h ++++ b/xbmc/utils/log.h +@@ -48,6 +48,14 @@ class dist_sink; + + #if FMT_VERSION >= 100000 + using fmt::enums::format_as; ++ ++namespace fmt ++{ ++template ++struct formatter, Char> : formatter ++{ ++}; ++} // namespace fmt + #endif + + class CLog : public ISettingsHandler, public ISettingCallback +-- +2.39.2 + From patchwork Sun Jul 30 17:12:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1814622 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4RDSd22hq7z1yZD for ; Mon, 31 Jul 2023 03:13:26 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 900DF400EE; Sun, 30 Jul 2023 17:13:24 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 900DF400EE 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 N_puK6Y2Bb11; Sun, 30 Jul 2023 17:13:23 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id DFDEC4011E; Sun, 30 Jul 2023 17:13:21 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org DFDEC4011E 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 B475E1BF3BC for ; Sun, 30 Jul 2023 17:13:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 9B1A960B3B for ; Sun, 30 Jul 2023 17:13:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9B1A960B3B X-Virus-Scanned: amavisd-new at osuosl.org 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 S10eSgICum3w for ; Sun, 30 Jul 2023 17:13:12 +0000 (UTC) Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp3.osuosl.org (Postfix) with ESMTPS id 581DC60F08 for ; Sun, 30 Jul 2023 17:13:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 581DC60F08 Received: from fli4l.lan.fli4l (p4fd6c649.dip0.t-ipconnect.de [79.214.198.73]) by dd20012.kasserver.com (Postfix) with ESMTPSA id F40FEA4C1076; Sun, 30 Jul 2023 19:12:32 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:60884) by fli4l.lan.fli4l with esmtp (Exim 4.96) (envelope-from ) id 1qQ9y4-00088q-2B; Sun, 30 Jul 2023 19:12:32 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 30 Jul 2023 19:12:31 +0200 Message-Id: <20230730171232.3381097-4-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230730171232.3381097-1-bernd@kuhls.net> References: <20230730171232.3381097-1-bernd@kuhls.net> MIME-Version: 1.0 X-Spamd-Bar: ++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1690737153; bh=Zq9OLXtND9gjKOdKxGfjTWCC5mHZHNZ2m8aZTwMbDVQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=frnzgmAa7KPNOJU8LeltvBgb9p15y+PRyGaWEXRFvmHf1Jl/wf4pn1ULlU3bg61x7 ZGQxJWRVUKvPOognyTa8RiEg0d9OX03XPQ6aUEtWw0CJblxG0KvzSh0k1Izut7Qn/z oyYr46+MBVTsWgWXCCncgKABBxuUgjpgFGG1/LFPXW7Gh6CVO1Z48b1rNqlwRvzdJs ddjKqzotNt+ZG6MQZ5KD9h4PlDmcKkcXe8/HFYHdQ5Q6XFsZt/xwT/Vsr5w2807Ag8 A8Kl+tZ8opHq7UKUWotq7ch5U7IUUMwniG5zmDFrsNy6AggCrNpEkBaHZa/LAIMmeL 2CDPm742jiV8g== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=frnzgmAa Subject: [Buildroot] [PATCH 4/5] package/gerbera: Fix building with fmt >= 10 X-BeenThere: buildroot@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: Semyon Kolganov , Fabrice Fontaine , Asaf Kahlon Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" This patch depends on bumping gerbera to version 1.12.1. Signed-off-by: Bernd Kuhls --- .../0001-buildfix-support-fmtlib-10.patch | 166 ++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 package/gerbera/0001-buildfix-support-fmtlib-10.patch diff --git a/package/gerbera/0001-buildfix-support-fmtlib-10.patch b/package/gerbera/0001-buildfix-support-fmtlib-10.patch new file mode 100644 index 0000000000..b274aab75b --- /dev/null +++ b/package/gerbera/0001-buildfix-support-fmtlib-10.patch @@ -0,0 +1,166 @@ +From 37957aac0aea776e6f843af2358916f81056a405 Mon Sep 17 00:00:00 2001 +From: Mamoru TASAKA +Date: Thu, 29 Jun 2023 22:09:15 +0900 +Subject: [PATCH] buildfix: support fmtlib 10 + +With fmtlib10, fmt::format does not accept pugi::xml_node as it is. +Use name() member function, as this usage appear on other places of +gerbera source code. + +Closes #2839 . + +Upstream: https://github.com/gerbera/gerbera/commit/37957aac0aea776e6f843af2358916f81056a405 + +Signed-off-by: Bernd Kuhls +--- + src/config/setup/config_setup_array.cc | 6 +++--- + src/config/setup/config_setup_autoscan.cc | 2 +- + src/config/setup/config_setup_client.cc | 2 +- + src/config/setup/config_setup_dictionary.cc | 6 +++--- + src/config/setup/config_setup_dynamic.cc | 2 +- + src/config/setup/config_setup_transcoding.cc | 2 +- + src/config/setup/config_setup_tweak.cc | 2 +- + src/config/setup/config_setup_vector.cc | 4 ++-- + 8 files changed, 13 insertions(+), 13 deletions(-) + +diff --git a/src/config/setup/config_setup_array.cc b/src/config/setup/config_setup_array.cc +index 62dd5c9a7..a5f8958ce 100644 +--- a/src/config/setup/config_setup_array.cc ++++ b/src/config/setup/config_setup_array.cc +@@ -137,11 +137,11 @@ std::vector ConfigArraySetup::getXmlContent(const pugi::xml_node& o + std::vector result; + if (initArray) { + if (!initArray(optValue, result, ConfigDefinition::mapConfigOption(nodeOption))) { +- throw_std_runtime_error("Invalid {} array value '{}'", xpath, optValue); ++ throw_std_runtime_error("Invalid {} array value '{}'", xpath, optValue.name()); + } + } else { + if (!createOptionFromNode(optValue, result)) { +- throw_std_runtime_error("Invalid {} array value '{}'", xpath, optValue); ++ throw_std_runtime_error("Invalid {} array value '{}'", xpath, optValue.name()); + } + } + if (result.empty()) { +@@ -150,7 +150,7 @@ std::vector ConfigArraySetup::getXmlContent(const pugi::xml_node& o + result = defaultEntries; + } + if (notEmpty && result.empty()) { +- throw_std_runtime_error("Invalid array {} empty '{}'", xpath, optValue); ++ throw_std_runtime_error("Invalid array {} empty '{}'", xpath, optValue.name()); + } + return result; + } +diff --git a/src/config/setup/config_setup_autoscan.cc b/src/config/setup/config_setup_autoscan.cc +index 9ae4e61f8..5e1394585 100644 +--- a/src/config/setup/config_setup_autoscan.cc ++++ b/src/config/setup/config_setup_autoscan.cc +@@ -245,7 +245,7 @@ std::shared_ptr ConfigAutoscanSetup::newOption(const pugi::xml_nod + { + auto result = std::vector(); + if (!createOptionFromNode(optValue, result)) { +- throw_std_runtime_error("Init {} autoscan failed '{}'", xpath, optValue); ++ throw_std_runtime_error("Init {} autoscan failed '{}'", xpath, optValue.name()); + } + optionValue = std::make_shared(result); + return optionValue; +diff --git a/src/config/setup/config_setup_client.cc b/src/config/setup/config_setup_client.cc +index ffd12fc01..857db3c3e 100644 +--- a/src/config/setup/config_setup_client.cc ++++ b/src/config/setup/config_setup_client.cc +@@ -183,7 +183,7 @@ std::shared_ptr ConfigClientSetup::newOption(const pugi::xml_node& + auto result = std::make_shared(); + + if (!createOptionFromNode(isEnabled ? optValue : pugi::xml_node(nullptr), result)) { +- throw_std_runtime_error("Init {} client config failed '{}'", xpath, optValue); ++ throw_std_runtime_error("Init {} client config failed '{}'", xpath, optValue.name()); + } + optionValue = std::make_shared(result); + return optionValue; +diff --git a/src/config/setup/config_setup_dictionary.cc b/src/config/setup/config_setup_dictionary.cc +index 003b4cc59..69d1a7255 100644 +--- a/src/config/setup/config_setup_dictionary.cc ++++ b/src/config/setup/config_setup_dictionary.cc +@@ -163,11 +163,11 @@ std::map ConfigDictionarySetup::getXmlContent(const pu + std::map result; + if (initDict) { + if (!initDict(optValue, result)) { +- throw_std_runtime_error("Init {} dictionary failed '{}'", xpath, optValue); ++ throw_std_runtime_error("Init {} dictionary failed '{}'", xpath, optValue.name()); + } + } else { + if (!createOptionFromNode(optValue, result) && required) { +- throw_std_runtime_error("Init {} dictionary failed '{}'", xpath, optValue); ++ throw_std_runtime_error("Init {} dictionary failed '{}'", xpath, optValue.name()); + } + } + if (result.empty()) { +@@ -176,7 +176,7 @@ std::map ConfigDictionarySetup::getXmlContent(const pu + result = defaultEntries; + } + if (notEmpty && result.empty()) { +- throw_std_runtime_error("Invalid dictionary {} empty '{}'", xpath, optValue); ++ throw_std_runtime_error("Invalid dictionary {} empty '{}'", xpath, optValue.name()); + } + return result; + } +diff --git a/src/config/setup/config_setup_dynamic.cc b/src/config/setup/config_setup_dynamic.cc +index 0074cb6d3..d6962afe6 100644 +--- a/src/config/setup/config_setup_dynamic.cc ++++ b/src/config/setup/config_setup_dynamic.cc +@@ -192,7 +192,7 @@ std::shared_ptr ConfigDynamicContentSetup::newOption(const pugi::x + auto result = std::make_shared(); + + if (!createOptionFromNode(optValue, result)) { +- throw_std_runtime_error("Init {} DynamicContentList failed '{}'", xpath, optValue); ++ throw_std_runtime_error("Init {} DynamicContentList failed '{}'", xpath, optValue.name()); + } + optionValue = std::make_shared(result); + return optionValue; +diff --git a/src/config/setup/config_setup_transcoding.cc b/src/config/setup/config_setup_transcoding.cc +index 17d1780dc..1f6fb0604 100644 +--- a/src/config/setup/config_setup_transcoding.cc ++++ b/src/config/setup/config_setup_transcoding.cc +@@ -501,7 +501,7 @@ std::shared_ptr ConfigTranscodingSetup::newOption(const pugi::xml_ + auto result = std::make_shared(); + + if (!createOptionFromNode(isEnabled ? optValue : pugi::xml_node(nullptr), result)) { +- throw_std_runtime_error("Init {} transcoding failed '{}'", xpath, optValue); ++ throw_std_runtime_error("Init {} transcoding failed '{}'", xpath, optValue.name()); + } + optionValue = std::make_shared(result); + return optionValue; +diff --git a/src/config/setup/config_setup_tweak.cc b/src/config/setup/config_setup_tweak.cc +index 65dae2759..4da9fca1b 100644 +--- a/src/config/setup/config_setup_tweak.cc ++++ b/src/config/setup/config_setup_tweak.cc +@@ -257,7 +257,7 @@ std::shared_ptr ConfigDirectorySetup::newOption(const pugi::xml_no + auto result = std::make_shared(); + + if (!createOptionFromNode(optValue, result)) { +- throw_std_runtime_error("Init {} DirectoryConfigList failed '{}'", xpath, optValue); ++ throw_std_runtime_error("Init {} DirectoryConfigList failed '{}'", xpath, optValue.name()); + } + optionValue = std::make_shared(result); + return optionValue; +diff --git a/src/config/setup/config_setup_vector.cc b/src/config/setup/config_setup_vector.cc +index e5efe2767..9a9670569 100644 +--- a/src/config/setup/config_setup_vector.cc ++++ b/src/config/setup/config_setup_vector.cc +@@ -181,7 +181,7 @@ std::vector>> ConfigVectorSetup: + { + std::vector>> result; + if (!createOptionFromNode(optValue, result) && required) { +- throw_std_runtime_error("Init {} vector failed '{}'", xpath, optValue); ++ throw_std_runtime_error("Init {} vector failed '{}'", xpath, optValue.name()); + } + if (result.empty()) { + log_debug("{} assigning {} default values", xpath, defaultEntries.size()); +@@ -189,7 +189,7 @@ std::vector>> ConfigVectorSetup: + result = defaultEntries; + } + if (notEmpty && result.empty()) { +- throw_std_runtime_error("Invalid vector {} empty '{}'", xpath, optValue); ++ throw_std_runtime_error("Invalid vector {} empty '{}'", xpath, optValue.name()); + } + return result; + } From patchwork Sun Jul 30 17:12:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1814623 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4RDSdH6LMmz1yZD for ; Mon, 31 Jul 2023 03:13:39 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 0E980416BC; Sun, 30 Jul 2023 17:13:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 0E980416BC 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 mPvwM78RssKB; Sun, 30 Jul 2023 17:13:37 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 99362416D1; Sun, 30 Jul 2023 17:13:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 99362416D1 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id DB14F1BF3BC for ; Sun, 30 Jul 2023 17:13:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id B597481761 for ; Sun, 30 Jul 2023 17:13:24 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org B597481761 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SH9MDeJ6YUGf for ; Sun, 30 Jul 2023 17:13:24 +0000 (UTC) Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp1.osuosl.org (Postfix) with ESMTPS id C81FC813BC for ; Sun, 30 Jul 2023 17:13:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org C81FC813BC Received: from fli4l.lan.fli4l (p4fd6c649.dip0.t-ipconnect.de [79.214.198.73]) by dd20012.kasserver.com (Postfix) with ESMTPSA id 0D6A6A4C1077; Sun, 30 Jul 2023 19:12:33 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:60884) by fli4l.lan.fli4l with esmtp (Exim 4.96) (envelope-from ) id 1qQ9y4-00088q-2k; Sun, 30 Jul 2023 19:12:32 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 30 Jul 2023 19:12:32 +0200 Message-Id: <20230730171232.3381097-5-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230730171232.3381097-1-bernd@kuhls.net> References: <20230730171232.3381097-1-bernd@kuhls.net> MIME-Version: 1.0 X-Spamd-Bar: +++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1690737153; bh=UH1gB/jTcAGsComrBnfE1mT7MmjO8KNMbS3DfPOz4wo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rDyi+QHoIdOR1g4NTMOxqOz7FdyOtq4wbRIRDFA+++w18nZwoeA52MZsP4ZOtjgxj tVTHmGczfATczvcr1FLKDpr5YMBRs4HdoBQk+VKMKZpuDvWFSd9a5Hd+7UR5mluhoL +Dw7B/rXHInWAjferaYOV9SSESku5Rt2Jn5SRvRO6DeCwq3uLnMF2R4G0V1cqxR4oo eSHy3CJywQkG0fiyMzN9ScRH31f37xk6kqXHLxQEBZ1EHMKwREPRpE19mmpP8opGLD 53cV3qUlE/NE70PY23GVBETCfNvLvinz3tiUsmcGP/GU6/8L+K6XuwHdrSbvoSE6LY UF0CoBVOFWTdQ== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=rDyi+QHo Subject: [Buildroot] [PATCH 5/5] package/fmt: bump version to 10.0.0 X-BeenThere: buildroot@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: Semyon Kolganov , Fabrice Fontaine , Asaf Kahlon Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Changelog: https://github.com/fmtlib/fmt/blob/master/ChangeLog.rst Updated license hash due to upstream commit, no legal changes: https://github.com/fmtlib/fmt/commit/48dfbcaa95f2043d29e3591ffd3090af4a5f33e2 This patch depends on bumping spdlog to version 1.12.0. Signed-off-by: Bernd Kuhls --- package/fmt/fmt.hash | 4 ++-- package/fmt/fmt.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/fmt/fmt.hash b/package/fmt/fmt.hash index 65eeaa4ebe..279f071262 100644 --- a/package/fmt/fmt.hash +++ b/package/fmt/fmt.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 cceb4cb9366e18a5742128cb3524ce5f50e88b476f1e54737a47ffdf4df4c996 fmt-9.1.0.zip -sha256 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8 LICENSE.rst +sha256 4943cb165f3f587f26da834d3056ee8733c397e024145ca7d2a8a96bb71ac281 fmt-10.0.0.zip +sha256 07580f2a3b35709ce703d523f447b242f6dfec7582a8c0df102c7fa2849375f8 LICENSE.rst diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk index ed0703cbc9..f2c94b8231 100644 --- a/package/fmt/fmt.mk +++ b/package/fmt/fmt.mk @@ -4,7 +4,7 @@ # ################################################################################ -FMT_VERSION = 9.1.0 +FMT_VERSION = 10.0.0 FMT_SITE = https://github.com/fmtlib/fmt/releases/download/$(FMT_VERSION) FMT_SOURCE = fmt-$(FMT_VERSION).zip FMT_LICENSE = MIT with exception