Commit Graph

11 Commits

Author SHA256 Message Date
Michael Vetter
1bcf03a370 - Update to 0.6.4
* seatd-launch: Use snprintf for socket path
  * seatd-launch: Remove socket path command line arg
- This updates fixes bsc#1196493 (CVE-2022-25643)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=17
2022-02-25 16:18:56 +00:00
Michael Vetter
2236ada2d6 Accepting request 935644 from home:fbui:branches:X11:Wayland
- Enable logind support for Leap too
  Leap 15.3 ships systemd v246 which has the relevant API
  (sd_bus_match_signal) needed for enabling logind support. Since
  previous versions of Leap are not supported anymore, let's enable it
  unconditionally.

OBS-URL: https://build.opensuse.org/request/show/935644
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=16
2021-12-06 09:01:26 +00:00
Michael Vetter
7973fb8e31 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=15 2021-10-20 08:31:49 +00:00
Michael Vetter
0340db9ecb OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=13 2021-09-16 10:05:11 +00:00
Michael Vetter
5bf8537f80 - Update to 0.6.0:
* seatd-launch: Fix chmod error goto
  * man: Add simple seatd-launch(1) page
  * seatd-launch: Set socket permissions directly
  * seat: Allow new clients when active is pending ack
  * Add .editorconfig
  * seat: Avoid holding a tty fd
  * meson.build: fix build with gcc < 7
  * libseat: Fix build of builtin backend
  * libseat: Update builtin backend root requirement documentation
  * Revert "libseat: Check euid before using builtin"
  * logind: Remove redundant null check
  * Make libseat_seat_listener const
  * seatd: Use path in chmod/chown operations
  * seatd: Improve socket permission error handling
  * seatd-launch: Command line argument support
  * seatd-launch: check for getpwuid errors
  * seatd-launch: don't use gotos in child processes
  * seatd-launch: propagate child exit status
  * seatd-launch: Add seatd launch wrapper
  * seatd: Only set UID/GID when specified
  * seatd: s6-style readiness notification support
  * seatd: We shouldn't poll if predispatch > 0
  * libseat: Rename dispatch_background in backends
  * libseat/seatd: Add dispatch_pending_and_execute
  * libseat/seatd: Return executed events
  * link with rt
  * readme: Update discuss section
  * meson: Support building builtin without seatd
  * libseat/seatd: downgrade ENOENT log to info

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=9
2021-09-11 20:28:10 +00:00
Michael Vetter
711857cf25 Accepting request 881388 from home:stdden:branches:X11:Wayland
- 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

OBS-URL: https://build.opensuse.org/request/show/881388
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=7
2021-03-26 07:39:38 +00:00
Michael Vetter
4a6ef7a526 - 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/package/show/X11:Wayland/seatd?expand=0&rev=5
2021-03-16 10:46:37 +00:00
Dominique Leuenberger
7a48be5117 Accepting request 847724 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/847724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seatd?expand=0&rev=1
2020-11-11 19:46:48 +00:00
Michael Vetter
d9728a29f6 - Change _service file to use correct version number and not
git hash

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=3
2020-11-11 08:47:16 +00:00
Michael Vetter
410938e010 Accepting request 847092 from home:jengelh:branches:X11:Wayland
- Fix doubleshipping of documentation. Better summaries.

OBS-URL: https://build.opensuse.org/request/show/847092
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=2
2020-11-09 09:54:07 +00:00
10ff71aa33 Accepting request 847083 from home:jubalh
New dep for wlroots. Would be nice to have this in the same devel repo.

OBS-URL: https://build.opensuse.org/request/show/847083
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=1
2020-11-09 09:38:39 +00:00