From 3d547f92d1c3cc8025984e1fd0bbbae4e8415b36 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Mon, 20 Oct 2025 22:34:26 +0200 Subject: [PATCH] package/dante: security bump version to 1.4.4 Changelog: http://www.inet.no/dante/announce-1.4.4 Fixes CVE-2024-54662: https://www.inet.no/dante/advisory-2024-12-16.txt Needed for bump of libminiupnpc to version 2.3.3. Updated license hash due to copyright year bump: https://github.com/notpeter/dante/commit/53727f08eec6cae55c4ed6efb88c3d688839f2cb (commit taken from unofficial mirror) Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain (cherry picked from commit 7d95c34d64505214d56e452abc1f3502323266af) Signed-off-by: Thomas Perale --- package/dante/dante.hash | 4 ++-- package/dante/dante.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/dante/dante.hash b/package/dante/dante.hash index a76018fdb6..c9d86608d9 100644 --- a/package/dante/dante.hash +++ b/package/dante/dante.hash @@ -1,5 +1,5 @@ # From https://www.inet.no/dante/download.html -sha256 418a065fe1a4b8ace8fbf77c2da269a98f376e7115902e76cda7e741e4846a5d dante-1.4.3.tar.gz +sha256 1973c7732f1f9f0a4c0ccf2c1ce462c7c25060b25643ea90f9b98f53a813faec dante-1.4.4.tar.gz # Hash for license file -sha256 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd LICENSE +sha256 49034b51407f6e51a07aed87c3c00c0889294348cd5e99d78d6b6f62746ff3fc LICENSE diff --git a/package/dante/dante.mk b/package/dante/dante.mk index bae46c5a71..2f4e75d1e5 100644 --- a/package/dante/dante.mk +++ b/package/dante/dante.mk @@ -4,7 +4,7 @@ # ################################################################################ -DANTE_VERSION = 1.4.3 +DANTE_VERSION = 1.4.4 DANTE_SITE = http://www.inet.no/dante/files DANTE_LICENSE = BSD-3-Clause DANTE_LICENSE_FILES = LICENSE