2022-01-20 16:27:42 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2022-01-25 21:36:51 +01:00
|
|
|
|
Tue Jan 25 20:20:28 UTC 2022 - Markus Ebner <info@ebner-markus.de>
|
2022-01-20 16:27:42 +01:00
|
|
|
|
|
|
|
|
|
- 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
|
2022-01-25 21:36:51 +01:00
|
|
|
|
* Fixed source urls for changed scheme
|
2022-01-20 16:27:42 +01:00
|
|
|
|
* 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
|
|
|
|
|
|
2021-11-10 09:09:44 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 10 00:49:17 UTC 2021 - Mia Herkt <mia@0x0.st>
|
|
|
|
|
|
|
|
|
|
- Enable JACK support
|
|
|
|
|
|
2021-11-03 15:30:47 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 7 10:25:52 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Added hardening to systemd service(s) (bsc#1181400). Modified:
|
|
|
|
|
* mumble-server.service
|
|
|
|
|
|
2021-02-11 22:19:00 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2021-02-12 18:46:44 +01:00
|
|
|
|
Fri Feb 12 08:53:58 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
2021-02-11 22:19:00 +01:00
|
|
|
|
|
|
|
|
|
- mumble 1.3.4:
|
|
|
|
|
* Fix use of outdated (non-existent) notification icon names
|
|
|
|
|
* Fix Security vulnerability caused by allowing non http/https
|
2021-02-16 17:42:11 +01:00
|
|
|
|
URL schemes in public server list (boo#1182123, CVE-2021-27229)
|
2021-02-11 22:19:00 +01:00
|
|
|
|
* Server: Fix Exit status for actions like --version or --supw
|
|
|
|
|
* Fix packet loss & audio artifacts caused by OCB2 XEX*
|
|
|
|
|
mitigation
|
2021-02-12 18:46:44 +01:00
|
|
|
|
- update signing keyring
|
2021-02-11 22:19:00 +01:00
|
|
|
|
|
2020-12-27 16:45:38 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 25 15:00:00 UTC 2020 - Yaroslav Kurlaev <yaroslav.kurlaev@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Don't edit categories of .desktop files.
|
|
|
|
|
* Fixes boo#1180068
|
|
|
|
|
|
2020-10-24 13:33:25 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Oct 24 02:05:14 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-10-06 07:44:46 +02:00
|
|
|
|
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)
|
|
|
|
|
|
2020-08-19 12:26:40 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 19 09:24:00 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Consistently use %{_tmpfilesdir} instead of abusing
|
|
|
|
|
%{_libexecdir}/tmpfiles.d.
|
|
|
|
|
|
2020-07-11 22:13:15 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jul 11 18:06:46 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
|
|
- mumble 1.3.2:
|
|
|
|
|
* client: Fixed overlay not starting
|
|
|
|
|
- fetch upstream release signing key for 2020
|
|
|
|
|
|
2020-06-22 21:50:42 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 19 20:00:00 2020 UTC - Markus Ebner <info@ebner-markus.de>
|
|
|
|
|
|
|
|
|
|
- Update to upstream version 1.3.1
|
|
|
|
|
- Security
|
|
|
|
|
* Fixed: Potential exploit in the OCB2 encryption (#4227)
|
2020-07-11 22:13:15 +02:00
|
|
|
|
boo#1174041
|
2020-06-22 21:50:42 +02:00
|
|
|
|
- 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)
|
2020-07-11 22:13:15 +02:00
|
|
|
|
- Drop patch add-speechd-include-path.patch, included upstream
|
2020-06-22 21:50:42 +02:00
|
|
|
|
|
2020-04-16 03:45:37 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 15 23:13:58 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- use the "profile profilename /path/to/binary" syntax to make
|
|
|
|
|
"ps aufxZ" more readable
|
|
|
|
|
|
2019-11-06 17:16:35 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 6 16:15:46 UTC 2019 - opensuse@trummer.xyz
|
|
|
|
|
|
|
|
|
|
- set permissions of config file to 640 because it can contain passwords
|
|
|
|
|
|
2019-09-12 11:53:10 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 11 22:45:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
2019-09-04 10:34:30 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2019-09-11 09:34:38 +02:00
|
|
|
|
Tue Sep 10 17:33:25 UTC 2019 - Michal Suchanek <msuchanek@suse.de>
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-09-04 10:34:30 +02:00
|
|
|
|
Tue Sep 3 16:10:57 UTC 2019 - Michal Suchanek <msuchanek@suse.de>
|
|
|
|
|
|
2019-09-12 23:21:10 +02:00
|
|
|
|
- Update to upstream version 1.3.0-rc2. Supports Qt5. (boo#1148406)
|
2019-09-04 10:34:30 +02:00
|
|
|
|
- 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
|
|
|
|
|
|
2019-07-14 05:08:10 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 12 23:30:49 UTC 2019 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2019-07-03 18:53:59 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 26 13:05:06 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- add mumble-pr-3623-protobuf37.patch to fix build against protobuf 3.7
|
|
|
|
|
|
2019-06-05 14:47:58 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 5 12:16:31 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
|
|
|
|
|
|
- Add add-speechd-include-path.patch to fix speechd include paths
|
|
|
|
|
- Enable speechd everywhere now
|
|
|
|
|
|
2019-04-15 10:28:34 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 14 15:34:43 UTC 2019 - Christian Boltz <suse-beta@cboltz.de>
|
|
|
|
|
|
|
|
|
|
- update murmurd AppArmor profile
|
|
|
|
|
- update bash path for usrMerge (boo#1132350)
|
|
|
|
|
- use abstractions/openssl instead of a rule for openssl.cnf
|
|
|
|
|
|
2018-01-04 01:20:35 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2018-10-19 06:31:36 +02:00
|
|
|
|
Fri Oct 19 04:29:34 UTC 2018 - Marguerite Su <i@marguerite.su>
|
|
|
|
|
|
|
|
|
|
- build with -std=c++1z on TW since it applies -Wfatal-error that
|
|
|
|
|
conflicts with -std=c++98
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-01-04 01:20:35 +01:00
|
|
|
|
Wed Jan 3 19:22:57 UTC 2018 - kwalter@suse.com
|
|
|
|
|
|
|
|
|
|
- Add 0001-AudioOutput-do-not-use-non-existant-template-version.patch
|
|
|
|
|
to fix tumbleweed compilation
|
|
|
|
|
|
2017-06-09 07:28:28 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 8 06:30:23 UTC 2017 - alarrosa@suse.com
|
|
|
|
|
|
|
|
|
|
- Add initialize-soundfile-format.patch to initilalize a variable so
|
|
|
|
|
it's not used later uninitialized.
|
|
|
|
|
|
2017-02-01 18:03:16 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 1 16:12:50 UTC 2017 - adam.majer@suse.de
|
|
|
|
|
|
|
|
|
|
- use individual libboost-*-devel packages instead of boost-devel
|
|
|
|
|
|
2017-01-29 18:40:51 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 29 15:12:44 UTC 2017 - mailaender@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 1.2.19:
|
|
|
|
|
* Murmur’s -limits command will now print output as it runs, instead of at exit.
|
|
|
|
|
|
2016-09-25 16:02:40 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2016-12-19 14:15:48 +01:00
|
|
|
|
Mon Dec 19 11:34:17 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.2.18:
|
|
|
|
|
- mostly non-Linux fixes
|
|
|
|
|
- switch default compiler to use C++03
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-09-25 16:02:40 +02:00
|
|
|
|
Sun Sep 25 06:52:08 UTC 2016 - mailaender@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.2.17
|
|
|
|
|
* Fixed a bug that could cause the Mumble log view to be
|
|
|
|
|
inacessible after receiving a specially crafted text message.
|
|
|
|
|
* The PulseAudio backend will now fall back to default device
|
|
|
|
|
if the chosen device is no longer present.
|
|
|
|
|
* Mumble now explicitly sends plain text notifications to KDE
|
|
|
|
|
and Freedesktop.org notification endpoints.
|
|
|
|
|
* Xbox button/controller names as shown by Mumble should now be
|
|
|
|
|
correct for controllers other than the first controller.
|
|
|
|
|
- Add appdata.patch for https://en.opensuse.org/openSUSE:AppStore
|
|
|
|
|
|
2016-05-14 15:35:58 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 13 10:04:50 UTC 2016 - rpm@fthiessen.de
|
|
|
|
|
|
|
|
|
|
- Fixed build on 13.1 by only adding (/var)/run/mumble-server
|
|
|
|
|
as temporary file only on newer openSUSE versions (> 1310)
|
|
|
|
|
|
2016-05-06 10:57:05 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 6 05:40:36 UTC 2016 - mailaender@opensuse.org
|
|
|
|
|
|
|
|
|
|
- mumble 1.2.16
|
|
|
|
|
* Mumble will no longer try to poll for changes in XInput button
|
|
|
|
|
state when no controllers are connected.
|
|
|
|
|
* The last references (public server list registration and crash
|
|
|
|
|
reporting) to the old domain name for the Mumble service host,
|
|
|
|
|
“mumble.hive.no”, have been changed to use “mumble.info” instead.
|
|
|
|
|
* The overlay blacklist from 1.3.0 snapshots has been backported.
|
|
|
|
|
- add (/var)/run/mumble-server as temporary file for proper cleanup
|
|
|
|
|
|
2016-03-13 23:36:58 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Mar 13 20:38:44 UTC 2016 - astieger@suse.com
|
|
|
|
|
|
|
|
|
|
- mumble 1.2.15:
|
|
|
|
|
* Add ability to disable the public server list
|
|
|
|
|
* Add ability to create and/or edit Mumble’s server list
|
|
|
|
|
- includes changes from 1.2.14:
|
|
|
|
|
* Fix regression crash on exit for in overlay feature
|
|
|
|
|
|
2016-01-11 16:21:38 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 11 14:30:24 UTC 2016 - astieger@suse.com
|
|
|
|
|
|
|
|
|
|
- mumble 1.2.13:
|
|
|
|
|
* Fix Murmur DoS (Mumble-SA-2016-001), does not affect GNU/Linux
|
|
|
|
|
- update upstream signing keyring
|
|
|
|
|
|
2016-01-04 15:44:44 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 4 14:32:36 UTC 2016 - astieger@suse.com
|
|
|
|
|
|
|
|
|
|
- mumble 1.2.12:
|
|
|
|
|
* The log would always scroll-to-bottom, even if manually
|
|
|
|
|
scrolled up to view a previous message. Scroll-to-bottom is now
|
|
|
|
|
only triggered if the log view has not manually scrolled by the
|
|
|
|
|
user.
|
|
|
|
|
* Fixed a bug where a stale overlay client could cause the Mumble
|
|
|
|
|
UI to freeze under some circumstances.
|
|
|
|
|
* Fixed a bug where CELT and Opus encoders were not properly
|
|
|
|
|
reset when using more than one frame per packet in Mumble. This
|
|
|
|
|
would previously cause noisy artifacts at the beginning of
|
|
|
|
|
transmissions.
|
|
|
|
|
|
2015-12-15 20:27:52 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 14 20:49:12 UTC 2015 - rpm@fthiessen.de
|
|
|
|
|
|
|
|
|
|
- Removed unneeded patch for SLE10: mumble-1.1.4-sle10glx.diff
|
|
|
|
|
- Added patch from RandyBB (roman@priesol.net) to fix missing
|
|
|
|
|
semicolons in desktop file: mumble-1.2.11-desktop_fix.diff
|
|
|
|
|
- Removed parts for outdated openSUSE versions, older then openSUSE
|
|
|
|
|
12.2 or SLE 11, from spec file
|
|
|
|
|
|
2015-12-14 16:24:45 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 14 14:06:32 UTC 2015 - astieger@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.2.11:
|
|
|
|
|
* Fixed a bug where Mumble global shortcuts on X11 would not
|
|
|
|
|
release properly when Chrome/Chromium was the frontmost application.
|
|
|
|
|
* Fixed a bug where clients would automatically reconnect after
|
|
|
|
|
being kicked.
|
|
|
|
|
* Inserting an image in the chat should now always cause Mumble
|
|
|
|
|
to scroll correctly to the bottom of the log.
|
|
|
|
|
* Opening mumble:// URLs should now correctly allow people to
|
|
|
|
|
change channels if a URL is opened while Mumble is running.
|
|
|
|
|
* Fixed an issue where the “shortcut/linux/evdev/enable” config
|
|
|
|
|
option was not saved correctly, and overwritten when closing
|
|
|
|
|
Mumble.
|
|
|
|
|
|
2015-10-13 19:19:04 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 13 16:09:18 UTC 2015 - astieger@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.2.10:
|
|
|
|
|
* no code change, other than to create another binary release
|
|
|
|
|
for platforms other than GNU/Linux with updated libraries
|
|
|
|
|
|
2015-06-18 08:58:32 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 18 05:14:53 UTC 2015 - mailaender@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 1.2.9 maintenance release
|
|
|
|
|
- remove redundant clean section
|
|
|
|
|
- add missing service_add_pre macro
|
|
|
|
|
- gpg key has changed
|
|
|
|
|
|
2015-03-19 09:54:23 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 18 20:41:11 UTC 2015 - rpm@fthiessen.de
|
|
|
|
|
|
|
|
|
|
- Added speech-dispatcher support for openSUSE (Text-To-Speech)
|
|
|
|
|
|
2015-03-16 15:37:39 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 16 11:34:46 UTC 2015 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Add pkgconfig(speexdsp) BuildRequires: its presence is checked
|
|
|
|
|
for by the build system.
|
|
|
|
|
|
2015-02-23 16:14:27 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 5 14:53:12 UTC 2015 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- remove gpg-offline from BuildRequires, now done by source validator
|
|
|
|
|
automatically
|
|
|
|
|
|
2014-11-21 14:38:23 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 21 13:37:45 UTC 2014 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- fix murmur-user-wrapper (bnc#906416)
|
|
|
|
|
|
2014-08-11 10:25:54 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Aug 9 05:49:31 UTC 2014 - mailaender@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 1.2.8
|
|
|
|
|
+ A PulseAudio issue that could cause the Mumble client
|
|
|
|
|
to crash on launch has been fixed.
|
|
|
|
|
+ Various source-level issues that made the Mumble build
|
|
|
|
|
fail when built with Clang has been fixed.
|
|
|
|
|
|
2014-07-29 21:58:30 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 29 10:49:24 UTC 2014 - mrueckert@suse.de
|
|
|
|
|
|
|
|
|
|
- fix build for older distros like SLE 11
|
|
|
|
|
- disable xinput2 support on sle 11
|
|
|
|
|
- add a new bcond for systemd and use that throughout the spec
|
|
|
|
|
file for guarding systemd usage instead of spreading out the
|
|
|
|
|
if suse_version conditional all over the place.
|
|
|
|
|
- some systemd pieces were also done on none systemd distros.
|
|
|
|
|
move those into the systemd blocks.
|
|
|
|
|
|
2014-06-17 11:05:21 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jun 14 15:27:40 UTC 2014 - mailaender@opensuse.org
|
|
|
|
|
|
2014-06-20 15:18:37 +02:00
|
|
|
|
- update to 1.2.7, minor bugfix
|
2014-06-17 11:05:21 +02:00
|
|
|
|
|
2014-05-15 10:15:32 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 15 08:13:35 UTC 2014 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new bugfix release 1.2.6 fixes security issues (CVE-2014-3756,
|
|
|
|
|
bnc#877971, CVE-2014-3755, bnc#877969)
|
|
|
|
|
|
2014-03-26 13:21:24 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 26 12:21:13 UTC 2014 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- enable rc link also for systemd
|
|
|
|
|
|
2014-02-06 16:09:06 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 6 13:30:52 UTC 2014 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.2.5 fixes security issues (CVE-2014-0044, CVE-2014-0045,
|
|
|
|
|
bnc#862527)
|
|
|
|
|
|
2014-01-11 11:04:05 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 11 04:08:54 UTC 2014 - adler_187@yahoo.com
|
|
|
|
|
|
|
|
|
|
- remove syslog.target, since it no longer exists in recent
|
|
|
|
|
systemd versions (>202) and causes the service to fail to start
|
2014-01-16 18:15:51 +01:00
|
|
|
|
(bnc#855478)
|
2014-01-11 11:04:05 +01:00
|
|
|
|
|
2013-08-01 11:24:21 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 1 09:23:58 UTC 2013 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- clean up old macros
|
|
|
|
|
|
2013-06-06 20:23:04 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 6 18:19:15 UTC 2013 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 1.2.4: http://mumble.sourceforge.net/1.2.4
|
2013-08-07 15:11:21 +02:00
|
|
|
|
Obsoleted patches:
|
|
|
|
|
0001-fix-build-error-with-capability.h.diff
|
|
|
|
|
0001-fix-user-switching.diff
|
|
|
|
|
0001-open-log-file-early-so-log-dir-can-be-root-owned.diff
|
|
|
|
|
0001-if-service-name-is-empty-don-t-pass-an-empty-string.diff
|
|
|
|
|
0001-remove-CAP_NET_ADMIN.diff
|
|
|
|
|
0001-fix-bonjour-support-using-avahi-compat-lib.diff
|
|
|
|
|
mumble-1.2.3-nohardcodedcas.diff
|
|
|
|
|
0001-Explicitly-remove-file-permissions-for-settings-and-D.diff
|
|
|
|
|
|
2013-06-06 20:23:04 +02:00
|
|
|
|
- systemd service file
|
|
|
|
|
|
2013-01-19 11:28:13 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 28 20:46:55 CET 2012 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
|
|
- Verify GPG signature.
|
|
|
|
|
|
2012-11-08 16:13:09 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 7 20:33:31 UTC 2012 - opensuse@cboltz.de
|
|
|
|
|
|
|
|
|
|
- install apparmor profile without x permissions
|
|
|
|
|
|
2012-11-07 10:40:52 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 7 09:40:34 UTC 2012 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- require lsb-release (bnc#785659)
|
|
|
|
|
|
2012-06-25 16:59:24 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 25 14:58:45 UTC 2012 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- allow reading /etc/ssl/openssl.cnf in apparmor profile (bnc#768692)
|
2012-06-26 09:30:17 +02:00
|
|
|
|
- fix path to sed and grep due to usr move in 12.2
|
2012-06-25 16:59:24 +02:00
|
|
|
|
|
2012-02-20 10:41:01 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 20 08:49:15 UTC 2012 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- remove read permissions for other users on local sqlite database
|
|
|
|
|
as it may contain passwords (bnc#747833, CVE-2012-0863)
|
|
|
|
|
|
2012-02-13 15:01:36 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 13 14:00:57 UTC 2012 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- don't add built-in CA certificates (bnc#660784)
|
|
|
|
|
|
2011-07-13 08:17:43 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 6 08:22:17 UTC 2011 - aj@suse.de
|
|
|
|
|
|
|
|
|
|
- Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d.
|
|
|
|
|
|
2011-06-11 18:18:51 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jun 11 16:18:09 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- install mumble in libdir and put a symlink in bindir to make
|
|
|
|
|
loading libs from applicationDirPath work.
|
|
|
|
|
|
2011-04-11 14:58:42 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 11 12:58:26 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- fix bonjour support
|
|
|
|
|
|
2011-04-03 12:28:18 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 3 10:28:09 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- fix plugin path
|
|
|
|
|
|
2011-03-24 14:43:17 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 24 13:43:05 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- add apparmor profile
|
|
|
|
|
|
2011-03-23 18:27:05 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 23 17:26:38 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
2011-03-24 13:23:48 +01:00
|
|
|
|
- fix bonjour registration
|
2011-03-23 18:27:05 +01:00
|
|
|
|
|
2011-03-08 17:34:44 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 8 16:07:54 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- change log dir owner to root
|
|
|
|
|
- clean up init script
|
|
|
|
|
|
2011-02-21 15:45:43 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 21 13:19:50 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- avoid duplicate libcelt libs
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 21 10:07:20 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.2.3
|
|
|
|
|
- Improved Voice Activity Detection
|
|
|
|
|
- Customizable Overlay with FPS counter
|
|
|
|
|
- Recording
|
|
|
|
|
- Priority speaker
|
|
|
|
|
- Updated CELT Codec to version 0.11.0
|
|
|
|
|
|
2011-01-27 09:36:39 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 27 08:36:21 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- change license tag to BSD3c (bnc#667547)
|
|
|
|
|
|
2010-12-23 14:29:15 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 23 13:28:42 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- fix build on sle11sp1
|
|
|
|
|
|
2010-12-16 16:12:21 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 15 15:16:45 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- fix some rpmlint warnings
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 16 08:03:31 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- fix crash with long user names (CVE-2010-2490)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 23 14:47:01 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- actually enable pulseaudio
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 10 15:49:13 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.2.2
|
|
|
|
|
* new user information dialog
|
|
|
|
|
* new toolbar
|
|
|
|
|
* Improved connect speed to large servers with lots of users and comments (needs updated server) through use of local caching of content
|
|
|
|
|
* Servers using trusted certificates are now highlighted in green throughout the GUI.
|
|
|
|
|
* CELT version bump; possible quality improvements as a result, on certain configurations
|
|
|
|
|
* LOTRO, L4D2, and ArmA2 plugins
|
|
|
|
|
* Replaced user-textures with avatars to make overlay more useful
|
|
|
|
|
* Better overlay system on Win32 using the pipe method
|
|
|
|
|
* Numerous GUI improvements, including consolidating and reorganizing the main window menus
|
|
|
|
|
* Logitech G15 fixes and improvements
|
|
|
|
|
* Made friend and server window icons skinnable (emblem-favorite.svg, etc, see Skinning)
|
|
|
|
|
* server side database upgrade bug (only occured when updating from 1.1.8 directly to 1.2.1)
|
|
|
|
|
* Bonjour LAN server discovery and resolving works again
|
|
|
|
|
* G15 activation problems
|
|
|
|
|
* memory leak on certain configurations
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 13 18:58:37 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- libcelt must be in /usr/lib/mumble rather than /usr/lib/mumble/plugins
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 10 12:22:08 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- enable ice for fedora 12
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 10 09:27:07 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- add patch to fix 1.1.8 -> 1.2.1 server migration
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 9 19:06:27 UTC 2010 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.2.0
|
|
|
|
|
- add init script and user for server
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 12 09:48:14 UTC 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- fix certificate wizard page order for Qt 4.4
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 11 14:57:13 UTC 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.2.0
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 28 08:06:07 UTC 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- fix gcc warning in overlay_gl that causes build failure in Factory
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 30 11:13:10 CEST 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- force use of bundled speex on 11.0 to fix build
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 27 15:43:39 CET 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.1.8
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-02-21 15:46:08 +01:00
|
|
|
|
Tue Feb 24 14:22:24 CET 2009 - lnussel@suse.de
|
2010-12-16 16:12:21 +01:00
|
|
|
|
|
|
|
|
|
- mark server config as %config
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 23 12:22:22 CET 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.1.7
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 25 20:07:29 CET 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- filter glibc private symbols
|
|
|
|
|
- cleanup
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 17 16:39:26 CET 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- add experimental patch to not use mice for shortcuts
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 19 11:43:32 CEST 2008 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.1.6
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 5 16:52:37 CEST 2008 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- enable pulseaudio on openSUSE
|
|
|
|
|
- change requirement for 10.3 qt4 bug workaround
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jun 7 13:38:04 CEST 2008 - anschneider@suse.de
|
|
|
|
|
|
|
|
|
|
- support openSUSE 10.2
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 13 18:14:04 CEST 2008 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- new version 1.1.4
|
|
|
|
|
* now with link plugin
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 19 17:42:53 CET 2008 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- split off server package
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 14 10:49:24 CET 2008 - lnussel@suse.de
|
|
|
|
|
|
|
|
|
|
- initial package version 1.1.3
|
|
|
|
|
|