Package Release Info

cinnamon-desktop-4.6.4-bp153.1.37

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libcinnamon-desktop-data
libcinnamon-desktop-data-branding-upstream
libcinnamon-desktop-devel
libcinnamon-desktop-lang
libcinnamon-desktop4
libcinnamon-desktop4-64bit
libcvc-devel
libcvc0
typelib-1_0-CinnamonDesktop-3_0
typelib-1_0-Cvc-1_0

Change Logs

* Sun Sep 13 2020 andy great <andythe_great@pm.me>
- Update to version 4.6.4.
  * gnome-rr.c: Only use nearest filtering for "pixel-exact"
    scaling, not any whole integer scale.
  * gnome-rr-config.c: Don't ignore disabled monitors when shifting
    the layout towards 0,0.
* Thu Jun 11 2020 Aaron Stern <ukbeast89@protonmail.com>
- update version 4.6.1
  * CI: Use specific job tags
  * use debhelper 11 for integrated meson support
  * CI: Target Mint 20 and LMDE 4
Version: 4.4.1-bp152.1.2
* Mon Mar 16 2020 Marguerite Su <i@marguerite.su>
- update version 4.4.1
  * Clock: Fix date format when LC_TIME and LANGUAGE are the same,
    or LC_TIME is NULL
- changes in 4.4.0
  * org.cinnamon.desktop.session schema: Remove logind/consolekit
    settings
  * Fetch clock formats using LC_TIME (as opposed to LANGUAGE)
  * Fix unused GIR transfer notation on integer values
* Sun Jul 21 2019 Marguerite Su <i@marguerite.su>
- Update to version 4.2.0
  * gnome-wall-clock.c: Fix memory leak when a custom format
    string is in use.
  * Privacy: Enable recents by default
  * Remove legacy migration script from cinnamon 2.4
* Wed Mar 13 2019 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 4.0.1:
  * gnome-wall-clock.c: Fix memory leak when a custom format string is.
  * Updated slovak translation - translated new strings(100%), fixed date/time format
  * Update for meson changes
  * Following the review of docinfo, this should be enabled by default.
* Tue May 08 2018 sor.alexei@meowr.ru
- Update to version 3.8.1:
  * Add key binding setting for showing desklets.
  * Fix pkgconfig version and fix spacing.
* Thu Apr 19 2018 sor.alexei@meowr.ru
- Update to version 3.8.0:
  * Switch to Meson.
  * gnome-wall-clock.c: Adjust DATE_ONLY msgid to match the one
    originally in cinnamon-screensaver, and graft in existing
    translations from cinnamon-screensaver 3.2.2.
  * gnome-wall-clock.c: Add some comments for translators for our
    date formats.
  * Remove gsettings key org.cinnamon.desktop.interface
    gtk-decoration-layout.
  * Add a setting for maximum sound volume.
  * Remove libgsystem.
  * Fix AccountsService set_background check.
  * Make alsa support opt-in.
  * libcvc: Fix pc version.
  * libcinnamon-desktop: Fix enum generation.
  * gnome-bg.c: Add support for setting the user background via
    org.freedesktop.DisplayManager.AccountsService, whilst
    retaining support for the old method (for ubuntu 16.04)
  * gnome-bg.c: Fix SetBackgroundFile call - parameters must be a
    GVariant tuple.
  * Notifications: Add bottom position option.
  * gnome-bg: Don't unref NULL gvariant.
  * gnome-bg: Proper fix for NULL gvariant unref.
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