Changelog for
mumble-server-1.4.287-195.17.x86_64.rpm :
* Thu Sep 22 2022 Enrico Belleri
- Update to 1.4.287: - Client:
* Fixed: Broken link targets with percent signs
* Fixed: Don’t allow manual toggling of minimal view note
* Fixed: Fallback path for themes
* Fixed: Fix versions being transmitted incorrectly (with patch numbers > 255)
* Fixed: Icon scale being way too small
* Fixed: Make hiding UI elements (in custom layout) persistent again
* Fixed: Resolve log text scaling issues - Server:
* Fixed: Fix versions being transmitted incorrectly (with patch numbers > 255)- Remove upstreamed:
* fix-64bit-only-plugins.patch
* Wed Sep 21 2022 Carsten Ziepke - Update to 1.4.287: - Client
* Fixed: Broken link targets with percent signs
* Fixed: Don’t allow manual toggling of minimal view note
* Fixed: Fallback path for themes
* Fixed: Fix versions being transmitted incorrectly (with patch numbers > 255)
* Fixed: Icon scale being way too small
* Fixed: Make hiding UI elements (in custom layout) persistent again
* Fixed: Resolve log text scaling issues - Server
* Fixed: Fix versions being transmitted incorrectly (with patch numbers > 255)- Add BuildRequires pcre2-devel for openSUSE Leap, fixes building- Run spec-cleaner
* Thu Sep 01 2022 Ferdinand Thiessen - Add fix-64bit-only-plugins.patch to fix build on i586
* Sun Aug 21 2022 Enrico Belleri - Update to 1.4.274: - Client:
* Changed: Disable RNNoise by default
* Changed: Don’t hard block shortcuts on Wayland
* Fixed: Context and identity not getting cleared
* Fixed: Don’t display unsupported ACL
* Fixed: Fix PipeWire not being usable in Flatpaks
* Fixed: Icon not used on Plasma Wayland session
* Fixed: Improve appstream metadata
* Fixed: Minimal view not always working
* Fixed: PFS information being incorrect
* Fixed: Percent encoded links not clickable
* Fixed: Prefer selected tree item for context menu creation
* Fixed: Prevent endless loop when disconnecting PipeWire stream
* Fixed: Register simultaneous mouse button presses separately
* Fixed: Show friendlier text when displaying notifications
* Fixed: Properly verify certificates when SRV records are used
* Fixed: Resolve list tags, etc. polluting log
* Fixed: Remove duplicate entry for “What’s this?” in UserModel
* Fixed: User and channel status icons now take display scaling into account - Server:
* Fixed: Add missing line breaks to –help output
* Fixed: Improve rememberchannelduration compare logic
* Fixed: Update suppress state on ACL change - Positional audio plugins:
* Fixed: Fix Quake Live plugin
* Fixed: Update Among Us plugin to work with v2022.3.29s (1864)- Remove upstreamed:
* 36398fb.patch
* 73d8a4d5.patch
* Wed May 11 2022 Ferdinand Thiessen - Add 36398fb.patch from upstream to fix build with gcc 12
* Sun May 08 2022 Ferdinand Thiessen - Fix build with new poco version (1.11.2), added 73d8a4d5.patch
* Sat Apr 16 2022 Stefan Seyfried - do not include 32-bit libmumbleoverlay.x86.so in 64bit build (if you want to use that, install mumble-32bit additionally) boo#1198535
* Tue Jan 25 2022 Markus Ebner - Update to Mumble 1.4.230
* qmake build-system removed
* New extended plugin framework
* Support for stereo playback
* Support for local naming (nicknames)
* Markdown support for chat
* UI indication for access restriction
* New non-gaming oriented TalkingUI
* Channel listeners
* Search dialog for users in a server- Cleanup of the specfile
* Fixed source urls for changed scheme
* Ported specfile to CMake build-system
* Use cmake install instead of manual as much as possible
* Disabled ICE for now (depends on unavailable lib)
* Removed a lot of obsolete logical branches
* bonjour is no longer optional
* Removed init.d script and enabled systemd
* Wed Nov 10 2021 Mia Herkt - Enable JACK support
* Thu Oct 07 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Modified:
* mumble-server.service
* Fri Feb 12 2021 Andreas Stieger - mumble 1.3.4:
* Fix use of outdated (non-existent) notification icon names
* Fix Security vulnerability caused by allowing non http/https URL schemes in public server list (boo#1182123, CVE-2021-27229)
* Server: Fix Exit status for actions like --version or --supw
* Fix packet loss & audio artifacts caused by OCB2 XEX
* mitigation- update signing keyring
* Fri Dec 25 2020 Yaroslav Kurlaev - Don\'t edit categories of .desktop files.
* Fixes boo#1180068
* Sat Oct 24 2020 Marcus Rueckert - update apparmor profiles to get warning free again on 15.2 - use abstractions for ssl files - allow inet dgram sockets as mumble can also work via udp - allow netlink socket (probably for dbus) - properly allow lsb_release again - add support for optional local include- start murmurd directly as user mumble-server it gets rid of the dac_override/setgid/setuid/chown permissions
* Mon Oct 05 2020 Markus Ebner - 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 2020 Dominique Leuenberger - Consistently use %{_tmpfilesdir} instead of abusing %{_libexecdir}/tmpfiles.d.
* Sat Jul 11 2020 Andreas Stieger - mumble 1.3.2:
* client: Fixed overlay not starting- fetch upstream release signing key for 2020
* Fri Jun 19 2020 UTC - Markus Ebner - Update to upstream version 1.3.1- Security
* Fixed: Potential exploit in the OCB2 encryption (#4227) boo#1174041- ICE
* Fixed: Added missing UserKDFIterations field to UserInfo => Prevents getRegistration() from failing with enumerator out of range error (#3835)- GRPC
* Fixed: Segmentation fault during murmur shutdown (#3938)- Client
* Fixed: Crash when using multiple monitors (#3756)
* Fixed: Don\'t send empty message from clipboard via shortcut, if clipboard is empty (#3864)
* Fixed: Talking indicator being able to freeze to indicate talking when self-muted (#4006)
* Fixed: High CPU usage for update-check if update server not available (#4019)
* Fixed: DBus getCurrentUrl returning empty string when not in root-channel (#4029)
* Fixed: Small parts of whispering leaking out (#4051)
* Fixed: Last audio frame of normal talking is sent to last whisper target (#4050)
* Fixed: LAN-icon not found in ConnectDialog (#4058)
* Improved: Set maximal vertical size for User Volume Adjustment dialog (#3801)
* Improved: Don\'t send empty data to PulseAudio (#3316)
* Improved: Use the SRV resolved port for UDP connections (#3820)
* Improved: Manual Plugin UI (#3919)
* Improved: Don\'t start Jack server by default (#3990)
* Improved: Overlay doesn\'t hook into all other processes by default (#4041)
* Improved: Wait longer before disconnecting from a server due to unanswered Ping-messages (#4123)- Server
* Fixed: Possibility to circumvent max user-count in channel (#3880)
* Fixed: Rate-limit implementation susceptible to time-underflow (#4004)
* Fixed: OpenSSL error 140E0197 with Qt >= 5.12.2 (#4032)
* Fixed: VersionCheck for SQL for when to use the WAL feature (#4163)
* Fixed: Wrong database encoding that could lead to server-crash (#4220)
* Fixed: DB crash due to primary key violation (now performs \"UPSERT\" to avoid this) (#4105)
* Improved: The fields in the Version ProtoBuf message are now size-restricted (#4101)- Drop patch add-speechd-include-path.patch, included upstream
* Wed Apr 15 2020 Marcus Rueckert - use the \"profile profilename /path/to/binary\" syntax to make \"ps aufxZ\" more readable
* Wed Nov 06 2019 opensuseAATTtrummer.xyz- set permissions of config file to 640 because it can contain passwords
* Wed Sep 11 2019 Christophe Giboudeaux - Really use the system speex and opus dependencies.- Run spec-cleaner, use pkgconfig() style BuildRequires when possible.- Fix the package requirements.- Remove obsolete conditions and build options.- Also recommend the Qt mysql and psql backend. Murmur also supports those drivers.
* Tue Sep 10 2019 Michal Suchanek - Update to upstream version 1.3.0 final. Release notes at: https://www.mumble.info/blog/mumble-1.3.0-release-announcement/- Use system speex and opus.
* Tue Sep 03 2019 Michal Suchanek - Update to upstream version 1.3.0-rc2. Supports Qt5. (boo#1148406)- Remove upstreamed patches: - 0001-AudioOutput-do-not-use-non-existant-template-version.patch - appdata.patch - initialize-soundfile-format.patch - mumble-1.2.2-buildcompare.diff - mumble-1.2.11-desktop_fix.diff - mumble-1.2.19-limit-amount-of-messages.patch - mumble-1.2.19-stricter-message-limit.patch - mumble-pr-3623-protobuf37.patch- Refresh add-speechd-include-path.patch
* Fri Jul 12 2019 Ferdinand Thiessen - Added patches to fix boo#1123334 (CVE-2018-20743), instability and crash due to crafted message flooding
* added mumble-1.2.19-limit-amount-of-messages.patch (backported version of upstream patch)
* added mumble-1.2.19-stricter-message-limit.patch (backported version of upstream patch)- Cleaned spec file, removed old EOL openSUSE and Fedora versions
* Wed Jun 26 2019 Dirk Mueller - add mumble-pr-3623-protobuf37.patch to fix build against protobuf 3.7
* Wed Jun 05 2019 Ismail Dönmez - Add add-speechd-include-path.patch to fix speechd include paths- Enable speechd everywhere now
* Sun Apr 14 2019 Christian Boltz - update murmurd AppArmor profile - update bash path for usrMerge (boo#1132350) - use abstractions/openssl instead of a rule for openssl.cnf