• Navigazione Categorie

  • Download Traduzioni

    Pc Client
    Download:


    Android Client
    Download:

  • TeamSpeak 3 Server 3.0.11.2 rilasciato

    Il server di TeamSpeak versione 3.0.11 è ora disponibile al download.

    Ci sono alcuni cambiamenti importanti nel plugin del database MySql, così come alcuni cambiamenti riguardanti i permessi dei client query.
    Raccomandiamo vivamente di fare un backup del database attuale prima di aggiornare, specialmente se si usa il database MySql.

    I cambiamenti importanti di questa release sono:
    • Il plugin MySql è stato rimosso in favore di Maria DB. Almeno MySql 5.5.3 o MariaDB 5.5 sono richiesti per eseguire il server se non si volesse usare il database SQLite di default.
      Bisogna convertire il database MySql attuale per il supporto a Maria DB e l'utf8mb4. Per favore leggete la documentazione per maggiori dettagli e istruzioni.
    • I permessi dei client Guest ServerQuery ora possono essere ristretti con l'opzione "Nega". Molti utenti hanno avuto problemi di spam di messaggi e canali da parte dei client query, questo cambiamento permette di restringere i loro permessi senza compromettere i client normali (tecnicamente: regular users). I nuovi server avranno queste restrizioni di default, però quelli attuali necessitano di un intervento manuale, l'elenco dei permessi da cambiare è nel changelog.
    • I login dei client query ora vengono ristretti al server nel quale sono stati creati e ricevono quei permessi utente solo nel virtual server dove sono stati creati e saranno trattati come ospiti negli altri server virtuali.


    Notare che per eseguire il server su Windows è richiesta una cpu che supporti l'SSE2.

    Di seguito il changelog:
    Codice:
    === Server Release 3.0.11.2 15 dec 2014
     - fixed possible deadlock in server query
     - fixed a mariadb/mysql db creation issue
     - fixed a mariadb/mysql performance issue
     - fixed a server query crash
    
    === Server Release 3.0.11.1 15 oct 2014
     - Small accounting fix
    
    === Server Release 3.0.11 30 sep 2014
     ! Starting this release, TS3 servers will not support the Mac OSX PowerPC architecture.
     ! Starting this release the Windows version of the server requires an SSE2 capable CPU.
     ! Starting 3.0.12 (next release), TS3 server won't support OSX 10.6 or lower.
     ! Starting this release, the MySQL database plugin has been replaced by a MariaDB plugin. Please
       read doc/update_mysql_to_mariadb.txt for instructions on how to update. Also note the default
       character set for the database is now 'utf8mb4', which means the server needs to be at least
       MySQL 5.5.3 or MariaDB 5.5 .
     ! When a new database is created, we will be using a few extra defaults for the Guest Server Query
       group. Permissions for existing databases will be left untouched.
       The new defaults for the Guest Server Query group should prevent the Server Query from being
       abused with spam. The extra permissions are:
       * b_channel_join_permanent = false, negate = true, skip = true
       * b_channel_join_semi_permanent = false, negate = true, skip = true
       * b_channel_join_temporary = false, negate = true, skip = true
       * b_channel_create_permanent = false, negate = true, skip = true
       * b_channel_create_semi_permanent = false, negate = true, skip = true
       * b_channel_create_temporary = false, negate = true, skip = true
       * b_client_server_textmessage_send = false, negate = true, skip = true
       * b_client_channel_textmessage_send = false, negate = true, skip = true
       * b_client_offline_textmessage_send = false, negate = true, skip = true
       * i_client_private_textmessage_power = -1, negate = true, skip = true
       * i_client_poke_power = -1, negate = true, skip = true
     ! If only 1 serveradmin is logged into the query, this serveradmin can select any server (use)
       regardless of the client limit.
     ! The "Wan IP" feature of the windows server has been removed as it does not work any more.
       If you want to know your wan ip address, use an existing free service like http://ipinfo.io
     + Updated ip2location database
     + Better checking and better error message for errors with query white/blacklists.
     - Fixed crash relating to invalid ip addresses on FreeBSD.
     - Fixed a possible crash during client connect.
     - Fixed channel event notifications stop working after a while.
     - Fixed query logins getting permissions on other virtual servers.
     - Fixed crash when deleting complaints.
     - Fixed issue where clients were not deleted from the database after dbclientkeepdays when
       connecting several TS3 servers to the same database with different dbclientkeepdays values.
     - The server instance no longer starts copies of virtual servers.
     - Guest ServerQuery user now always has default server query group, even while using a virtual
       server.
     - Instance server group permissions now honor the negate flag.
     - Temporary passwords and tokens(privilege keys) of a client are deleted when the client is deleted
       from the database.
     - Complaints of and about a client are deleted when the client is deleted from the database.
     - Fixed possible server hang with query connections.
     - ts3server_startscript.sh restart now works with parameters.
     - ts3server_startscript.sh does a better test for FreeBSD.

    Per aggiornare i permessi rapidamente si può operare via query:
    Codice:
    login serveradmin PASSWORD
    use 0
    servergroupaddperm sgid=1 permsid=b_channel_join_permanent permvalue=0 permskip=1 permnegated=1|permsid=b_channel_join_semi_permanent permvalue=0 permskip=1 permnegated=1|permsid=b_channel_join_temporary permvalue=0 permskip=1 permnegated=1|permsid=b_channel_create_permanent permvalue=0 permskip=1 permnegated=1|permsid=b_channel_create_semi_permanent permvalue=0 permskip=1 permnegated=1|permsid=b_channel_create_temporary permvalue=0 permskip=1 permnegated=1|permsid=b_client_server_textmessage_send permvalue=0 permskip=1 permnegated=1|permsid=b_client_channel_textmessage_send permvalue=0 permskip=1 permnegated=1|permsid=b_client_offline_textmessage_send permvalue=0 permskip=1 permnegated=1|permsid=i_client_private_textmessage_power permvalue=0 permskip=1 permnegated=1|permsid=i_client_poke_power permvalue=-1 permskip=1 permnegated=1
    Commenti 1 Commento
    1. L'avatar di zBluLantern
      zBluLantern -
      c'è Ciccio?
  • Viewer

    Indirizzo: voice.team-speak.it