Accepting request 839654 from home:seijikun:branches:games:tools

- Update to upstream version 1.3.3
- Client
  * Fixed: Chatbox invisble (zero height) (#4388)
  * Fixed: Handling of invalid packet sizes (#4394)
  * Fixed: Race-condition leading to loss of shortcuts (#4430)
  * Fixed: Link in About dialog is now clickable again (#4454)
  * Fixed: Sizing issues in ACL-Editor (#4455)
  * Improved: PulseAudio now always samples at 48 kHz (#4449)
- Server
  * Fixed: Crash due to problems when using PostgreSQL (#4370)
  * Fixed: Handling of invalid package sizes (#4392)

OBS-URL: https://build.opensuse.org/request/show/839654
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=124
This commit is contained in:
2020-10-06 05:44:46 +00:00
committed by Git OBS Bridge
parent 9610423160
commit c2b1bf66c8
6 changed files with 35 additions and 22 deletions

View File

@@ -1,3 +1,17 @@
Mon Oct 05 19:58:21 UTC 2020 - Markus Ebner <info@ebner-markus.de>
- Update to upstream version 1.3.3
- Client
* Fixed: Chatbox invisble (zero height) (#4388)
* Fixed: Handling of invalid packet sizes (#4394)
* Fixed: Race-condition leading to loss of shortcuts (#4430)
* Fixed: Link in About dialog is now clickable again (#4454)
* Fixed: Sizing issues in ACL-Editor (#4455)
* Improved: PulseAudio now always samples at 48 kHz (#4449)
- Server
* Fixed: Crash due to problems when using PostgreSQL (#4370)
* Fixed: Handling of invalid package sizes (#4392)
-------------------------------------------------------------------
Wed Aug 19 09:24:00 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>