Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668536 - media-sound/teamspeak-server-3.5.0: version bump
Summary: media-sound/teamspeak-server-3.5.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL: https://forum.teamspeak.com/threads/1...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-13 21:28 UTC by Conrad Kostecki
Modified: 2018-11-03 09:49 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-10-13 21:28:49 UTC
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.
Comment 1 Conrad Kostecki gentoo-dev 2018-10-23 09:16:08 UTC
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.
Comment 2 Conrad Kostecki gentoo-dev 2018-10-29 12:31:04 UTC
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.
Comment 3 Larry the Git Cow gentoo-dev 2018-11-03 09:49:46 UTC
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(-)