Changelog for
mod_nss-1.0.7-8.fc8.i386.rpm :
Tue Jul 15 00:00:00 2008 Rob Crittenden
- 1.0.7-8
- Don\'t force module de-init during the configuration stage (453508)
Fri Jul 11 00:00:00 2008 Rob Crittenden - 1.0.7-7
- Don\'t inherit the MP cache in multi-threaded mode (454701)
- Don\'t initialize NSS in each child if SSL isn\'t configured
Thu Jul 3 00:00:00 2008 Rob Crittenden - 1.0.7-6
- Update the patch for FIPS to include fixes for nss_pcache, enforce
the security policy and properly initialize the FIPS token.
Tue Jul 1 00:00:00 2008 Rob Crittenden - 1.0.7-5
- Include patch to fix NSSFIPS (446851)
Thu Jun 19 00:00:00 2008 Rob Crittenden 1.0.7-4
- Need to fix ownership and permissions of the NSS database as well so
init after fork will work.
Thu Jun 19 00:00:00 2008 Rob Crittenden 1.0.7-3
- Apply patch so that mod_nss calls NSS_Init() after Apache forks a child
and not before. This is in response to a change in the NSS softtokn code
and should have always been done this way. (444348, 451960)
Fri Oct 19 00:00:00 2007 Rob Crittenden 1.0.7-2
- Register functions needed by mod_proxy if mod_ssl is not loaded.
Sat Jun 2 00:00:00 2007 Rob Crittenden 1.0.7-1
- Update to 1.0.7
- Remove Requires for nss and nspr since those are handled automatically
by versioned libraries
- Updated URL and Source to reference directory.fedoraproject.org
Tue Apr 10 00:00:00 2007 Rob Crittenden 1.0.6-2
- Patch to properly detect the Apache model and set up NSS appropriately
- Patch to punt if a bad password is encountered
- Patch to fix crash when password.conf is malformatted
- Don\'t enable ECC support as NSS doesn\'t have it enabled (3.11.4-0.7)
Tue Oct 24 00:00:00 2006 Rob Crittenden 1.0.6-1
- Update to 1.0.6
Sat Aug 5 00:00:00 2006 Rob Crittenden 1.0.3-4
- Include LogLevel warn in nss.conf and use separate log files
Sat Aug 5 00:00:00 2006 Rob Crittenden 1.0.3-3
- Need to initialize ECC certificate and key variables
Sat Aug 5 00:00:00 2006 Jarod Wilson 1.0.3-2
- Use %ghost for db files and install.log
Wed Jun 21 00:00:00 2006 Rob Crittenden 1.0.3-1
- Initial build