From patchwork Thu Aug 13 18:30:01 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10153 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 "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4hLYpq44bnz3wqM for ; Thu, 13 Aug 2026 18:31:31 +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) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4hLYpg2mqSz79Y for ; Thu, 13 Aug 2026 18:31:23 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hLYnc0BBdz36XV for ; Thu, 13 Aug 2026 18:30:28 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hLYnY0ljJz2ybk for ; Thu, 13 Aug 2026 18:30: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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4hLYnN6R9fz45Q; Thu, 13 Aug 2026 18:30:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1786645817; 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=31wWy3Nt/dSYH000oxYPjpW5UwTbxsZbcnFzZZi0PyQ=; b=Msr9MQ8ywJqPXJyHc4ONiMYdtAsC3JVocyfpEgwsCdYPf7WMT8BRp3cgwkDBJMjepc/ULd Bq8uJBT8MV2BTUDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1786645817; 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=31wWy3Nt/dSYH000oxYPjpW5UwTbxsZbcnFzZZi0PyQ=; b=h7pL7LyKKLgOypwmCkPaj5z267AP/4qvTrKfdtU9/vXIVzOEbeVOQRTGiYJXAB8acjIg09 8PQV7MxjeW3Y+xezugEY+CTKhYjDiNDA/3+vQo28rwccQpAuYDEVJBj4RxetOvtqMEIRRN +VQA0BfS20mGs/N4s+RcZAJsyRhU4z0mi8MBribwYv8XViPPMxI0MxF7mxNCDKXJiy/Oal pbyULQnqEJylJu3GWEtV/P/1XDAnGspBFZLrwA51s3LhgyGIIbri9kJ0Sf/PEt8J9nw97z j2+vfzwHytCsIh2e9Rj5BxsPVSVM53mu/wdG1PDJhZYKYY6A8248tBnuYepykQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 2/4] minidlna: Increment PAK_VER due to flac sobump Date: Thu, 13 Aug 2026 20:30:01 +0200 Message-ID: <20260813183003.2064553-2-adolf.belka@ipfire.org> In-Reply-To: <20260813183003.2064553-1-adolf.belka@ipfire.org> References: <20260813183003.2064553-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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/minidlna b/lfs/minidlna index e3b5ef324..9915f4df4 100644 --- a/lfs/minidlna +++ b/lfs/minidlna @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2026 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 # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minidlna -PAK_VER = 17 +PAK_VER = 18 DEPS = ffmpeg flac libexif libid3tag libogg