Version: 3.6.1-bp150.2.4
* Wed Nov 22 2017 sor.alexei@meowr.ru
- Update to version 3.6.1:
* configure: Add an option to disable support for D-Bus user
sessions.
* Sat Oct 28 2017 sor.alexei@meowr.ru
- Update to version 3.6.0:
* Update environment for dbus and systemd user-session.
* Add support for "hybrid sleep".
* Remove unused code.
* csm-logout-dialog.c: Remove a couple uses of GtkStock.
* Restart dbus user-session if the last graphical session.
* Move translations to cinnamon-translations.
* Sun Aug 20 2017 sor.alexei@meowr.ru
- Update to version 3.4.2:
* Add an issue template.
* Logout dialogue: Don't grab the keyboard and mouse when opening
the dialogue.
* Wed Jun 21 2017 sor.alexei@meowr.ru
- Update to version 3.4.1:
* autostart-blacklist: Add the new gnome settings daemon prefix.
* csm-manager.c: Listen to the power schema "lock-on-suspend"
setting instead of the normal screensaver setting of
"lock when the screensaver starts".
* Tue Jun 13 2017 fvogt@suse.com
- Fix installation on Leap 42.3, it has Qt 5.6 and does not provide
libqt5-qtstyleplugins-platformtheme-gtk2
* Sun May 07 2017 sor.alexei@meowr.ru
- Update to version 3.4.0:
* Check stricter for presence of xtrans (with option to disable).
* Remove aclocal from autogen.sh.
* Fix redundant redeclarations.
* manager: Don't wait for all clients to exit before exiting.
* Tue Nov 08 2016 sor.alexei@meowr.ru
- Update to version 3.2.0:
* Migrate away from gnome-common deprecated vars and macros.
* Remove an old dialog icon code.
* gsettings: Stop using g_settings_list_schemas().
* Use a qt5ct platform theme on Qt 5.7+, qgnomeplatform on 5.6
and earlier.
* Use a build time option instead of pkgcheck.
* Incorporate feedback.
* Replace the deprecated gtk_icon_info_free() with g_object_unref().
* main: Fix a heap overflow in dbus-launch wrapping.
* Add cinnamon-session.pot and makepot.
- Rename and rebase cinnamon-session-qt-5.7-styleoverride.patch to
cinnamon-session-fix-qt-themes.patch.
* Fri Oct 21 2016 sor.alexei@meowr.ru
- Require libqt5-qtstyleplugins-platformtheme-gtk2 to make sure the
user actually gets native styling on Qt5 (boo#1002900).
* Sat Oct 08 2016 sor.alexei@meowr.ru
- Add cinnamon-session-qt-5.7-styleoverride.patch: On Qt 5.7+ use
Gtk2 Platform Theme and don't set QT_STYLE_OVERRIDE to "gtk"
(boo#1002900).
* Sun May 22 2016 sor.alexei@meowr.ru
- Update to version 3.0.1:
* Add support PreDisplayServer phase to fix gnome-keyring ssh
issue.
* Add new phase: CSM_MANAGER_PHASE_EARLY_INITIALIZATION, it's
needed for PRE_DISPLAY_SERVER phase to run.
* main.c: Add support for disabling gtk overlay scrollbars.
* Mon Apr 25 2016 sor.alexei@meowr.ru
- Update to version 3.0.0:
* main.c: Remove CLUTTER_BACKEND=x11 (moved to cinnamon main.c).
* mdm: Fix logic error.
* Fix a typo in a warning message.
* Add a provides for x-session-manager.
* Support new libsystemd (which replaces libsystemd-login).
* Fix GTK+ regression in csm-inhibit-dialog.
* Wed Mar 09 2016 sor.alexei@meowr.ru
- Update to 2.8.3:
* mdm: Fix logic error.
* Fix a typo in a warning message.
* Mon Nov 09 2015 sor.alexei@meowr.ru
- Update to 2.8.2:
* Autostart: Blacklist xfce4-power-manager.
- Change licence to GPL-2.0+ and LGPL-2.1+.
* Sat Oct 31 2015 sor.alexei@meowr.ru
- Update to 2.8.1:
* csm-logout-dialog.c: Add "automatically" to the msgids of the
countdown label. This uses the already-translated msgid.
* Tue Oct 20 2015 sor.alexei@meowr.ru
- Update to 2.8.0:
* Add a gsettings key to enable debug.
* Reject new XSMP clients earlier in the shutdown path.
* xsmp: Re-accept clients if session shutdown is cancelled.
* Avoid to keep zombie clients in the case when a IceError is
thrown between accept_ice_connection() and
accept_xsmp_connection().
* Only wait 1 second max on logout/shutdown.
* Log time delta in debug mode. Also, don't log dbus calls (they
don't show much info and they're very numerous).
* Make Qt5 apps follow the Gtk style.
* Make the session blacklist entirely configurable.
* Replace indicator- with indicator-session in session blacklist.
* Renamed blacklist -> autostart-blacklist.
- Fix dependencies.
- Generate icon cache.
* Tue Aug 11 2015 i@marguerite.su
- use systemd-logind for suspend and etc. by default
* Mon Aug 10 2015 i@marguerite.su
- update version 2.6.3
* main.c: prevent overlay-scrollbar from loading
* csm-manager: add a whitelist to override autostart hardcoded list
* Tue Jun 02 2015 stefan@fam-elser.de
- update to version 2.6.2
* Thu Apr 23 2015 stefan@fam-elser.de
- update to version 2.4.3
* Mon Nov 10 2014 i@marguerite.su
- drop zeitgeist Requires. check in minimal X it's no longer needed
- change colord to Recommends. without it cinnamon-settings-daemon
will trigger a warning but won't prevent you from login