account-utils NEWS -- history of user-visible changes.

Copyright (C) 2025, 2026 Thorsten Kukuk <kukuk@suse.com>.

Please enter bug reports at https://github.com/thkukuk/account-utils/issues

Version 1.4.0
* CI: add tests for newuidmap/newgidmap/newidmapd
* Add pwaccessd.conf.5, newgidmap, newidmapd and newuidmap manual pages
* pam_unix_ng/pwaccessd: make Minimal Password Age expire check configurable (sp_min)
* chage: deprecate Minimal Password Age (sp_min)
* passwd: deprecate Minimal Password Age (sp_min)

Version 1.3.0
* meson: try to autodetect distribution
* CI: add a systemd-nspawn container test suite
* chfn/chsh/passwd: don't return 0 in error case
* pwupdd: fix crash in Chfn method (#25)

Version 1.2.0
* Several small fixes

Version 1.1.0
* pam_unix_ng: start pwaccessd.socket if not running

Version 1.0.1
* drop_privs: don't run the check as root
* Add pwaccessd and pwupdd manual pages

Version 1.0.0
* Many bug fixes and other improvements

Version 0.4.0
* Big update, first more or less future complete release

Version 0.2.0
* Solve issues fround during security review

