pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/dante
Module Name: pkgsrc
Committed By: adam
Date: Wed Feb 12 12:09:58 UTC 2025
Modified Files:
pkgsrc/net/dante: Makefile distinfo
Log Message:
dante: updated to 1.4.4
Dante v1.4.4
o Fix potential security issue CVE-2024-54662, related to "socksmethod"
use in client/hostid-rules.
Reported by Igor Medovolkin (igor.aka.igro%gmail.com.example.com@localhost)
o Add a missing call to setgroups(2).
Reported by Leo <deleo%gmx.de.example.com@localhost>
o Patch to fix compilation with libminiupnp 2.2.8.
From Emily <hello%emily.moe.example.com@localhost>
o Client connectchild optimizations.
o Client SIGIO handling improvements.
o Various configure/build fixes.
o Updated to support TCP_EXP1 version of TCP hostid format.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/net/dante/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/dante/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/dante/Makefile
diff -u pkgsrc/net/dante/Makefile:1.30 pkgsrc/net/dante/Makefile:1.31
--- pkgsrc/net/dante/Makefile:1.30 Mon Jun 26 09:20:58 2023
+++ pkgsrc/net/dante/Makefile Wed Feb 12 12:09:58 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2023/06/26 09:20:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.31 2025/02/12 12:09:58 adam Exp $
-DISTNAME= dante-1.4.3
+DISTNAME= dante-1.4.4
CATEGORIES= net security
MASTER_SITES= http://www.inet.no/dante/files/
Index: pkgsrc/net/dante/distinfo
diff -u pkgsrc/net/dante/distinfo:1.21 pkgsrc/net/dante/distinfo:1.22
--- pkgsrc/net/dante/distinfo:1.21 Tue Oct 26 11:05:29 2021
+++ pkgsrc/net/dante/distinfo Wed Feb 12 12:09:58 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2021/10/26 11:05:29 nia Exp $
+$NetBSD: distinfo,v 1.22 2025/02/12 12:09:58 adam Exp $
-BLAKE2s (dante-1.4.3.tar.gz) = cd497b2cea3846f8c4886abb983f0c0c1180e2f7595230a3ffefc81db58f964d
-SHA512 (dante-1.4.3.tar.gz) = c19675b2dee931366caf4a0dd4f44045ae731cc2f986e5d2e4bf498925c7d93a92a32088234d4a9443424f6dfb0796a1fa3fdc7c47e5aa11612c29a101f47888
-Size (dante-1.4.3.tar.gz) = 1343935 bytes
+BLAKE2s (dante-1.4.4.tar.gz) = dba20f1b0afbb63d8f4f7dbdeea48f99260986e516cd33f66808c888a012c90f
+SHA512 (dante-1.4.4.tar.gz) = bf6b82fcad63d0920b77cebe360612a639c8532fbda6dc84f1bc88e89671e358f4819bf9759b1ba3bb7fbe703eec7e59d9cef620b6e65f177686d5b00e5f221a
+Size (dante-1.4.4.tar.gz) = 1378352 bytes
SHA1 (patch-ab) = 9566cf94bd52d3df4214232c8bdf77ccb71b0fd3
SHA1 (patch-capi_Makefile.in) = ebeb34bfb769de1f4254c7c43f86bb077baa6df6
SHA1 (patch-dlib_interposition.c) = 8c75c04b218a420a38a31319fcabcc7188b1431b
Home |
Main Index |
Thread Index |
Old Index