From patchwork Sat Nov 11 10:58:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7344 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 4SSCP54sYfz3wvm for ; Sat, 11 Nov 2023 10:59:05 +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 4SSCNy4TYNz2w0; Sat, 11 Nov 2023 10:58:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SSCNy22Cvz33gS; Sat, 11 Nov 2023 10:58:58 +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 4SSCNw10Zyz2x9l for ; Sat, 11 Nov 2023 10:58:56 +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 4SSCNv6hwTzMS; Sat, 11 Nov 2023 10:58:55 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699700336; 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=HUAP09C1ryR14k9XTP1NjJzTLkDgJmLYq9Nr0havv28=; b=G/fezbUGbZ3qZb5Fk2XNDgU8EfrjcNzHzQ92qQg7maC7ivbYQ9S5jt3wjvB7i85fbVVY9h LH3/s1Ixu3m3gQDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699700336; 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=HUAP09C1ryR14k9XTP1NjJzTLkDgJmLYq9Nr0havv28=; b=gpvxsmi6+CAC/USD0NMvYOY7wAOXMzC2PEwZlrVTUsQRjIJaT4i86wyu5QykF3hnXlw4Tl HXX59P/7kqrn72Up961GkDRBNdCbFH/A63MEuYOHK/B8EEcPahVQY63B0kafTI82dJgV9W UGa5VnerQ4tGvn12LPR3/RgRw62KiWIBDUtSVv0l5ndEGMMt4dTckqyaz2JPWm3QijrAY+ ITX5AHJtCx/Mo15zDww7bP57otspX0T2oapRpP1JGvSDm+OEfi+VKiczw4hjNsV8uR1zQf tgVPHkXqysdt47wRLksO/+igX+hlLB5oo+Vo9v8EHTZf3j9tVbWEWYE73LB/MQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] mindlna: Update to version 1.3.3 Date: Sat, 11 Nov 2023 11:58:48 +0100 Message-ID: <20231111105850.717840-6-adolf.belka@ipfire.org> In-Reply-To: <20231111105850.717840-1-adolf.belka@ipfire.org> References: <20231111105850.717840-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: HI4HDYT56K2TYNBAYQW6O47NN2FBHXGK X-Message-ID-Hash: HI4HDYT56K2TYNBAYQW6O47NN2FBHXGK 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: - Update from version 1.3.2 to 1.3.3 - Update of rootfile not required - Changelog 1.3.3 - Released 1-Jun-2023 - Fixed HTTP chunk length parsing. - Improved Dutch and Swedish translations. - Fixed directory symlink deletion handling. Signed-off-by: Adolf Belka --- lfs/minidlna | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/minidlna b/lfs/minidlna index d0422c08a..55941bea8 100644 --- a/lfs/minidlna +++ b/lfs/minidlna @@ -26,7 +26,7 @@ include Config SUMMARY = DLNA compatible server -VER = 1.3.2 +VER = 1.3.3 THISAPP = minidlna-$(VER) DL_FILE = minidlna-$(VER).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minidlna -PAK_VER = 13 +PAK_VER = 14 DEPS = ffmpeg flac libexif libid3tag libogg @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = e35266be94e4585f399c80a6909318ce973d443506f6becdacdb00802ed0ce060ebf8401ff1b5dfef0b451f609d98f805c80b9a0c87e23d14084338047418620 +$(DL_FILE)_BLAKE2 = 489b7ecb54a20f6111a65388ad2c52d477164046131af490cbcef7cd3ff2b841644f549bcad708ea6d4548f4111d5b2b63bafc0f079edf160467b85c682cbc5b install : $(TARGET)