- Update to version 0.9.3:
* Bump version to 0.9.3
* seatd: Fix some typos
* seatd: Improve error handling for failed seat open
* seatd: Reuse session numbers for non-VT-bound
* seatd: Return the correct device on duplicate open
* libseat: Remove bogus NULL check
* libseat/logind: Handle strdup allocation errors
* libseat/logind: Avoid shadowing ret
* libseat/logind: Do not record PauseDeviceComplete reply
* seatd: Check the right variable for accept failure
* libseat/seatd: Retain errno in set_error for convenience
* libseat/seatd: Ensure errno is not clobbered
* libseat/seatd: Do not attempt destroy on alloc error
* logind: Minor error simplification
* logind: Ensure errno is set from sd_bus error
* seatd: Explicitly set ENOMEM in seat_open_device
* seatd: Remove silly goto error handling
* seatd: Ensure seat_close_device cannot clobber errno
* seatd: Clarify that seat_close_device cannot fail
OBS-URL: https://build.opensuse.org/request/show/1335908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seatd?expand=0&rev=13
* Bump version to 0.9.3
* seatd: Fix some typos
* seatd: Improve error handling for failed seat open
* seatd: Reuse session numbers for non-VT-bound
* seatd: Return the correct device on duplicate open
* libseat: Remove bogus NULL check
* libseat/logind: Handle strdup allocation errors
* libseat/logind: Avoid shadowing ret
* libseat/logind: Do not record PauseDeviceComplete reply
* seatd: Check the right variable for accept failure
* libseat/seatd: Retain errno in set_error for convenience
* libseat/seatd: Ensure errno is not clobbered
* libseat/seatd: Do not attempt destroy on alloc error
* logind: Minor error simplification
* logind: Ensure errno is set from sd_bus error
* seatd: Explicitly set ENOMEM in seat_open_device
* seatd: Remove silly goto error handling
* seatd: Ensure seat_close_device cannot clobber errno
* seatd: Clarify that seat_close_device cannot fail
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=28
- Update to 0.9.1
* Fix libseat not servicing seat enable/disable events if they were
received immediately after a response, leading to the session
deadlocking in a deactivated state.
* Fix some protocol strings lacking validation of the NULL
termination requirement.
- Update to 0.9.0
* Improve session state tracking in the libseat logind backend, which
could previously fail to notify the libseat client that the session
had been deactivated.
* Do not trigger a VT switch when starting a logind session, allowing
sessions to be started in the background.
* Improve error handling in some edgecases in the libseat seatd backend.
* Apply more aggressive security policies to the included systemd unit.
OBS-URL: https://build.opensuse.org/request/show/1219919
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=24
* Support for NetBSD and wscons devices
* Fix for a polling bug in the logind libseat backend
* Removal of SEATD_SOCK and runtime socket path configuration
* Removal of SEATD_LOGLEVEL, replaced by a command-line argument
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=20
- Update to 0.6.2:
* seatd-launch: Specify exact environment to seatd
* seatd-launch: Use absolute path for seatd
- Update to 0.6.1:
* seatd-launch: print unlink/kill errors
* seatd-launch: exit with status >128 if child is signalled
* man/seatd-launch: Make mssage about root clearer
* seatd-launch: Use optind to find the command
* seatd-launch: respect PATH when looking for command
* man: Add seatd-launch(1) to SEE ALSO of seatd(1)
OBS-URL: https://build.opensuse.org/request/show/919491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seatd?expand=0&rev=5
- 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
OBS-URL: https://build.opensuse.org/request/show/879386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seatd?expand=0&rev=2
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=5