SHA256
1
0
forked from pool/seatd
seatd/seatd.changes

40 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Mar 25 19:29:37 UTC 2021 - Denys Kondratenko <stdden@opensuse.org>
- enable logind for the libseat (disabled by default)
* fixes errors during login, see:
https://github.com/openSUSE/openSUSEway/issues/37
* this works with libsystemd >= 237 with new API:
sd_bus_match_signal
-------------------------------------------------------------------
Tue Mar 16 08:58:30 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 0.5.0:
* libseat: log error when failing to open socket
* poller: Retry poll immediately on EINTR
* client: More robust handling of client links
* logind: switch_session should return 0 on success
* libseat/backend/logind: stop waiting for CanGraphical
* client: Do not use SOL_SOCKET for LOCAL_PEERCRED
* client: Use cr_pid if available
* logind: Send ReleaseControl when closing seat
* seatd: Tear down VT when disabled client closes
* client: Remove link if seat_add_client succeeds
-------------------------------------------------------------------
Wed Nov 11 08:46:35 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Change _service file to use correct version number and not
git hash
-------------------------------------------------------------------
Mon Nov 9 09:41:22 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Fix doubleshipping of documentation. Better summaries.
-------------------------------------------------------------------
Mon Nov 9 09:07:00 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Initial package of seatsd/libseat 0.4.0 for openSUSE