The beta of media-sound/teamspeak-server-3.5.0 has been released. Changelog: === Server Release 3.5.0 29 october 2018 Added: Option added to ban users via mytsid or for not having a mytsid. Example: banadd mytsid=AaqQu8Z/CzDMxRZ87P5oWpYempDPoO9K3l3VErhVPo+j banreason=banned\smytsid Example: banadd mytsid=empty banreason=banned\severyone\sthat\sdoesn't\shave\sa\smytsid Removed: Permission 'b_serverinstance_version_view' and 'i_needed_modify_power_serverinstance_version_view' and access to the 'version' command can not be restricted anymore. Removed: Permission 'b_channel_create_private'. This feature never made it into the server. Fixed: Privilegekeys remain valid when used by a user that can not receive the group in question. Fixed: The command 'privilegekeydelete' returns 'ok_no_update' now, when the key did not exist in the first place. Fixed: Privilegekeys that contain non printable ASCII characters are now rejected before checking in the database. Fixed: Mistakes in the 'server_quickstart' and in the server query documentation have been removed. Fixed: Trying to delete a virtual server with id '0' will result in 'server_invalid_id' now. I expect the final release in a few days or weeks and will push then a PR.
Beta 2 released. Changelog: Added: Ability for the the commands 'clientinfo', clientdbinfo, 'clientgetids', 'clientgetdbidfromuid', 'clientgetnamefromuid', 'clientgetnamefromdbid' and 'clientgetuidfromclid' to send more then one query at the same time.
Final released: === Server Release 3.5.0 29 october 2018 Added: Option added to ban users via mytsid or for not having a mytsid. Example: banadd mytsid=AaqQu8Z/CzDMxRZ87P5oWpYempDPoO9K3l3VErhVPo+j banreason=banned\smytsid Example: banadd mytsid=empty banreason=banned\severyone\sthat\sdoesn't\shave\sa\smytsi Added: Ability for the the commands 'clientinfo', clientdbinfo, 'clientgetids', 'clientgetdbidfromuid', 'clientgetnamefromuid', 'clientgetnamefromdbid' and 'clientgetuidfromclid' to send more then one query at the same time. Removed: Permission 'b_serverinstance_version_view' and 'i_needed_modify_power_serverinstance_version_view' and access to the 'version' command can not be restricted anymore. Removed: Permission 'b_channel_create_private'. This feature never made it into the server. Fixed: Privilegekeys remain valid when used by a user that can not receive the group in question. Fixed: The command 'privilegekeydelete' returns 'ok_no_update' now, when the key did not exist in the first place. Fixed: Privilegekeys that contain non printable ASCII characters are now rejected before checking in the database. Fixed: Mistakes in the 'server_quickstart' and in the server query documentation have been removed. Fixed: Trying to delete a virtual server with id '0' will result in 'server_invalid_id' now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e5d53d338abcc83d16ebdf31cd6b30d6ff6ffb commit 15e5d53d338abcc83d16ebdf31cd6b30d6ff6ffb Author: Conrad Kostecki <conrad@kostecki.com> AuthorDate: 2018-10-29 12:41:16 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-11-03 09:46:54 +0000 media-sound/teamspeak-server: bump to version 3.5.0 Also added thirdparty licenses and bumped to EAPI=7. Closes: https://bugs.gentoo.org/668536 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org> media-sound/teamspeak-server/Manifest | 2 + .../teamspeak-server/teamspeak-server-3.5.0.ebuild | 118 +++++++++++++++++++++ 2 files changed, 120 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2297157256c687add5071d7576037350a901357a commit 2297157256c687add5071d7576037350a901357a Author: Conrad Kostecki <conrad@kostecki.com> AuthorDate: 2018-10-29 12:42:39 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-11-03 09:46:59 +0000 media-sound/teamspeak-server: drop old version Bug: https://bugs.gentoo.org/668536 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10295 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 deletions(-)