Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665284 - media-sound/teamspeak-server-3.4.0: version bump
Summary: media-sound/teamspeak-server-3.4.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL: https://forum.teamspeak.com/threads/1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-05 16:37 UTC by Conrad Kostecki
Modified: 2018-09-19 14:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2018-09-05 16:37:41 UTC
The beta of media-sound/teamspeak-server-3.4.0 has been released.

Changelog:
=== Server Release 3.4.0 10 september 2018
Added: New parameter 'client_nickname' for the 'use' command, allows setting the nickname of query clients before they become visible on the server.
Added: Added new parameter 'version' for the linux/mac/freebsd servers, that returns the version of the server and then exits. 
       Does not work with 'ts3server_startscript.sh' unfortunately.
Changed: The Server enforces the maximum number of clients.
Changed: The 'sendPluginCommand' has gotten its own flood protection, and wont trigger flood protection for the rest of the client anymore.
         It is controlled by the new 'virtualserver_antiflood_points_needed_plugin_block' variable, its default value of 0 means 
         that the same limit as 'virtualserver_antiflood_points_needed_command_block' is being used.

I expect the final release in a few days or weeks and will push then a PR.
Comment 1 Conrad Kostecki gentoo-dev 2018-09-11 22:39:59 UTC
Final is released:
=== Server Release 3.4.0 10 september 2018
Added: New parameter 'client_nickname' for the 'use' command, allows setting the nickname of query clients before they become visible on the server.
Added: Added new parameter 'version' for the linux/mac/freebsd servers, that returns the version of the server and then exits. 
       Does not work with 'ts3server_startscript.sh' unfortunately.
Changed: The Server enforces the maximum number of clients.
Changed: The 'sendPluginCommand' has gotten its own flood protection, and wont trigger flood protection for the rest of the client anymore.
         It is controlled by the new 'virtualserver_antiflood_points_needed_plugin_block' variable, its default value of 0 means 
         that the same limit as 'virtualserver_antiflood_points_needed_command_block' is being used.
Comment 2 Larry the Git Cow gentoo-dev 2018-09-19 14:43:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=931d9843fdab04e5cc8882d382b22aa4215c2fca

commit 931d9843fdab04e5cc8882d382b22aa4215c2fca
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-09-16 20:01:35 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-09-19 14:42:16 +0000

    media-sound/teamspeak-server: bump to version 3.4.0
    
    Closes: https://bugs.gentoo.org/665284
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Package-Manager: Portage-2.3.49, Repoman-2.3.10
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 media-sound/teamspeak-server/Manifest              |   2 +
 .../teamspeak-server/teamspeak-server-3.4.0.ebuild | 114 +++++++++++++++++++++
 2 files changed, 116 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e34ec880a8c0a03f58da7a00a9712922844e73

commit d2e34ec880a8c0a03f58da7a00a9712922844e73
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-09-16 20:02:24 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-09-19 14:42:22 +0000

    media-sound/teamspeak-server: drop old version
    
    Bug: https://bugs.gentoo.org/665284
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Package-Manager: Portage-2.3.49, Repoman-2.3.10
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/9833

 media-sound/teamspeak-server/Manifest              |   2 -
 .../teamspeak-server/teamspeak-server-3.3.1.ebuild | 114 ---------------------
 2 files changed, 116 deletions(-)