* Thu Jan 04 2024 adrian.glaubitz@suse.com
- Update to version 20231116.00
* build: Fix DESTDIR concatenation (#124)
- from version 20231113.00
* build: Fix clang build (#122)
- from version 20231103.00
* Update owners (#121)
* Thu Nov 02 2023 adrian.glaubitz@suse.com
- Update to version 20231101.00 (bsc#1216548, bsc#1216750)
* Fix HTTP calls retry logic (#117)
* Thu Oct 19 2023 adrian.glaubitz@suse.com
- Update to version 20231004
* packaging: Make the dependency explicit (#120)
* Sun Oct 01 2023 dmueller@suse.com
- update to 20230926.00:
* fix suse build
* selinux: fix selinux build (#114)
* test: align CXX Flags
* sshca: Make the implementation more C++ like
* sshca: Add a SysLog wrapper
* oslogin_utils: introduce AuthorizeUser() API
* sshca: move it out of pam dir
* pam: start disabling the use of oslogin_sshca
* sshca: consider sshca API to assume a cert only
* authorized principals: introduce the new command
* authorize keys: update to use new APIs
* pam modules: remove pam_*_admin and update pam_*_login
* cache_refresh: should be catching by reference.
* Thu Aug 31 2023 adrian.glaubitz@suse.com
- Update to version 20230823.00
* selinux: Add sshd_key_t type enforcement to trusted user ca (#113)
- from version 20230822.00
* sshca: Add tests with fingerprint and multiple extensions (#111)
- from version 20230821.01
* sshca: Support method token and handle multi line (#109)
- from version 20230821.00
* Update owners (#110)
* Tue Aug 15 2023 adrian.glaubitz@suse.com
- Update to version 20230808.00
* byoid: extract and apply the ca fingerprint to policy call (#106)
* Tue May 09 2023 adrian.glaubitz@suse.com
- Update to version 20230502.00
* Improve the URL in 2fa prompt (#104)
- from version 20230406.02
* Check open files (#101)
- from version 20230406.01
* Initialize variables (#100)
* Fix formatting (#102)
- from version 20230406.00
* PAM cleanup: remove duplicates (#97)
- from version 20230405.00
* NSS cleanup (#98)
- from version 20230403.01
* Cleanup Makefiles (#95)
- from version 20230403.00
* Add anandadalton to the owners list (#96)
* Tue Feb 28 2023 adrian.glaubitz@suse.com
- Update to version 20230217.00
* Update OWNERS (#91)
- from version 20230202.00
* Update owners file (#89)
* Wed Aug 03 2022 adrian.glaubitz@suse.com
- Update to version 20220721.00 (bsc#1202100, bsc#1202101)
* prune outdated info from readme (#86)
- from version 20220714.00
* strip json-c version symbol (#84)
- from version 20220622.00
* pam login: split conditions for logging (#83)
* Wed May 04 2022 rjschwei@suse.com
- use pam_moduledir (boo#1191036)
* Support UsrMerge project