Changelog for
mumble-32bit-1.2.19-125.1.x86_64.rpm :
* Thu Jun 08 2017 alarrosaAATTsuse.com- Add initialize-soundfile-format.patch to initilalize a variable so it\'s not used later uninitialized.
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Sun Jan 29 2017 mailaenderAATTopensuse.org- update to 1.2.19:
* Murmur’s -limits command will now print output as it runs, instead of at exit.
* Mon Dec 19 2016 dmuellerAATTsuse.com- update to 1.2.18: - mostly non-Linux fixes - switch default compiler to use C++03
* Sun Sep 25 2016 mailaenderAATTopensuse.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
* Fri May 13 2016 rpmAATTfthiessen.de- Fixed build on 13.1 by only adding (/var)/run/mumble-server as temporary file only on newer openSUSE versions (> 1310)
* Fri May 06 2016 mailaenderAATTopensuse.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
* Sun Mar 13 2016 astiegerAATTsuse.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
* Mon Jan 11 2016 astiegerAATTsuse.com- mumble 1.2.13:
* Fix Murmur DoS (Mumble-SA-2016-001), does not affect GNU/Linux- update upstream signing keyring
* Mon Jan 04 2016 astiegerAATTsuse.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.
* Mon Dec 14 2015 rpmAATTfthiessen.de- Removed unneeded patch for SLE10: mumble-1.1.4-sle10glx.diff- Added patch from RandyBB (romanAATTpriesol.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
* Mon Dec 14 2015 astiegerAATTsuse.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.
* Tue Oct 13 2015 astiegerAATTsuse.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
* Thu Jun 18 2015 mailaenderAATTopensuse.org- update to 1.2.9 maintenance release- remove redundant clean section- add missing service_add_pre macro- gpg key has changed
* Wed Mar 18 2015 rpmAATTfthiessen.de- Added speech-dispatcher support for openSUSE (Text-To-Speech)
* Mon Mar 16 2015 dimstarAATTopensuse.org- Add pkgconfig(speexdsp) BuildRequires: its presence is checked for by the build system.
* Thu Feb 05 2015 lnusselAATTsuse.de- remove gpg-offline from BuildRequires, now done by source validator automatically
* Fri Nov 21 2014 lnusselAATTsuse.de- fix murmur-user-wrapper (bnc#906416)
* Sat Aug 09 2014 mailaenderAATTopensuse.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.
* Tue Jul 29 2014 mrueckertAATTsuse.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.
* Sat Jun 14 2014 mailaenderAATTopensuse.org- update to 1.2.7, minor bugfix
* Thu May 15 2014 lnusselAATTsuse.de- new bugfix release 1.2.6 fixes security issues (CVE-2014-3756, bnc#877971, CVE-2014-3755, bnc#877969)
* Wed Mar 26 2014 lnusselAATTsuse.de- enable rc link also for systemd
* Thu Feb 06 2014 lnusselAATTsuse.de- new version 1.2.5 fixes security issues (CVE-2014-0044, CVE-2014-0045, bnc#862527)
* Sat Jan 11 2014 adler_187AATTyahoo.com- remove syslog.target, since it no longer exists in recent systemd versions (>202) and causes the service to fail to start (bnc#855478)
* Thu Aug 01 2013 lnusselAATTsuse.de- clean up old macros
* Thu Jun 06 2013 pascal.bleserAATTopensuse.org- update to 1.2.4: http://mumble.sourceforge.net/1.2.4 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- systemd service file
* Wed Nov 28 2012 sbrabecAATTsuse.cz- Verify GPG signature.
* Wed Nov 07 2012 opensuseAATTcboltz.de- install apparmor profile without x permissions
* Wed Nov 07 2012 lnusselAATTsuse.de- require lsb-release (bnc#785659)
* Mon Jun 25 2012 lnusselAATTsuse.de- allow reading /etc/ssl/openssl.cnf in apparmor profile (bnc#768692)- fix path to sed and grep due to usr move in 12.2
* Mon Feb 20 2012 lnusselAATTsuse.de- remove read permissions for other users on local sqlite database as it may contain passwords (bnc#747833, CVE-2012-0863)
* Mon Feb 13 2012 lnusselAATTsuse.de- don\'t add built-in CA certificates (bnc#660784)
* Wed Jul 06 2011 ajAATTsuse.de- Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d.
* Sat Jun 11 2011 lnusselAATTsuse.de- install mumble in libdir and put a symlink in bindir to make loading libs from applicationDirPath work.
* Mon Apr 11 2011 lnusselAATTsuse.de- fix bonjour support
* Sun Apr 03 2011 lnusselAATTsuse.de- fix plugin path
* Thu Mar 24 2011 lnusselAATTsuse.de- add apparmor profile
* Wed Mar 23 2011 lnusselAATTsuse.de- fix bonjour registration
* Tue Mar 08 2011 lnusselAATTsuse.de- change log dir owner to root- clean up init script
* Mon Feb 21 2011 lnusselAATTsuse.de- avoid duplicate libcelt libs
* Mon Feb 21 2011 lnusselAATTsuse.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
* Thu Jan 27 2011 lnusselAATTsuse.de- change license tag to BSD3c (bnc#667547)
* Thu Dec 23 2010 lnusselAATTsuse.de- fix build on sle11sp1
* Wed Dec 15 2010 lnusselAATTsuse.de- fix some rpmlint warnings
* Fri Jul 16 2010 lnusselAATTsuse.de- fix crash with long user names (CVE-2010-2490)
* Fri Apr 23 2010 lnusselAATTsuse.de- actually enable pulseaudio
* Wed Feb 10 2010 lnusselAATTsuse.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 2010 lnusselAATTsuse.de- libcelt must be in /usr/lib/mumble rather than /usr/lib/mumble/plugins
* Sun Jan 10 2010 lnusselAATTsuse.de- enable ice for fedora 12
* Sun Jan 10 2010 lnusselAATTsuse.de- add patch to fix 1.1.8 -> 1.2.1 server migration
* Sat Jan 09 2010 lnusselAATTsuse.de- new version 1.2.0- add init script and user for server
* Sat Dec 12 2009 lnusselAATTsuse.de- fix certificate wizard page order for Qt 4.4
* Fri Dec 11 2009 lnusselAATTsuse.de- new version 1.2.0
* Tue Jul 28 2009 lnusselAATTsuse.de- fix gcc warning in overlay_gl that causes build failure in Factory
* Mon Mar 30 2009 lnusselAATTsuse.de- force use of bundled speex on 11.0 to fix build
* Fri Mar 27 2009 lnusselAATTsuse.de- new version 1.1.8