FreeBSD Bugzilla – Attachment 157544 Details for
Bug 200715
[PATCH] net/turnserver: update to 4.4.5.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch
file_200715.txt (text/plain), 1.83 KB, created by
Bradley T. Hughes
on 2015-06-08 19:29:02 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Bradley T. Hughes
Created:
2015-06-08 19:29:02 UTC
Size:
1.83 KB
patch
obsolete
>commit 3eef2d690fca9979925ae112de74ae638dc86ad9 >Author: Bradley T. Hughes <bradleythughes@fastmail.fm> >Date: Mon Jun 8 19:21:52 2015 +0000 > > net/turnserver: update to 4.4.5.2 > > Upstream release announcement: > > [RFC5766-TURN-SERVER 1768] coturn-4.4.5.2 available > > We have a new version: > > - dual allocation adjusted according to the new TURN-bis draft; > - options sha256, sha384, sha512 retired as non-standard; > - third-party authorization (oAuth) updated according to the version 16 > of the draft; > - C++ compilation fixes; > - cosmetic fixes; > - fixed binary package for CentOS 7.1; > - support for older SQLite versions added; > - compilation support for older CentOS release 5.x added; > - Issue 11 fixed; > - Issue 12 fixed.. > > The oAuth_key database table structure has changed in this release. > >diff --git a/net/turnserver/Makefile b/net/turnserver/Makefile >index 6d434bf..395488e 100644 >--- a/net/turnserver/Makefile >+++ b/net/turnserver/Makefile >@@ -2,5 +2,5 @@ > > PORTNAME= turnserver >-PORTVERSION= 4.4.4.2 >+PORTVERSION= 4.4.5.2 > CATEGORIES= net > MASTER_SITES= http://turnserver.open-sys.org/downloads/v${PORTVERSION}/:prog \ >diff --git a/net/turnserver/distinfo b/net/turnserver/distinfo >index ead7eb3..a0a5525 100644 >--- a/net/turnserver/distinfo >+++ b/net/turnserver/distinfo >@@ -1,4 +1,4 @@ >-SHA256 (turnserver-4.4.4.2.tar.gz) = 1e1b72248fd518270ad53c0df1d62494f972130d6ea0be07432f2f26874546ac >-SIZE (turnserver-4.4.4.2.tar.gz) = 385579 >+SHA256 (turnserver-4.4.5.2.tar.gz) = 604d21498b6d1bb797866f7d8b5dbe9f71f4ed6e45d2eed42a7540add63863d5 >+SIZE (turnserver-4.4.5.2.tar.gz) = 379358 > SHA256 (turn.extra.docs-2.0.0.1.tar.gz) = 3a86600fd0a30ce7aeb547e80402ce68ea9959f7dd58697e5b47fda6e33ab9ce > SIZE (turn.extra.docs-2.0.0.1.tar.gz) = 485379
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 200715
: 157544 |
157545