Version: 3.6.2-bp150.2.5
* Sun Nov 12 2017 sor.alexei@meowr.ru
- Update to version 3.6.2:
* Set org.cinnamon.desktop.screensaver ask-for-away-message to
False.
* Thu Nov 09 2017 sor.alexei@meowr.ru
- Update to version 3.6.1:
* Default: Change idle-delay default to 15 min.
* Remove obsolete gsettings key.
* Sat Oct 28 2017 sor.alexei@meowr.ru
- Update to version 3.6.0:
* gnome-wall-clock: Improve API, handle seconds timing based on
format string.
* Use logind by default.
* Use Python3 instead of Python2.
* Wed Jun 21 2017 sor.alexei@meowr.ru
- Update to version 3.4.2:
* gnome-wall-clock: Add functionality to allow setting the update
interval.
* Wed May 24 2017 sor.alexei@meowr.ru
- Update to version 3.4.1:
* gnome-desktop-thumbnail: Add EFAULT as an exception to the
permission check.
See https://github.com/linuxmint/nemo/commit/b58bea5
* Thu May 04 2017 sor.alexei@meowr.ru
- Update to version 3.4.0:
* schemas: Add some new keys for High Contrast.
* gvc-mixer-control: fix double-free when setting headset
https://git.gnome.org/browse/libgnome-volume-control/commit/?id=a28e23d
https://git.gnome.org/browse/libgnome-volume-control/commit/?id=25bf3ed
* gvc-mixer-control: Fix reference being leaked
https://git.gnome.org/browse/libgnome-volume-control/commit/?id=d52194f
* Add detection for accountsservice background as it's Ubuntu
only.
* Remove aclocal from autogen.sh.
* Thu Dec 15 2016 sor.alexei@meowr.ru
- Update to version 3.2.4 (changes since 3.2.1):
* Remove PAM authentication - this is moved back to
cinnamon-screensaver, the only current user.
* media-keys: Add Rotation lock support.
* screensaver schema: Add floating widget preference.
* Privacy: Disable tracking of recent files by default.
- Remove cinnamon-desktop-suse-pam.patch.
* Thu Nov 24 2016 sor.alexei@meowr.ru
- Update to version 3.2.1:
* Update PAM for Fedora selinux
* Fix includes for libcvc
* Port some PAM code from cinnamon-screensaver 3.0:
- Don't check return value of pam_acct_mgmt.
On some systems it can fail because account modules are not
configured properly or because this check requires
additional privileges.
- Call pam_setcred() to refresh credentials.
- Rebase cinnamon-desktop-suse-pam.patch.
* Tue Nov 08 2016 sor.alexei@meowr.ru
- Update to version 3.2.0:
* Migrate away from gnome-common deprecated vars and macros.
* gnome-bg: Add an introspectable method to GnomeBG to allow
setting a GtkImage with a background surface.
* gnome-bg.c: Use gdk_cairo_surface_create_from_pixbuf() for
creating GtkImage surfaces - this handles widget scale factors
for us, and gives back the correct size/scale image surface.
* gnome-desktop-utils: Add a pam password check function.
* Add /etc/pam.d/cinnamon-desktop to build and packaging to allow
authentication to work.
* screensaver schema: Add flag, keyboard layout, and clock
visiblity keys.
* Make AX_ macros optional.
* screensaver schema: Add caps keyboard layout option.
* screensaver schema: Add albumart preference.
* gnome-desktop-thumbnail.c: Remove hardcoded GdkPixbuf blacklist,
and make mimetypes in the "disable" gsettings key apply to the
entire thumbnail factory, not just pluggable thumbnailers.
* Move flag, uppercase prefs from screensaver to interface
schema, and add a preference for layout name.
* Add screensaver lockdown preferences.
- Add cinnamon-desktop-suse-pam.patch: Use SUSE-specific PAM
configuration.
- Create libcinnamon-desktop-data-branding:
libcinnamon-desktop-data has to have an independent from the main
cinnamon package branding.
* Sun May 22 2016 sor.alexei@meowr.ru
- Update to version 3.0.2:
* libcvc: Update doap file.
* org.cinnamon.desktop.interface schema: Add setting for gtk
overlay scrollbars.
* Backgrounds: Take EXIF rotation tags into consideration.
* Thu May 12 2016 sor.alexei@meowr.ru
- Update to version 3.0.1:
* Fix possible null pointer dereference.
* Fix usage of uninitialised values.
* Disable event-sounds by default.
* Disable audible-bell by default.
* Remove dependency on gnome-software (boo#978264).
* Wed May 04 2016 sor.alexei@meowr.ru
- Add a missing python-gobject-Gdk dependency (boo#978298).
* Mon Apr 25 2016 sor.alexei@meowr.ru
- Update to version 3.0.0:
* a11y schema: Limit desktop zoom max magnification to 15x.
* Add installer functions to check and install packages via
PackageKit.
* enums: Add zoom lens shape enum and magnifier key.
* gnome-installer: Use a GTask for the IsInstalled loop, so the
main thread isn't blocked. Add some feedback to the test script
to check this.
* Schemas: Add a few keys for a11y stuff.
* Add libcvc source and packages to build.
* gvc-channel-map.h: Add missing include.
* gvc-channel-map.c: Remove redundant include.
* thumbnail: Fix a code path where the mutex is never unlocked.
* Some fixes for introspection.
* gvc_mixer_ui_device.c: Fix comment block causing a build
warning.
- Add gnome-software (gnome-packagekit-session) dependency to
libcinnamon-desktop package as did upstream.
* Wed Mar 09 2016 sor.alexei@meowr.ru
- Update to 2.8.1:
* a11y schema: Limit desktop zoom max magnification to 15x.
* thumbnail: Fix a code path where the mutex is never unlocked.
* Sun Oct 18 2015 sor.alexei@meowr.ru
- Update to 2.8.0:
* Make cinnamon-desktop buildable with make.
* gnome-desktop-thumbnailer.c: block known-buggy image types from
being thumbnailed.
* Create keybinding for XF86AudioMicMute => mic-mute.
* Fix xml bg warning.
- Separate library data to libcinnamon-desktop-data package.
- Add cinnamon-desktop-correct-background-path.patch.
- Spec cleanup.
* Mon Aug 10 2015 i@marguerite.su
- update version 2.6.5
* screensaver schemas: use a default value that exists
* ignore X errors when applying xrandr configuration
- add baselibs.conf
* Tue Jun 02 2015 stefan@fam-elser.de
- update to version 2.6.4
* Thu Apr 23 2015 stefan@fam-elser.de
- update to version 2.4.2
* Mon Nov 10 2014 i@marguerite.su
- update version 2.4.1
* changed checking for NULL a bit
* keybinding migration script: add run-once check
* Remove postinst script for keybindings
* Wed Nov 05 2014 i@marguerite.su
- update version 2.4.0