unl0kr: add a systemd password agent

This commit is contained in:
Vladimir Stoiakin 2024-09-23 16:49:41 +03:00
parent 25aa94b565
commit ee8e31ad4b
8 changed files with 733 additions and 4 deletions

View file

@ -10,6 +10,7 @@ If a change only affects particular applications, they are listed in parentheses
## Unreleased
- feat: Add a systemd password agent (!33, thanks @vstoiakin)
- feat: Load config from /usr/share aswell (!26 & !28, thanks @fossdd & @pabloyoyoista)
- feat(buffyboard): Add man pages (!23, thanks @Jarrah)
- misc: Unify build system (!23 & !29, thanks @Jarrah & @vladimir.stoyakin)