From nobody Sun May 31 10:26:01 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gStXn1BFnz6gRlc for ; Sun, 31 May 2026 10:26:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gStXn0Rqzz3n5b for ; Sun, 31 May 2026 10:26:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780223161; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=S2+5/oCtYBygZ0qO0H53oZfUPMGp2bmJTox4SnG5UD4=; b=a1mI6BvTCC70KuxlYVu4dWxvArK6baL813hgjsMyqQw8p2XGXMfNs+RcqFwf817LmIaqfU b6z6xbAQ++UXBoIAiVU2++7C+xH2wF0QhBFt71L3Ddi5YRQxn92lvZVouXno85ShNfQwA3 9dSmg/gmfPCMKWr9ZbhODFA4udYf0+EL/D9pg+PdEdXcdVxnzZqGRDP8PaGQUFu4NLrrIy 8GINIRwhR9rbVZOntbxUkpx+hX7j+qHntU/bBSJ05Q8GCSmKQFZI0OSh5AbXRN5IMcjzJe HVTIvkC4Ubx/x71MnLeFuf0yKeo+8YAcVQ7SaUQRaqyaVNRH5ypGpcwv9k8N0w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780223161; a=rsa-sha256; cv=none; b=ckDWZYrpgk3zLaYjYNZviMWbCLy8BdfAAqJiUGUiqUrq1vHkixtf0sdEdzWoFm4HaiMsBr CrxfGfy4d5rTRVgFTtzNYnCKLXzInUlkkWVlLfsZkSSGvPNnV82j8gWrJtbmHV+YPAjojq 7s4CnZVqsTh0S4N5X3Fge6bRoM3n7NbOLXA5KCw/UVotDzLcdX2s2l68SBaXC0bDuexua7 O6fb+fTgFYi0FO1t2eLNPDlIN0MY7+GOaKDWmws707+KldTxfakZR4M2EnN2cFAQwzsvx3 QK8DcTXLyZCU7aSUHcpW7bVg8v5N/03q0pMhWP07tjRwGGZ3ik8ngcC7H5VURA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780223161; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=S2+5/oCtYBygZ0qO0H53oZfUPMGp2bmJTox4SnG5UD4=; b=ysTm2VbdGoecRv1DxEdxuWCAhP+LaUtfAayWD3vv4xZHKo0AhgZDPzmLDw4SfUENbeaS0y zeoFXb7ofVGRMXU0VmGa6OdTyE7QCh3Ek2y1vK2/+6JaLaFWKZMvNM/L+z3hMROrYWQANK 3jJ9+Z32Z0GPq2XUf9p3UPIvYuyBEoENBFIq/Nl6omAbR9M4gl1aUEmf2/dVPp3aDh0hqn xVnmWVUrQIE70WYASzFW2MIG0KVdUVn9kRhJcnBBMX8JLRvreR/84aGmbs/YZZxSeWbbJs rT7EIgyUpokgs5tqGPRZfsQyp3eYPO6bNDV1KC/MsNF9PY/0jDb+cK1kQ8wtKg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gStXn03R8znP8 for ; Sun, 31 May 2026 10:26:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ccbc by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 31 May 2026 10:26:01 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 0550ce947a91 - main - net/dante: the port had been updated to version 1.4.4 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0550ce947a9131c15f4c98fa96458cef4defc047 Auto-Submitted: auto-generated Date: Sun, 31 May 2026 10:26:01 +0000 Message-Id: <6a1c0cb9.3ccbc.7a5f8e14@gitrepo.freebsd.org> The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=0550ce947a9131c15f4c98fa96458cef4defc047 commit 0550ce947a9131c15f4c98fa96458cef4defc047 Author: Alexey Dokuchaev AuthorDate: 2026-05-31 10:24:24 +0000 Commit: Alexey Dokuchaev CommitDate: 2026-05-31 10:24:24 +0000 net/dante: the port had been updated to version 1.4.4 PR: 294856 Changelog: https://www.inet.no/dante/announce-1.4.4 Security: CVE-2024-54662 Reported by: portscout --- net/dante/Makefile | 3 +-- net/dante/distinfo | 6 +++--- net/dante/files/patch-lib_upnp.c | 15 --------------- 3 files changed, 4 insertions(+), 20 deletions(-) diff --git a/net/dante/Makefile b/net/dante/Makefile index 26805b1bff51..ffbcecb1fd2f 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -1,6 +1,5 @@ PORTNAME= dante -PORTVERSION= 1.4.3 -PORTREVISION= 4 +PORTVERSION= 1.4.4 CATEGORIES= net security MASTER_SITES= http://www.inet.no/dante/files/ \ ftp://ftp.inet.no/pub/socks/ diff --git a/net/dante/distinfo b/net/dante/distinfo index 390280b70038..a729bb49c9b6 100644 --- a/net/dante/distinfo +++ b/net/dante/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619861991 -SHA256 (dante-1.4.3.tar.gz) = 418a065fe1a4b8ace8fbf77c2da269a98f376e7115902e76cda7e741e4846a5d -SIZE (dante-1.4.3.tar.gz) = 1343935 +TIMESTAMP = 1734334935 +SHA256 (dante-1.4.4.tar.gz) = 1973c7732f1f9f0a4c0ccf2c1ce462c7c25060b25643ea90f9b98f53a813faec +SIZE (dante-1.4.4.tar.gz) = 1378352 diff --git a/net/dante/files/patch-lib_upnp.c b/net/dante/files/patch-lib_upnp.c deleted file mode 100644 index 4bbd8361b4d5..000000000000 --- a/net/dante/files/patch-lib_upnp.c +++ /dev/null @@ -1,15 +0,0 @@ ---- lib/upnp.c.orig 2020-11-11 16:11:55 UTC -+++ lib/upnp.c -@@ -208,7 +208,11 @@ socks_initupnp(gw, emsg, emsglen) - socks_autoadd_directroute(&commands, &protocols, &saddr, &smask); - } - -- devtype = UPNP_GetValidIGD(dev, &url, &data, myaddr, sizeof(myaddr)); -+ devtype = UPNP_GetValidIGD(dev, &url, &data, myaddr, sizeof(myaddr) -+#if MINIUPNPC_API_VERSION > 17 -+ , NULL, 0 -+#endif -+ ); - switch (devtype) { - case UPNP_NO_IGD: - snprintf(emsg, emsglen, "no UPNP IGD discovered on local network");