Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 578 Use SECMOD_RestartModules() from the forthcoming NSS 3.12.9 release to make the libk5crypto back end work after a fork. Add a test program to exercise fork detection in the NSS back end. Add a configure-time version check to ensure that we're using NSS 3.12.9 or later. https://github.com/krb5/krb5/commit/03a197a41f4f8d2cd2ec5da3892a006bd1b0d265 Commit By: ghudson Revision: 24470 Changed Files: U trunk/src/configure.in U trunk/src/lib/crypto/crypto_tests/Makefile.in A trunk/src/lib/crypto/crypto_tests/t_fork.c U trunk/src/lib/crypto/nss/enc_provider/enc_gen.c