SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for sddm-0.19.0-4.1.i586.rpm :

* Wed Jun 02 2021 Callum Farmer - Change to systemd-sysusers- Remove old SUSE RPM constructs
* Tue Mar 09 2021 Fabian Vogt - 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 - Use pam derived username (fix sssd with multiple domains and local groups)
* 0001-Use-PAM-s-username.patch
* Wed Nov 04 2020 Fabian Vogt - Revert switch to %service_del_postun_without_restart for Leap
* Tue Nov 03 2020 Fabian Vogt - Update to 0.19.0:
* Don\'t disable authentication in --test-mode
* Fix X not having access control on startup (fixes CVE-2020-28049, bsc#1177201)
* Don\'t fill UserModel if theme does not require it
* Set re-use session option by default
* Avoid adjusting active auth sessions
* Cleanup sessions on exit
* Don\'t abort on failure to start the display server
* Custom default font
* Limit systemd service restarts
* Typo fixes
* Fix graphical glitches on NVIDIA after VT switching
* Rewind password database
* Memory allocation fixes
* FreeBSD fixes
* Use C++ scoping for handling buffer deletion
* Allow to configure the QML installation directory
* Port connects
* Keep string termination characters in utmp entries
* Look for available display for test mode
* Interlingue translation
* Remove chVt() from declarations
* Rewind password db before scanning it (again) for available users
* Session reuse: Only consider \"online\" sessions
* Use modern connects
* Update translations- Drop patches, now upstream:
* 0001-Destroy-the-QLocalServer-in-Auth-on-shutdown.patch
* 0001-FreeBSD-Split-implementation-of-VT-switching.patch
* 0003-Move-VT-setup-to-sddm-helper.patch
* 0001-Don-t-disable-authentication-in-test-mode.patch
* 0001-Session-reuse-Only-consider-online-sessions.patch
* 0001-Support-both-X11-XDisplay-Wayland-and-WaylandDisplay.patch
* 0006-Don-t-fill-UserModel-if-theme-does-not-require-it.patch
* 0001-Revert-Adds-sourcing-of-etc-profile-to-fish.patch
* 0001-FreeBSD-Link-to-libutil.patch
* 0002-Only-allocate-VTs-for-seat0.patch- Refresh patches:
* 0001-Remove-suffix-for-Wayland-session.patch
* 0001-Redesign-Xauth-handling.patch
* 0001-Set-XAUTHLOCALHOSTNAME-in-sessions.patch
* proper_pam.diff
* 0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch
* 0001-Systemd-service-unit-Use-tty7-by-default.patch
* Tue Nov 03 2020 Franck Bui - Replace \'%service_del_postun -n\' with \'%service_del_postun_without_restart\' \'-n\' is deprecated and will be removed in the future.
* Tue Nov 03 2020 Fabian Vogt - Patches to fix X not having access control on startup (boo#1177201, CVE-2020-28049):
* Add 0001-Don-t-disable-authentication-in-test-mode.patch
* Modify 0001-Redesign-Xauth-handling.patch
* Sat Oct 24 2020 Fabian Vogt - Add patch to set XAUTHLOCALHOSTNAME again (boo#1177835):
* 0001-Set-XAUTHLOCALHOSTNAME-in-sessions.patch
* Sat Oct 03 2020 Callum Farmer - Change paths from /etc to /usr/etc for UsrEtc Move (boo#1177195)
* Tue Jul 07 2020 Callum Farmer - Fixes for %_libexecdir changing to /usr/libexec
* Sat Jul 04 2020 Fabian Vogt - Use pending upstream solution for hostname changes:
* Add 0001-Redesign-Xauth-handling.patch
* Drop sddm-relaxed-auth.patch
* A known issue with the redesigned Xauth handling is that it leaks the tiny xauth file in XDG_RUNTIME_DIR on session end. It\'s on a temporary tmpfs mount though and so shouldn\'t cause any visible issues.- Add patches to fix FD leak:
* 0001-FreeBSD-Link-to-libutil.patch
* 0001-FreeBSD-Split-implementation-of-VT-switching.patch
* 0002-Only-allocate-VTs-for-seat0.patch
* 0003-Move-VT-setup-to-sddm-helper.patch
* Mon Apr 20 2020 Callum Farmer - Update to version 0.18.1 + Fix crashes when creating a user session + 0001-Use-C-scoping-for-handling-buffer-deletion.patch no longer required
* Wed Mar 11 2020 Fabian Vogt - Don\'t add sddm to the video group, it\'s not necessary (see later comments on boo#1165987)
* Fri Mar 06 2020 Dr. Werner Fink - Add user sddm to group video to allow e.g. to use devices for Nvidia X server (boo#1165987)- Add (pre)requires for systemd macros, video group, the getent (currently in glibc), and the groupadd (currently in shadow)
* Sat Jan 25 2020 Fabian Vogt - Do not restart sddm on upgrades (boo#1161826)
* Mon Oct 14 2019 Stefan BrĂ¼ns - Pickup UID_MIN/UID_MAX default values from the new %_distconfdir (/usr/etc/) default location for login.defs
* Mon Aug 19 2019 Fabian Vogt - Add pam_keyinit to proper_pam.diff (boo#1081947)
* Mon Feb 18 2019 Fabian Vogt - Add patch to fix reading garbage from getpwnam (boo#1125624):
* 0001-Use-C-scoping-for-handling-buffer-deletion.patch
* Wed Jan 09 2019 Jan Engelhardt - Do not ignore errors from useradd.
* Sun Jan 06 2019 Fabian Vogt - Add the dirs created by systemd-tmpfiles as %ghost as well- Use service macros and create rcsddm link for sddm.service
* Fri Jan 04 2019 Fabian Vogt - Add patch to delete socket on shutdown:
* 0001-Destroy-the-QLocalServer-in-Auth-on-shutdown.patch- Move creation of runtime directories and cleanup of files on boot into sddm-tmpfiles.conf (boo#1116431)
* Wed Oct 03 2018 fabianAATTritter-vogt.de- Remove 0001-Don-t-leak-VT-FDs-in-jumpToVt.patch as the FD leak worked around a race condition as a side effect
* Tue Oct 02 2018 fabianAATTritter-vogt.de- Add patch to not leak tty FDs for wayland sessions:
* 0001-Don-t-leak-VT-FDs-in-jumpToVt.patch
* Thu Sep 27 2018 fabianAATTritter-vogt.de- Fix wayland session start if fish is used as shell:
* 0001-Revert-Adds-sourcing-of-etc-profile-to-fish.patch
* Sun Sep 23 2018 fabianAATTritter-vogt.de- Rewrite sddm-relaxed-auth.diff as sddm-relaxed-auth.patch:
* Set XAUTHLOCALHOSTNAME only where necessary
* Also set it for the Greeter session (boo#1091784)
* Tue Jul 31 2018 fabianAATTritter-vogt.de- Add patch to not switch to \"undead\" sessions (boo#1102832):
* 0001-Session-reuse-Only-consider-online-sessions.patch- Reenable ReuseSession=true again
* Fri Jul 27 2018 fabianAATTritter-vogt.de- Disable ReuseSession=true for now (boo#1102832, kde#391253)
* Wed Jul 18 2018 fabianAATTritter-vogt.de- Update to 0.18.0:
* Support theme supplied avatars
* Compile against Qt 5.11
* Fix platform detection for HighDPI
* On close, switch VT to a running session if applicable
* Better ConsoleKit support
* Fix authentication when reusing existing sessions
* Hide sessions with NoDisplay=true
* Honor PAM\'s ambient supplemental groups
* Cleanup socket destruction
* Don\'t quit on SIGHUP
* Updated translations- Set EnableHiDPI=true by default (boo#1089932)- Set ReuseSession=true by default (boo#979775)- Drop patches, now upstream:
* 0001-Don-t-add-session-files-with-NoDisplay-true-to-Sessi.patch
* 0001-Don-t-quit-on-SIGHUP.patch
* 0001-Fix-authentication-when-reusing-an-existing-session.patch
* 0001-Fix-build-with-Qt-5.10-Use-QString-instead-of-QLatin.patch
* 0001-Fix-build-with-Qt-5.11-1024.patch
* 0001-Fix-platform-detection-for-EnableHiDPI.patch
* 0001-Skip-theme-for-greeter-call-if-none-is-set.patch
* 0001-Support-for-theme-supplied-default-avatars.patch
* 0001-greeter-Use-Qt-command-line-parser.patch
* 0002-Remove-trailing-spaces.patch
* 0003-UserModel-optimize-filtering-out-duplicate-users-995.patch
* 0004-UserModel-fix-filtering-out-duplicate-users-998.patch
* 0005-UserModel-optimize-setting-of-default-user-icon-999.patch
* 0007-Honor-PAMs-ambient-supplemental-groups.patch- Refresh patches:
* proper_pam.diff
* 0001-Systemd-service-unit-Use-tty7-by-default.patch
* Mon Jul 16 2018 fabianAATTritter-vogt.de- Add patch to fix fallback to embedded theme:
* 0001-Skip-theme-for-greeter-call-if-none-is-set.patch- Use %license- Add patch to fix authentication when reusing an existing session (boo#1101450, CVE-2018-14345):
* 0001-Fix-authentication-when-reusing-an-existing-session.patch
* Sat Jul 07 2018 w01dnickAATTgmail.com- Fix 0001-Support-both-X11-XDisplay-Wayland-and-WaylandDisplay.patch
* Corrected section name for Wayland
* Tue Jul 03 2018 fabianAATTritter-vogt.de- Remove patch as libxcb bug is fixed meanwhile (bsc#1099908):
* 0001-Move-Xauthority-to-a-different-location-and-truncate.patch
* Mon Jul 02 2018 luizlucaAATTgmail.com- Backport fix for pam_group from develop branch (boo#1105342):
* 0007-Honor-PAMs-ambient-supplemental-groups.patch
* Mon May 14 2018 fabianAATTritter-vogt.de- Add patch to not include sessions with NoDisplay=true in the list (boo#1086614):
* 0001-Don-t-add-session-files-with-NoDisplay-true-to-Sessi.patch
* Wed May 09 2018 fabianAATTritter-vogt.de- Amend patch to also canonicalize desktop session paths (boo#1092251):
* 0003-Leave-duplicate-symlinks-out-of-the-SessionModel.patch- Add patch to fix build with Qt 5.11:
* 0001-Fix-build-with-Qt-5.11-1024.patch
* Mon Apr 23 2018 fabianAATTritter-vogt.de- Add patch to show a username input field with too many users:
* 0006-Don-t-fill-UserModel-if-theme-does-not-require-it.patch- Backport related changes from develop branch:
* 0001-Support-for-theme-supplied-default-avatars.patch
* 0002-Remove-trailing-spaces.patch
* 0003-UserModel-optimize-filtering-out-duplicate-users-995.patch
* 0004-UserModel-fix-filtering-out-duplicate-users-998.patch
* 0005-UserModel-optimize-setting-of-default-user-icon-999.patch
* Mon Apr 16 2018 fabianAATTritter-vogt.de- Revert previous change, had the opposite effect for some reason
* Thu Apr 12 2018 fabianAATTritter-vogt.de- Start the X server with -keeptty (boo#1089287)
* Sat Mar 24 2018 fabianAATTritter-vogt.de- Don\'t add a suffix for wayland sessions anymore, for symmetry with gdm and lightdm:
* 0001-Remove-suffix-for-Wayland-session.patch
* Thu Mar 22 2018 fabianAATTritter-vogt.de- Add patch to fix build with Qt < 5.10:
* 0001-Fix-build-with-Qt-5.10-Use-QString-instead-of-QLatin.patch
* Fri Mar 09 2018 fabianAATTritter-vogt.de- Reorder patches for easier maintainability, needs refresh of:
* 0001-Move-Xauthority-to-a-different-location-and-truncate.patch
* 0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch
* sddm-relaxed-auth.diff- Replace 0001-Revert-Rename-XDisplay-and-WaylandDisplay-config-sec.patch with 0001-Support-both-X11-XDisplay-Wayland-and-WaylandDisplay.patch- Add patches to fix setting EnableHiDPI in the configuration:
* 0001-greeter-Use-Qt-command-line-parser.patch
* 0001-Fix-platform-detection-for-EnableHiDPI.patch
* Sat Mar 03 2018 fabianAATTritter-vogt.de- Add patch to not quit on SIGHUP (boo#1080305):
* 0001-Don-t-quit-on-SIGHUP.patch
* Fri Feb 23 2018 alarrosaAATTsuse.com- Only use python-doctools when building for SLE12 since SLE15 has rst2man in python3-doctools.
 
ICM