Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mumble-server-1.5.857-2.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: mumble-server Distribution: openSUSE Tumbleweed
Version: 1.5.857 Vendor: openSUSE
Release: 2.2 Build date: Tue Mar 17 16:37:34 2026
Group: Productivity/Multimedia/Sound/Utilities Build host: reproducible
Size: 1103716 Source RPM: mumble-1.5.857-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.mumble.info/
Summary: Voice Communication Server for Gamers
Low-latency, high-quality voice communication for gamers. Includes game
linking, so voice from other players comes from the direction of their
characters, and has echo cancellation so the sound from your loudspeakers
won't be audible to other players.

Provides

Requires

License

BSD-2-Clause AND BSD-3-Clause AND MIT

Changelog

* Tue Mar 17 2026 Andreas Stieger <andreas.stieger@gmx.de>
  - CVE-2025-71264: (opus) incorrect size calculations allow for an
    out-of-bounds array access and can lead to a client crash
    (boo#1259721) add mumble-1.5.857-CVE-2025-71264.patch
* Fri Nov 07 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - Update to version 1.5.857:
    * fixes for undesired ACL behavior
    * Client bug fixes: UI, memory leaks, audio mute/volume behavior
  - drop mumble-1.5.735-fix-gcc15.patch, included
* Fri Jul 18 2025 Carsten Ziepke <kieltux@gmail.com>
  - Use SHARED_LINKER_FLAGS="-lGL" also for Leap 16, fixes building
* Thu Jun 26 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - Fix build with gcc15 (boo#1245428):
    * add mumble-1.5.735-fix-gcc15.patch
    * disable warnings-as-errors, see PR#6517 upstream
* Sun Dec 08 2024 Andreas Stieger <andreas.stieger@gmx.de>
  - Update to version 1.5.735:
    * TRANSLATION: Backport translations
    * CI(appveyor): Workaround for FXC failing to run with error C0000139
    * DOCS(server): Add Documentation key to mumble-server unit
    * FIX(cmake): Ensure the client installer target is built after its dependencies
    * FIX(cmake): Don't set WORKING_DIRECTORY for ExternalProject_Add()
    * TRANSLATION: Backport translations
    * FIX(client): Fix AudioWizard echo cancellation checkbox
    * FIX(client): Use correct off audio cue
    * FIX(plugins): Load correct pages for modules
    * FIX(client): Limit size of the chat bar
    * FIX(client): Save local volume adjustment when clicking slider bar
    * FIX(client): Prevent sending plain text on fast CTRL+V + ENTER
    * TRANSLATION: Update translation files
    * FIX(client): Replace dead URL in Certificate Wizard
    * TRANSLATION: Update translation files
    * FIX(client): Remove mention of the Mumble wiki
    * MAINT: Remove mentions of the Mumble wiki
    * FIX(server): Change server thread name to "mumble-server" instead of "Main"
    * FIX(client, server): Remove redundant OpenSSL locking callback check
    * BUILD: Fix compiler warnings on 32bit architectures
    * FIX(client): Fix crash on mono pos. audio warning from audio thread
    * BUILD: Disable MSVC 17.8 warning for stdext::checked_array_iterator
    * CI(cirrus): Disable warnings-as-errors for the 1.5.x branch
    * CI(cirrus): Install "ice37" package instead of "ice"
    * FIX(client, plugins): Wrong sample count in plugin callback
    * MAINT: Update backport config
    * MAINT: Only run backport action when PR is merged
    * FIX(client): Do not spam log when adjusting volume of clients without certificate
    * FIX(client): Update tab order in AudioInput.ui
    * BUILD: Use correct type for num locks
    * FIX(client): Do not duplicate group name in ACLEditor combobox
    * FIX(a11y): In ACLEditor make space popup the combobox list
    * FIX(client): In ACLEditor apply changes to group or user on lost focus
    * FIX(server): Allow to move temporary channels provided sufficient permissions
    * REFAC(client): Use ellipsis character ("…") instead of three dots ("...") in elideText
    * FIX(client): Remove placeholder wrapping in ChatBar
    * FIX(client): Improve handling of the GlobalShortcutButtons dialog
    * FIX(client): Correctly remember muted state across restarts
    * FIX(client): Capture "this" explicitly in lambdas
    * FIX(client): Crash when loading settings
* Mon May 20 2024 Andreas Stieger <andreas.stieger@gmx.de>
  - update to 1.5.634:
    * first stable release in the 1.5.x series
    * flag icons replaced with an MIT licensed version
  - replace mumble-cxx17.patch with a cmake option
  - drop mumble-1.5.629-The-OCB-design-is-in-the-public-domain.patch
    now upstream
* Thu Apr 25 2024 Andreas Stieger <andreas.stieger@gmx.de>
  - enable and fix tests: TestSettingsJSONSerialization fails loading
    qt xcb in headless
* Tue Apr 23 2024 Andreas Stieger <andreas.stieger@gmx.de>
  - Address licensedigger concerns:
    * drop qttranslations from tarball, adjust licenses.patch
    * The OCB design is in the public domain
      add mumble-1.5.629-The-OCB-design-is-in-the-public-domain.patch
    * drop unneeded installer files from tarball
    * unbundle audio back-end headers from tarball:
      pulseadio, jack, portadio, pipewire
      add mumble-1.5.629-unbundle-audio-backends.patch
  - change from tarball to obscpio and build-time service
* Sat Apr 20 2024 Andreas Stieger <andreas.stieger@gmx.de>
  - switch to source service generated tarball that has a number of
    unused, bundled libraries removed. Patch the sources to not
    require that they are present - add licenses.patch
* Sat Apr 20 2024 Andreas Stieger <andreas.stieger@gmx.de>
  - mumble 1.5.629 (RC3)
    * ReNameNoise as a replacement for RNNoise
    * Accessibility across the entire application
    * Add ability to record MP3s
    * UI updates
    * bug fixes
  - packaging changes:
    * use system libraries where available and clean up dependencies
    * move appdata to client package
    * remove usage of tracy - mumble-unbundle-tracy.patch
  - drop patches:
    * fix-pkg_get_variable.patch - reworked upstream
    * mumble-1.5.517-qsystemlocaledate.patch - not needed
    * reproducible.patch - merged
    * mumble-leap-cxx17-filesystem.patch - not needed
* Thu Feb 22 2024 pgajdos@suse.com
  - Use %patch -P N instead of deprecated %patchN.
* Thu Jan 25 2024 Bernhard Wiedemann <bwiedemann@suse.com>
  - Add reproducible.patch to sort the file list (boo#1041090)
* Thu Jan 18 2024 Andreas Stieger <andreas.stieger@gmx.de>
  - Fix build with Qt 5.15 / OpenGL (boo#1218944)
  - Fix mumble-server.service (gh#mumble-voip/mumble/6273)
* Thu Nov 23 2023 Andreas Stieger <andreas.stieger@gmx.de>
  - enable pulseaudio support boo#1217419
* Sat Oct 28 2023 Andreas Stieger <andreas.stieger@gmx.de>
  - simplify spec file and package license file
* Fri Oct 27 2023 Marguerite Su <i@marguerite.su>
  - fix FTBFS (boo#1215996)
    * needs to build with CXX17 standard
    * QSystemLocaleDate is deprecated
    * <filesystem> sometimes must be <experimental/filesystem>
* Mon Apr 17 2023 Marcel Kuehlhorn <tux93@opensuse.org>
  - Remove DBus service (boo#1209338)
* Mon Mar 06 2023 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to 1.5.517
  - Add fix-pkg_get_variable.patch to fix CMake not using the correct
    pkgconf variables, also needs BuildRequires: systemd
  - Update fix-64bit-only-plugins.patch
  - Use systemd-sysusers for user creation when available
  - Update keyring

Files

/etc/mumble
/etc/mumble/mumble-server.ini
/usr/bin/mumble-server
/usr/bin/mumble-server-user-wrapper
/usr/lib/systemd/system/mumble-server.service
/usr/lib/sysusers.d/mumble-server.conf
/usr/share/licenses/mumble-server
/usr/share/licenses/mumble-server/LICENSE
/usr/share/man/man1/mumble-server-user-wrapper.1.gz
/usr/share/man/man1/mumble-server.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:32:08 2026