pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/coturn
Module Name: pkgsrc
Committed By: gdt
Date: Fri Jul 3 15:25:41 UTC 2026
Modified Files:
pkgsrc/net/coturn: Makefile distinfo
Log Message:
net/coturn: Update to 4.14.0
Upstream NEWS content, less bugfixes and minor improvements:
Release 4.14.0
- Add optional TLS transport for Redis connections (#1951) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
Release 4.13.1
- Add per-source rate-limiting of UDP 401 Unauthorized responses (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- Deny link-local / ULA / site-local relay peers by default (#1947) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- Auto-deny coturn's own database backend endpoints as relay peers (#1946) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- Canonicalize all IPv4-in-IPv6 encodings before peer-IP checks (#1945) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
Release 4.13.0
- Add continuous latency mode to stunclient (#1937) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- Enable --udp-recvmmsg by default on Linux (#1930) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- Add --udp-sendmmsg-log to observe egress sendmmsg/UDP-GSO batching (#1927) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
Release 4.12.0
- turnutils_uclient: multi-threaded listener (recv) pool (#1911) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- turnutils_uclient: Linux recvmmsg receive path + larger SO_RCVBUF (#1910) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- Add UDP-GSO send path (--udp-gso) (#1907) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- turnutils_peer: Linux fast path with drain loop, recvmmsg/sendmmsg, U… (#1908) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
Release 4.11.0
Release 4.10.0
- Add Linux-only `recvmmsg` receive path for DTLS/UDP listener (#1852) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- CLI interface is disabled by default (#1830) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/coturn/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/coturn/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/coturn/Makefile
diff -u pkgsrc/net/coturn/Makefile:1.12 pkgsrc/net/coturn/Makefile:1.13
--- pkgsrc/net/coturn/Makefile:1.12 Fri Feb 27 16:03:09 2026
+++ pkgsrc/net/coturn/Makefile Fri Jul 3 15:25:41 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2026/02/27 16:03:09 gdt Exp $
+# $NetBSD: Makefile,v 1.13 2026/07/03 15:25:41 gdt Exp $
-DISTNAME= coturn-4.9.0
+DISTNAME= coturn-4.14.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=coturn/}
Index: pkgsrc/net/coturn/distinfo
diff -u pkgsrc/net/coturn/distinfo:1.3 pkgsrc/net/coturn/distinfo:1.4
--- pkgsrc/net/coturn/distinfo:1.3 Fri Feb 27 14:29:16 2026
+++ pkgsrc/net/coturn/distinfo Fri Jul 3 15:25:41 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2026/02/27 14:29:16 adam Exp $
+$NetBSD: distinfo,v 1.4 2026/07/03 15:25:41 gdt Exp $
-BLAKE2s (coturn-4.9.0.tar.gz) = a542b1f7a5930be83bdbd07771a90d3e0725a54b290d6d720745dc86d41bf75a
-SHA512 (coturn-4.9.0.tar.gz) = 49f382414207ef0c3377c541a1d6972510394ef57ee21d3a4c1e00cc6a22cb58c1f0a15411888e9fd0ec04e78a0738d0de70e7aca881623c767dd1061a5a45d4
-Size (coturn-4.9.0.tar.gz) = 546279 bytes
+BLAKE2s (coturn-4.14.0.tar.gz) = b64f805ea2ee43f1ed22733d242f2aa4bbbe72b19d034b4ba5607ddbbd7b2016
+SHA512 (coturn-4.14.0.tar.gz) = 74c6cef6832d73092c52ca0dcab6bfda1dd9f968bad84f9b0977d62e322d26b56524b8723671a76a07b56b7467ee62e53ce8a7ff7699a23909a4a6f0d3621b21
+Size (coturn-4.14.0.tar.gz) = 712150 bytes
Home |
Main Index |
Thread Index |
Old Index