Announcing the release of greetd 0.7.0.
https://git.sr.ht/~kennylevinsen/greetd/refs/0.7.0
---
greetd 0.7.0
This release includes changes to VT management, a new option to disable
profile sourcing, as well as various other improvements.
Aleksei Bavshin (1):
Use additional pam service config for greeter
Antoine POPINEAU (1):
greetd: Added tuigreet to known greeters list.
Kenny Levinsen (13):
terminal: Use direct open, proper errors
worker: Unconditionally set up tty
terminal: Forcibly take terminal
session: Do not log pam_conv after start
ci: Build both arch and alpine
Use per-pid socket paths
Terminate cleanly on SIGINT
Use stdin as VT for current/none vt selections
config: Skip reading config in session worker
config: Add general.source_profile
config: Fix tests for general section
docs: Document new general section
ci: Disable automatic github mirroring
Kirill Chibisov (1):
Add installation instructions on Gentoo
Robert Günzler (1):
Make sure to require codec in tokio-codec feature