Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Aug 2016 01:46:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211638] [UPDATE] audio/teamspeak3-server: to 3.0.13
Message-ID:  <bug-211638-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211638

            Bug ID: 211638
           Summary: [UPDATE] audio/teamspeak3-server: to 3.0.13
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: http://forum.teamspeak.com/threads/126318-TeamSpeak-3-
                    Server-3-0-13-released
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: Ultima1252@gmail.com
                CC: pi@FreeBSD.org
 Attachment #173375 maintainer-approval+
             Flags:

Created attachment 173375
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173375&action=
=3Dedit
teamspeak3-server.diff

This is an update for teamspeak3-server to the latest version, 3.0.13. This
update brings many improvements such as ipv6 support and database optimizat=
ions
and more! see below.

* Updated to 3.0.13

 + ipv6 support
 + improved database performance
 + improved snapshot create/deploy performance
 + Enable "tcp_nodelay" option for server query (less latency)
 + bindinglist command now has a new parameter "subsystem"
 - file transfer now only accepts connections from ip addresses that have
started an upload /=20
   download. There is a reserve of 20 slots that are allowed to connect even
though that particular
   ip address did not start an upload/download. This is to support exotic
client routing
   configurations like tcp load balancers.
 - fixed incorrect filetransfer port reported in instanceinfo
 - binding voice to the any address (0.0.0.0 / 0::0), which is the default
behaviour of the server,
   now supports clients connecting to all addresses instead of just the def=
ault
ip of the network
   interface.
 - fixed assertion in puzzle feature (Thanks to Schlumpi for helping us find
this)
 - fixed virtual server log and bindinglist for voice showing multiple
senseless bindings
 * file transfer now only allows an idle time of 2 seconds after connect
 * new file transfer implementation
 * updated sqlite to 3.11.1
 * sqlite db now uses WAL as journal mode
 ! the new file transfer routines on unix systems now depend on async io (a=
io*)
routines. For
   freebsd this probably means you need to load the aio kernel module using
'kldload aio'
 ! for server query users: ftinitupload/download replies may now omit the ip
parameter. If it is
   omitted, it means the transfer should be started on the same ip that was
currently used by the
   server query ip.
 ! for ftinitupload/download there is now an optional "proto" parameter. See
the server query manual
   for more info.

portlint -AC:
WARN: Makefile: possible use of absolute pathname "/var/db/teamspeak".
WARN: Makefile: possible use of absolute pathname "/var/log/teamspeak".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, =
to
make SVN happy.
WARN: Makefile: new ports should not set PORTEPOCH.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/=
or
PKGNAMESUFFIX.
WARN: Makefile: "RESTRICTED" found. do not forget to update ports/LEGAL.
0 fatal errors and 6 warnings found.

poudriere bulk -tC:
12amd64: success
12i386: success
11amd64: is marked as broken on FreeBSD 11.0: Will not start on 11
11i386: is marked as broken on FreeBSD 11.0: Will not start on 11
101amd64: success
101i386: success
93amd64: is marked as broken on FreeBSD 9.3: No longer starts on 9.x
93i386: is marked as broken on FreeBSD 9.3: No longer starts on 9.x

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211638-13>