Changelog for
mod_nss-1.0.8-1.fc9.i386.rpm :
Mon Mar 2 23:00:00 2009 Rob Crittenden
- 1.0.8-1
- Update to 1.0.8
- Add patch that fixes NSPR layer bug
Tue Jul 15 00:00:00 2008 Rob Crittenden - 1.0.7-9
- Don\'t force module de-init during the configuration stage (453508)
Fri Jul 11 00:00:00 2008 Rob Crittenden - 1.0.7-8
- 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-7
- 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-6
- Include patch to fix NSSFIPS (446851)
Tue Apr 29 00:00:00 2008 Rob Crittenden - 1.0.7-5
- New fork patch that more gracefully handles errors
- The location of libnssckbi moved from /usr/lib[64] to /lib[64]
- The NSS database needs to be readable by apache since we need to use it
after the root priviledges are dropped.
Tue Apr 29 00:00:00 2008 Rob Crittenden - 1.0.7-4
- 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)
Tue Feb 19 23:00:00 2008 Fedora Release Engineering - 1.0.7-3
- Autorebuild for GCC 4.3
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