[krbdev.mit.edu #9058] git commit

"Greg Hudson via RT" <[email protected]> Sat, 30 Apr 2022 02:11:43 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Sat Apr 30 02:11:43 2022: Request 9058 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9058 >



Add configure variable for default PKCS#11 module

[[email protected]: added documentation of configure variable and doc
substitution; shortened commit message]

https://github.com/krb5/krb5/commit/855c715e90f4f115e77136f42b4570c03d325cae
Author: Julien Rische <[email protected]>
Committer: Greg Hudson <[email protected]>
Commit: 855c715e90f4f115e77136f42b4570c03d325cae
Branch: master
 doc/admin/conf_files/krb5_conf.rst  |  2 +-
 doc/build/options2configure.rst     |  3 +++
 doc/conf.py                         |  3 +++
 doc/mitK5defaults.rst               | 25 +++++++++++++------------
 src/configure.ac                    |  8 ++++++++
 src/doc/Makefile.in                 |  2 ++
 src/man/Makefile.in                 |  4 +++-
 src/man/krb5.conf.man               |  2 +-
 src/plugins/preauth/pkinit/pkinit.h |  1 -
 9 files changed, 34 insertions(+), 16 deletions(-)