From: Ludovic R. <no...@gi...> - 2023-02-03 14:06:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 3ddd883ca1435fc86e6a25282246aef0c8c21567 https://github.com/OpenSC/pam_pkcs11/commit/3ddd883ca1435fc86e6a25282246aef0c8c21567 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M etc/Makefile.am Log Message: ----------- Add missing file in .tar.gz archive Fix "make distcheck" error: make[3]: *** No rule to make target 'pam.d_ignore_no_card.example', needed by 'all-am'. Stop. Commit: e1beb4361647c3b9ca49b6ae3253c53a06335e7a https://github.com/OpenSC/pam_pkcs11/commit/e1beb4361647c3b9ca49b6ae3253c53a06335e7a Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M doc/doxygen.conf.in Log Message: ----------- doc: update Doxygen file from 1.8.9.1 to 1.9.4 $ doxygen -u doxygen.conf.in warning: Tag 'TCL_SUBST' at line 237 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1021 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'LATEX_SOURCE_CODE' at line 1723 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'RTF_SOURCE_CODE' at line 1797 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1895 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'PERL_PATH' at line 2075 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'CLASS_DIAGRAMS' at line 2088 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'MSCGEN_PATH' at line 2097 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. Configuration file 'doxygen.conf.in' updated. Compare: https://github.com/OpenSC/pam_pkcs11/compare/7658ad0a0156...e1beb4361647 |