From patchwork Wed Nov 8 21:58:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7319 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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SQf9R0C4rz3x25 for ; Wed, 8 Nov 2023 21:58:35 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4SQf9C55X5z2yZ; Wed, 8 Nov 2023 21:58:23 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SQf9C4Ww3z2xFv; Wed, 8 Nov 2023 21:58:23 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SQf992Z01z33g3 for ; Wed, 8 Nov 2023 21:58:21 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4SQf9717ypz2v8; Wed, 8 Nov 2023 21:58:19 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699480699; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ktbfd/ipwBWFYW+bfStP0GY4lU0CmOppeAlFKP0K254=; b=LQvSZGavGONZ9tX0p+PVfyw41tH72u4FAtVA+3AGrUfjadzyMcM9+xMeIWk9cWet3OynE/ APG/Yd5bjzoNBmBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699480699; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ktbfd/ipwBWFYW+bfStP0GY4lU0CmOppeAlFKP0K254=; b=LcQMBfgb3wYakIvyNDjiwsVFMp5Ve2tiJ8pAHeI4e45sAeP5NObPLlIe0cOPY/HUSzWI/k jKjYkIx3Sg5hCSrgkS2MHENwzLO1doVgeMwNrD3jyQGSmSr6r+TUa73JedGOmXaoWgQNr5 GO58lwdvHgbiXutPQfnudfet8McjjxF+r7YD0wf0sDvbrlDTODMnYvokAe5OGxWgIrDAET 5KrCH3PHIi1Mna3pYNmiUMJsv2bN4E/0dkwXgNwPVaZcE5p8tTVLZ9+Nfs7BQLagbnhp9c vENPcGQXHs7+Kwz4Bdng/Gcdj/q/HV9XMPgSyeTJISpCd2eAzGAsRMUKg2Ev2g== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/3] shairport-sync: ship shairport-sync due to libsodium sobump Date: Wed, 8 Nov 2023 22:58:09 +0100 Message-ID: <20231108215809.2617157-13-adolf.belka@ipfire.org> In-Reply-To: <20231108215809.2617157-1-adolf.belka@ipfire.org> References: <20231108215809.2617157-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: X3JNFLBS3FAYKPOH7YDQ5RFIZUNKCAGL X-Message-ID-Hash: X3JNFLBS3FAYKPOH7YDQ5RFIZUNKCAGL X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Signed-off-by: Adolf Belka --- lfs/shairport-sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/shairport-sync b/lfs/shairport-sync index 12331b608..f8f282f52 100644 --- a/lfs/shairport-sync +++ b/lfs/shairport-sync @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = shairport-sync -PAK_VER = 12 +PAK_VER = 13 DEPS = alac alsa avahi ffmpeg libdaemon libplist nqptp soxr