- 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
OBS-URL: https://build.opensuse.org/request/show/1005281
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=150
- 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)
OBS-URL: https://build.opensuse.org/request/show/998520
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=146
Hey,
this is my attempt at updating to Mumble 1.4.230.
I cleaned up the spec-file in the process.
* Ported specfile to CMake build-system
* Use cmake install instead of manual as much as possible
* Disabled ICE for now (depends on unavailable lib)
* bonjour is no longer optional
* Removed init.d script and enabled systemd
I removed a lot of branches for other distros or old versions - I hope that was okay.
The package builds fine for every repo of the devel-package's build targets.
I tested client and server, and both seem to work for me.
OBS-URL: https://build.opensuse.org/request/show/947668
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=139
- 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
OBS-URL: https://build.opensuse.org/request/show/843706
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=126
- Update to upstream version 1.3.1
- Security
* Fixed: Potential exploit in the OCB2 encryption (#4227)
- 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)
- Dropped patch add-speechd-include-path.patch, included upstream
OBS-URL: https://build.opensuse.org/request/show/816390
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=119
- 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
Renamed patches (clarified, that I had to backport them)
OBS-URL: https://build.opensuse.org/request/show/715003
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=107