From patchwork Sat Oct 25 15:55:50 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9222 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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4cv4B93ck9z3wbl for ; Sat, 25 Oct 2025 15:56:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4cv4B810Skz44m for ; Sat, 25 Oct 2025 15:56:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cv4B756wWz32vt for ; Sat, 25 Oct 2025 15:55:59 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cv4B518d1z32g4 for ; Sat, 25 Oct 2025 15:55:57 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cv4B46WhCz68; Sat, 25 Oct 2025 15:55:56 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1761407757; 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=4dzFMx0QioteZ0k5REhi1k+TQQbOO7KALWau1+tfN+Q=; b=W3lTOKzOSVbWA37bfb93hyCa5y3JJt3JbiMGyWjsML0LFRLJFOQoEdBBGB4YTZoI5X7BYw 7iTjTvY7H8G+LgDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1761407757; 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=4dzFMx0QioteZ0k5REhi1k+TQQbOO7KALWau1+tfN+Q=; b=JDSrPOTzM23R1VCkq9aUhiIot2GUy5ijEnvTcc5igyV+54/oEx5CVIVQZb1O3tH2MLucu1 nMx/PvZFAVj6g0GRXloBpkEwkLtewGKqXL+EJArk+VdAqhJMRGFB7vntZnxIifw1XjnszD qja6GKEkczZlYYoieI1qfeVuN4qGeIB7MyL9H9Dfzty0iau2lsdBTYZDmR6X+mWEKQt+nW SOkpGhLnmaXWuZrmQI8W/13ToC++Rt0OyEwBsmImMX1vzLi11ZevdUkdWZLJZ/JmvqIUSR Vn1azXUfyaVhUXyU1S//nL0FxrNYgc/1vIIuDHv+BNKp3VvtWf8HPlw3jnKmkw== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 3/4] minidlna: Ship due to sobump in ffmpeg update Date: Sat, 25 Oct 2025 17:55:50 +0200 Message-ID: <20251025155551.2569329-3-adolf.belka@ipfire.org> In-Reply-To: <20251025155551.2569329-1-adolf.belka@ipfire.org> References: <20251025155551.2569329-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Signed-off-by: Adolf Belka --- lfs/minidlna | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/minidlna b/lfs/minidlna index 6415bb0fd..e3b5ef324 100644 --- a/lfs/minidlna +++ b/lfs/minidlna @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minidlna -PAK_VER = 16 +PAK_VER = 17 DEPS = ffmpeg flac libexif libid3tag libogg