CVS commit: pkgsrc/net/coturn
"Greg Troxel" <[email protected]> Wed, 5 Aug 2026 11:52:05 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: gdt Date: Wed Aug 5 11:52:05 UTC 2026 Modified Files: pkgsrc/net/coturn: Makefile PLIST distinfo Log Message: net/coturn: Update to 4.17.0 Upstream NEWS content, less bugfixes and minor improvements: Release 4.17.0 Changelist: - Enable stateless nonce by default (#2036) (Pavel Punsky <[email protected]>) - Log format: ISO-8601 timestamp by default, no thread id, space delimiter (#2031) (Pavel Punsky <[email protected]>) - Start the DTLS listeners only when --dtls is given (#2026) (Pavel Punsky <[email protected]>) To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/coturn/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/coturn/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/coturn/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 2.6 KB)
Modified files:
Index: pkgsrc/net/coturn/Makefile
diff -u pkgsrc/net/coturn/Makefile:1.16 pkgsrc/net/coturn/Makefile:1.17
--- pkgsrc/net/coturn/Makefile:1.16 Fri Jul 31 11:31:25 2026
+++ pkgsrc/net/coturn/Makefile Wed Aug 5 11:52:05 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2026/07/31 11:31:25 gdt Exp $
+# $NetBSD: Makefile,v 1.17 2026/08/05 11:52:05 gdt Exp $
-DISTNAME= coturn-4.16.0
+DISTNAME= coturn-4.17.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=coturn/}
Index: pkgsrc/net/coturn/PLIST
diff -u pkgsrc/net/coturn/PLIST:1.5 pkgsrc/net/coturn/PLIST:1.6
--- pkgsrc/net/coturn/PLIST:1.5 Fri Jul 31 11:31:25 2026
+++ pkgsrc/net/coturn/PLIST Wed Aug 5 11:52:05 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2026/07/31 11:31:25 gdt Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/08/05 11:52:05 gdt Exp $
bin/turnadmin
bin/turnserver
bin/turnutils_natdiscovery
@@ -78,6 +78,7 @@ share/examples/coturn/scripts/mobile/mob
share/examples/coturn/scripts/mobile/mobile_tcp_client.sh
share/examples/coturn/scripts/mobile/mobile_tls_client_c2c_tcp_relay.sh
share/examples/coturn/scripts/mobile/mobile_udp_client.sh
+share/examples/coturn/scripts/mobility_quota_flood.py
share/examples/coturn/scripts/mobility_resume_flood.py
share/examples/coturn/scripts/oauth.sh
share/examples/coturn/scripts/pack.sh
@@ -93,4 +94,6 @@ share/examples/coturn/scripts/restapi/se
share/examples/coturn/scripts/restapi/shared_secret_maintainer.pl
share/examples/coturn/scripts/selfloadbalance/secure_dos_attack.sh
share/examples/coturn/scripts/selfloadbalance/secure_relay.sh
+share/examples/coturn/scripts/stateless_binding_probe.py
+share/examples/coturn/scripts/stateless_nonce_forged_mi.py
@pkgdir etc
Index: pkgsrc/net/coturn/distinfo
diff -u pkgsrc/net/coturn/distinfo:1.6 pkgsrc/net/coturn/distinfo:1.7
--- pkgsrc/net/coturn/distinfo:1.6 Fri Jul 31 11:31:25 2026
+++ pkgsrc/net/coturn/distinfo Wed Aug 5 11:52:05 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2026/07/31 11:31:25 gdt Exp $
+$NetBSD: distinfo,v 1.7 2026/08/05 11:52:05 gdt Exp $
-BLAKE2s (coturn-4.16.0.tar.gz) = 78c72de6ea23a968a844ea2a792c77903f77c586fdf0c20da5164ccd2728cdbc
-SHA512 (coturn-4.16.0.tar.gz) = 4cbf8dc8e18c288abed39a05898128ac683030a6b06c66f5452fcbaf16177db303d84e8bffa51e3a4006b3dfa587b4faa450e7aa2322bb6b41223db5241c4f76
-Size (coturn-4.16.0.tar.gz) = 788671 bytes
+BLAKE2s (coturn-4.17.0.tar.gz) = b491afb6c800f65fa965acffcbcf343ab35d787c8409bc845b75644698db02c1
+SHA512 (coturn-4.17.0.tar.gz) = 891e72b8f5c5a96de427306c033b61ff995aff50de42ec8d0f6ead1ed9d5a2f51b8936898cec954fd1ffd0196c276ee64e1ac864bcf4f55d34a2c734dd7597c8
+Size (coturn-4.17.0.tar.gz) = 811670 bytes