* Mon Feb 26 2024 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 0.21.0:
+ sddm-greeter can now be built for both Qt5 and Qt6
+ Themes can now declare their Qt version compatibility to control which greeter gets used
+ New CMake option INSTALL_PAM_CONFIGURATION (defaults to ON)
+ Bulgarian translation added
* DBus policy files are now installed in /usr rather than /etc
* Do not show keyboard layouts on wayland as switching is not implemented
* Switch the default commandline for Weston to use the kiosk shell (available in 9.0+)
- Fix building with Qt 6.7
- Handle autologin failure by falling back to the greeter (#1775)
- Fix session names containing ',' (#1745)
- Don't let tmpfiles delete x11 auth files for very long running sessions
- Many improvements for the **experimental** wayland support
- Drop patches, now upstream:
* 0001-Session-Parse-.desktop-files-manually-again.patch
* 0001-greeter-Look-at-WAYLAND_DISPLAY-for-platform-detecti.patch
* 0002-Ignore-InputMethod-qtvirtualkeyboard-on-wayland.patch
* 0001-Drop-unnecessary-ECM-dependency-and-dead-uninstall-t.patch
* 0002-Make-sddm-greeter-for-Qt-5-and-Qt-6-coinstallable.patch
* 0003-Let-themes-specify-the-used-version-of-Qt.patch
- Remove leftover sddm.obsinfo file
* Wed Jan 31 2024 Christophe Marin <christophe@krop.fr>
- Switch to the latest GCC version available in Leap for packages
that can't build with the default compiler
* Wed Sep 20 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Remove unnecessary Requires(post*)
* Tue Sep 19 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Config file changes:
* No longer own sddm.conf. The migration for this conflicts with
the other migration code, so:
* Drop code for migrating from Current=maui (Leap <= 42.2)
and the monolithic /etc/sddm.conf (Leap <= 42.3)
* Thu Sep 14 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch and drop unnecessary BuildRequirements of
extra-cmake-modules and kf5-filesystem:
* 0001-Drop-unnecessary-ECM-dependency-and-dead-uninstall-t.patch
- Split the greeter into a subpackage and use _multibuild to build
both daemon and greeter for Qt 5 and Qt 6. Add patches to allow
for greeter coinstallation:
* 0002-Make-sddm-greeter-for-Qt-5-and-Qt-6-coinstallable.patch
* 0003-Let-themes-specify-the-used-version-of-Qt.patch
- Refresh 0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch
- Don't set CMAKE_BUILD_TYPE=Release
- Make branding packages noarch
- Add %check
* Fri Jun 30 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add patches to allow dropping InputMethod= from 11-kwin_wayland.conf
(boo#1212880):
* 0001-greeter-Look-at-WAYLAND_DISPLAY-for-platform-detecti.patch
* 0002-Ignore-InputMethod-qtvirtualkeyboard-on-wayland.patch
* Mon Jun 26 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix parsing some session .desktop files:
* 0001-Session-Parse-.desktop-files-manually-again.patch
* Sat Jun 24 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 0.20.0:
+ Initial Qt6 support (Will break themes which rely on Qt 5)
+ **Experimental** support for running the greeter with Wayland
+ Enable HiDPI scaling by default
+ Support for running X11 display server without root privileges
+ Greeter: Support setting environment variables
+ Allow additional env vars to be defined in session files (#1370)
+ Make accountsservice data directory overridable via CMake
+ Add support for X11 cursor size configuration
+ Search XDG Base Directories for session files
+ Display information and errors from PAM in the greeter (#1486)
* Remove the Passwd backend, make PAM mandatory
* Bump minimum CMake version to 3.4
* Introduce SDDM_INITIAL_VT as the TTY to reach out to
* Set XCURSOR_SIZE in XorgDisplayServer::start
* Make it possible to start ConsoleKit D-Bus service during SDDM startup
* pam: Do not use tally2 if faillock is present
* Bump to Qt 5.15, port away from deprecated APIs
* remove `-logfile` arg that causes server to fail
- Set RUNTIME_DIR to /run/sddm when using systemd to follow FHS 3.0
- Use avatars in FacesDir first and if not found search other locations
- Switch to using libxau with `FamilyWild` (#1230)
- New interface to access config values from themes (#1097)
- Session names are translated now (#1645)
- Many more bugfixes
- Important change: SDDM now uses the first free VT, it no longer prefers
tty7 (the InitialVT option in 00-general.conf has no effect anymore)
- Remove patches, now upstream:
* 0001-Use-PAM-s-username.patch
* 0001-Add-fish-etc-profile-and-HOME-.profile-sourcing-1331.patch
* 0004-Retry-starting-the-display-server.patch
* 0001-disable-automatic-portal-launching.patch
* 0001-Remove-suffix-for-Wayland-session.patch
* 0001-Redesign-Xauth-handling.patch
* 0002-Use-QTemporaryFile-with-xauth_XXXXXX-ih-XAuth.patch
* 0001-Process-all-available-auth-messages-in-a-loop.patch
* 0001-Avoid-starting-a-new-session-on-exit.patch
- Remove files, now upstream:
* sddm-tmpfiles.conf
* system-user-sddm.conf
- Rebased patches:
* 0001-Redesign-Xauth-handling.patch
* 0001-Write-the-daemon-s-PID-to-a-file-on-startup.patch
* 0001-Set-XAUTHLOCALHOSTNAME-in-sessions.patch
* 0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch
* sddm-service-handle-plymouth.patch
* 0003-Leave-duplicate-symlinks-out-of-the-SessionModel.patch
- Drop patches, not applicable anymore:
* 0001-Systemd-service-unit-Use-tty7-by-default.patch
- Add 11-kwin_wayland.conf to use kwin_wayland as wayland compositor
* Wed Apr 19 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix delays on shutdown (boo#1210391):
* 0001-Avoid-starting-a-new-session-on-exit.patch
* Tue Apr 04 2023 Fabian Vogt <fvogt@suse.com>
- Replace proper_pam.diff with installation of source files:
* sddm.pam, sddm-autologin.pam, sddm-greeter.pam
- PAM services:
* Make use of substack for common-*
* Include postlogin-*
* Run pam_keyinit before common-session
* Deny password in sddm-greeter
- /run/sddm is owned by root:root
- Add patch to fix possible deadlock:
* 0001-Process-all-available-auth-messages-in-a-loop.patch
- Add missing dependencies on update-alternatives
* Tue Apr 04 2023 Stefan Schubert <schubi@suse.com>
- Migration of PAM settings to /usr/lib/pam.d.
* Mon Feb 20 2023 Giacomo Comes <gcomes.obs@gmail.com>
- Honor /etc/nologin like login, sshd, xdm and gdm do
* added: auth requisite pam_nologin.so to proper_pam.diff
* see: man 5 nologin
* Mon Dec 12 2022 Callum Farmer <gmbr3@opensuse.org>
- Move dbus-1 system.d conf file to /usr (bsc#1206348)
* Tue Oct 25 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to avoid launching xdg-desktop-portal by accident:
* 0001-disable-automatic-portal-launching.patch
* Fri Mar 18 2022 Andrew Hibberson <alerts2@hib.by>
- Add patch to retry starting the display server (boo#1196228)
* 0004-Retry-starting-the-display-server.patch
* Mon Feb 21 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Handle the case of %_distconfdir not being /usr/etc (boo#1196228,
currently only possible due to a misconfiguration in SLE, bsc#1195679)
* Sat Jul 17 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update patch to include security fix from upstream PR:
* 0001-Redesign-Xauth-handling.patch
* Wed Jun 02 2021 Callum Farmer <gmbr3@opensuse.org>
- Change to systemd-sysusers
- Remove old SUSE RPM constructs
* Tue Mar 09 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to reintroduce /etc/profile reading if fish is shell:
* 0001-Add-fish-etc-profile-and-HOME-.profile-sourcing-1331.patch
* Thu Nov 05 2020 Luiz Angelo Daros de Luca <luizluca@tre-sc.jus.br>
- Use pam derived username (fix sssd with multiple domains and local groups)
* 0001-Use-PAM-s-username.patch