From patchwork Tue Aug 2 14:16:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 5820 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4LxxrB52RBz3x1v for ; Tue, 2 Aug 2022 14:16:42 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Lxxr82VN3z11l; Tue, 2 Aug 2022 14:16:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Lxxr81fvRz2ySQ; Tue, 2 Aug 2022 14:16:40 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Lxxr72yqrz2xVx for ; Tue, 2 Aug 2022 14:16:39 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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 mail01.ipfire.org (Postfix) with ESMTPSA id 4Lxxr623dCz11l for ; Tue, 2 Aug 2022 14:16:37 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1659449799; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JPPbHL3OFJQmhrAFz4sg9uc132Dq79sfFht6e4T6YHg=; b=BrCPA/LD/LxBsb44O5U/jUyB8qKthRP/UaGjYetTWxerJL1Mr6RTZ2tEC0/bmc4isy7mLm p95rm0+Vq6qEM0BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1659449799; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JPPbHL3OFJQmhrAFz4sg9uc132Dq79sfFht6e4T6YHg=; b=KIdzDAETAUwHP9nw9HKFnH6RRjkbf1GeHPGp+BsowKuu1j9BB9/STGcoQMfarBdM/R0/k2 5u29HjLhOEMZu06rjmuU7WKe/IKSlLzP8DNZP2u9NW3Km+Bi6qVy6e7L9wqPjS6reudnEA KG6hdo2RBOucaFAcPUHLiPEfImTYBa/820UHTda6TF7p+a7V6br0fbnMLjcUNYwASISip5 dVFj+7TrU9qOPcsCs5Cj7k7op2OIz1N0RI6REYAtLC6FCZODtBUKJyYjhamk7baREeO02C bl+1wMuLr3DEV26PE8fjmdad8DwdCV53Q0VqMHvm8/EDRJKFJ5ZKn+FQk837Hw== Message-ID: Date: Tue, 2 Aug 2022 14:16:27 +0000 MIME-Version: 1.0 Content-Language: en-US To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH 1/2] fmt: Update to 9.0.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Please refer to https://github.com/fmtlib/fmt/releases/tag/9.0.0 for the release announcement of this version. Signed-off-by: Peter Müller --- config/rootfiles/common/fmt | 6 +++--- lfs/fmt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/fmt b/config/rootfiles/common/fmt index d9067f14a..8fbb8a7bd 100644 --- a/config/rootfiles/common/fmt +++ b/config/rootfiles/common/fmt @@ -6,11 +6,11 @@ #usr/include/fmt/core.h #usr/include/fmt/format-inl.h #usr/include/fmt/format.h -#usr/include/fmt/locale.h #usr/include/fmt/os.h #usr/include/fmt/ostream.h #usr/include/fmt/printf.h #usr/include/fmt/ranges.h +#usr/include/fmt/std.h #usr/include/fmt/xchar.h #usr/lib/cmake/fmt #usr/lib/cmake/fmt/fmt-config-version.cmake @@ -18,6 +18,6 @@ #usr/lib/cmake/fmt/fmt-targets-release.cmake #usr/lib/cmake/fmt/fmt-targets.cmake #usr/lib/libfmt.so -#usr/lib/libfmt.so.8 -#usr/lib/libfmt.so.8.1.1 +#usr/lib/libfmt.so.9 +#usr/lib/libfmt.so.9.0.0 #usr/lib/pkgconfig/fmt.pc diff --git a/lfs/fmt b/lfs/fmt index 754de03b1..89bcc9818 100644 --- a/lfs/fmt +++ b/lfs/fmt @@ -24,7 +24,7 @@ include Config -VER = 8.1.1 +VER = 9.0.0 THISAPP = fmt-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 8f3eafd72c0eff62cfcf26a8a37e4d89c8f4a2cec6e427e3ea8d0de3010dd6e5e45ce4486335d3b433308a967915b38ca4d422d789ceda4196153329128056b9 +$(DL_FILE)_BLAKE2 = 1455aec5bec73c56d4d4074ae034176143a3f6171aa60505ee48cbc4b6c66e0de4b5600c4a91e2d16073a285f98b3e5b5ee89b4061e49578c005bccc04855045 install : $(TARGET) From patchwork Tue Aug 2 14:17:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 5821 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Lxxs41M4zz3x1v for ; Tue, 2 Aug 2022 14:17:28 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Lxxs32vK0z1Pn; Tue, 2 Aug 2022 14:17:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Lxxs32n4dz2ykp; Tue, 2 Aug 2022 14:17:27 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Lxxs14thkz2xHs for ; Tue, 2 Aug 2022 14:17:25 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Lxxs02Xt0zy6 for ; Tue, 2 Aug 2022 14:17:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1659449845; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3yZnznnQDmRV6FvgNtqAEdgaiJG7Vh87ylkCC7j0qAs=; b=uST9ktUl7RFzYFHkr/bZujzOU0hPENnRDL+hwRcCgKLuo0XxO6yOjYHVfQy3xB+oo31pBZ MWht2SsUCk0kicCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1659449845; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3yZnznnQDmRV6FvgNtqAEdgaiJG7Vh87ylkCC7j0qAs=; b=cffdArgb3ptZ3kyiN9tnorNj+X/BDokJt4/7je5iFxeRPGphFuC4kXeebuyXh6GPEa/ob6 0/tu3NCp+sGBUjEwB0rPPQgZpy2HIGKvB+tegY/FKjk+c0D4qgLToc/0TsoO9FwhRaDKJo 03m7xdSMhBCd+Wv6N5eAF4lNLbcNwLOtyaFltxSY4qIemnqeyCD2R4Dq5R9QuoUBE630fB 2hVimzUVn6BJjjM2Lnt13OmLiDTdxL+FTFqopwjt/JYeGGLBahFlJiQig5cm9RTs8Mq3xZ XlojtUoqh7CYPefoIhID772z80JNv8GfUVJYef0EHVibfF9Kik9omXNJkDBeBg== Message-ID: Date: Tue, 2 Aug 2022 14:17:21 +0000 MIME-Version: 1.0 Subject: [PATCH 2/2] mpd: Update to 0.23.8 Content-Language: en-US To: development@lists.ipfire.org References: From: =?utf-8?q?Peter_M=C3=BCller?= In-Reply-To: X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Full changelog since version 0.23.6: ver 0.23.8 (2022/07/09) * storage - curl: fix crash if web server does not understand WebDAV * input - cdio_paranoia: fix crash if no drive was found - cdio_paranoia: faster cancellation - cdio_paranoia: don't scan for replay gain tags - pipewire: fix playback of very short tracks - pipewire: drop all buffers before manual song change - pipewire: fix stuttering after manual song change - snapcast: fix busy loop while paused - snapcast: fix stuttering after resuming playback * mixer - better error messages - alsa: fix setting volume before playback starts - pipewire: fix crash bug - pipewire: fix volume change events with PipeWire 0.3.53 - pipewire: don't force initial volume=100% * support libfmt 9 ver 0.23.7 (2022/05/09) * database - upnp: support pupnp 1.14 * decoder - ffmpeg: fix HLS seeking - opus: fix missing song length on high-latency files * output - shout: require at least libshout 2.4.0 * mixer - pipewire: fix volume restore - software: update volume of disabled outputs * support libiconv Signed-off-by: Peter Müller --- lfs/mpd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/mpd b/lfs/mpd index e4381fc1b..a519b3c80 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config SUMMARY = Music Player Daemon -VER = 0.23.6 +VER = 0.23.8 THISAPP = mpd-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -49,7 +49,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 5ccb4a7c06c4317e3285846a261438bdcc10db5eaf71fcba969bcae8321ca50bb26fe9317e23e38eca1c4a8785015596064d5bfc692bf66f8007d0d2a1b71cbb +$(DL_FILE)_BLAKE2 = fd2dd32bc935cb78d9204bccea6ed52f5131ae4645efca91323db930373a5fa14115a767daa11d670aaf46e218c52578d155b9a463ed5aae007e1f55d0208d3a install : $(TARGET)