** Description changed: Dear Developers A new version of SDDM is available sincs Nov. 4th: https://groups.google.com/forum/#!forum/sddm-devel > We are proud to announce the immediate availability of SDDM 0.13.0. >Change log: - Greeter inherits path environment variables from parent so that themes installed in non-standard paths will work. - Add ENABLE_PAM option to toggle PAM support at build time. - Allow overriding textColor in ComboBox. - Don't cast QByteArray to (char *). - Disable greeters from loading KDE's debug hander (fix CVE-2015-0856). - Fix multi-screen support for some setups. - Added Serbian translation. - Added Traditional Chinese translation. - Improved German translation. - Remove failsafe session entry. - Close the pipe fd passed to X server. - A few micro-optimizations. + Greeter inherits path environment variables from parent so that themes installed in non-standard paths will work. + Add ENABLE_PAM option to toggle PAM support at build time. + Allow overriding textColor in ComboBox. + Don't cast QByteArray to (char *). + Disable greeters from loading KDE's debug hander (fix CVE-2015-0856). + Fix multi-screen support for some setups. + Added Serbian translation. + Added Traditional Chinese translation. + Improved German translation. + Remove failsafe session entry. + Close the pipe fd passed to X server. + A few micro-optimizations. Sourcecode: https://github.com/sddm/sddm/releases Following the discussion in the dev-channel/mailing-list this has the potential to close numberous bugs here. Thanks for helping to make Kubuntu better every day! Best regards
** Description changed: Dear Developers A new version of SDDM is available sincs Nov. 4th: https://groups.google.com/forum/#!forum/sddm-devel > We are proud to announce the immediate availability of SDDM 0.13.0. - >Change log: + > Changelog 0.13.0: Greeter inherits path environment variables from parent so that themes installed in non-standard paths will work. Add ENABLE_PAM option to toggle PAM support at build time. Allow overriding textColor in ComboBox. Don't cast QByteArray to (char *). Disable greeters from loading KDE's debug hander (fix CVE-2015-0856). Fix multi-screen support for some setups. Added Serbian translation. Added Traditional Chinese translation. Improved German translation. Remove failsafe session entry. Close the pipe fd passed to X server. A few micro-optimizations. + > Changelog 0.12.0: + + Highlights of this release: + + BACKWARDS-INCOMPATIBLE: SDDM now depends on Qt >= 5.3 + BACKWARDS-INCOMPATIBLE: Display setup script is now killed if it hasn't finished within 30 seconds. + LICENSING: The Maldives non-free background has been replaced by a CC-BY-SA alternative + WAYLAND: Wayland sessions support + CONFIG: New sddm.conf option XephyrPath (defaults to /usr/bin/Xephyr) + CONFIG: new sddm.conf option ServerArguments (defaults to -nolisten tcp) + CONFIG: new sddm.config option DisplayStopCommand (executes Xstop) + THEMES: Assorted improvements to the default theme + BUGFIX: Honor TryExec in Xsession desktop files + BUGFIX: Fix session startup on zsh + BUILD: Allow setting a custom DBUS_CONFIG_FILENAME at compile time + BUILD: Allow SYSTEMD_SYSTEM_UNIT_DIR to be overridden at compile time + BUILD: Allow QT_IMPORTS_DIR to be overridden at compile time + BUILD: No longer hardcode min/max UIDs, allow setting UID_MIN and UID_MAX at compile time + BUILD: Assorted FreeBSD fixes + BUILD: Fix build warnings with Qt 5.5. + BUILD: Enable QT_NO_CAST_FROM_ASCII + I18N: Added Arabic, contributed by Safa Alfulaij + I18N: Added Hungarian, contributed by @mortein79 + I18N: Various i18n updates and improvements + I18N: Full right-to-left languages support. + + Sourcecode: https://github.com/sddm/sddm/releases + + see also: Following the discussion in the dev-channel/mailing-list this has the potential to close numberous bugs here. - Thanks for helping to make Kubuntu better every day! + Thanks in advance. Best regards + + P.S.: see also https://tracker.debian.org/pkg/sddm ** Description changed: Dear Developers A new version of SDDM is available sincs Nov. 4th: https://groups.google.com/forum/#!forum/sddm-devel - - > We are proud to announce the immediate availability of SDDM 0.13.0. > Changelog 0.13.0: Greeter inherits path environment variables from parent so that themes installed in non-standard paths will work. Add ENABLE_PAM option to toggle PAM support at build time. Allow overriding textColor in ComboBox. Don't cast QByteArray to (char *). Disable greeters from loading KDE's debug hander (fix CVE-2015-0856). Fix multi-screen support for some setups. Added Serbian translation. Added Traditional Chinese translation. Improved German translation. Remove failsafe session entry. Close the pipe fd passed to X server. A few micro-optimizations. > Changelog 0.12.0: - Highlights of this release: + Highlights of this release: - BACKWARDS-INCOMPATIBLE: SDDM now depends on Qt >= 5.3 - BACKWARDS-INCOMPATIBLE: Display setup script is now killed if it hasn't finished within 30 seconds. - LICENSING: The Maldives non-free background has been replaced by a CC-BY-SA alternative - WAYLAND: Wayland sessions support - CONFIG: New sddm.conf option XephyrPath (defaults to /usr/bin/Xephyr) - CONFIG: new sddm.conf option ServerArguments (defaults to -nolisten tcp) - CONFIG: new sddm.config option DisplayStopCommand (executes Xstop) - THEMES: Assorted improvements to the default theme - BUGFIX: Honor TryExec in Xsession desktop files - BUGFIX: Fix session startup on zsh - BUILD: Allow setting a custom DBUS_CONFIG_FILENAME at compile time - BUILD: Allow SYSTEMD_SYSTEM_UNIT_DIR to be overridden at compile time - BUILD: Allow QT_IMPORTS_DIR to be overridden at compile time - BUILD: No longer hardcode min/max UIDs, allow setting UID_MIN and UID_MAX at compile time - BUILD: Assorted FreeBSD fixes - BUILD: Fix build warnings with Qt 5.5. - BUILD: Enable QT_NO_CAST_FROM_ASCII - I18N: Added Arabic, contributed by Safa Alfulaij - I18N: Added Hungarian, contributed by @mortein79 - I18N: Various i18n updates and improvements - I18N: Full right-to-left languages support. - + BACKWARDS-INCOMPATIBLE: SDDM now depends on Qt >= 5.3 + BACKWARDS-INCOMPATIBLE: Display setup script is now killed if it hasn't finished within 30 seconds. + LICENSING: The Maldives non-free background has been replaced by a CC-BY-SA alternative + WAYLAND: Wayland sessions support + CONFIG: New sddm.conf option XephyrPath (defaults to /usr/bin/Xephyr) + CONFIG: new sddm.conf option ServerArguments (defaults to -nolisten tcp) + CONFIG: new sddm.config option DisplayStopCommand (executes Xstop) + THEMES: Assorted improvements to the default theme + BUGFIX: Honor TryExec in Xsession desktop files + BUGFIX: Fix session startup on zsh + BUILD: Allow setting a custom DBUS_CONFIG_FILENAME at compile time + BUILD: Allow SYSTEMD_SYSTEM_UNIT_DIR to be overridden at compile time + BUILD: Allow QT_IMPORTS_DIR to be overridden at compile time + BUILD: No longer hardcode min/max UIDs, allow setting UID_MIN and UID_MAX at compile time + BUILD: Assorted FreeBSD fixes + BUILD: Fix build warnings with Qt 5.5. + BUILD: Enable QT_NO_CAST_FROM_ASCII + I18N: Added Arabic, contributed by Safa Alfulaij + I18N: Added Hungarian, contributed by @mortein79 + I18N: Various i18n updates and improvements + I18N: Full right-to-left languages support. Sourcecode: https://github.com/sddm/sddm/releases - - see also: Following the discussion in the dev-channel/mailing-list this has the potential to close numberous bugs here. Thanks in advance. Best regards P.S.: see also https://tracker.debian.org/pkg/sddm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1516837 Title: [update request] SDDM 0.13.0 released on Nov. 4th To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/1516837/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
