Changelog for
mod_nss-1.0.8-12.fc14.x86_64.rpm :
Mon Mar 7 13:00:00 2011 Rob Crittenden
- 1.0.8-12
- Add Requires(post) for nss-tools, gencert needs it (#652007)
Wed Mar 2 13:00:00 2011 Rob Crittenden - 1.0.8-11
- Lock around the pipe to nss_pcache for retrieving the token PIN
(#677701)
Wed Jan 12 13:00:00 2011 Rob Crittenden - 1.0.8-10
- Use memmove in place of memcpy since the buffers can overlap (#669118)
Wed Sep 29 14:00:00 2010 jkeating - 1.0.8-9.1
- Rebuilt for gcc bug 634757
Thu Sep 23 14:00:00 2010 Rob Crittenden - 1.0.8-9
- Revert mod_nss-wouldblock patch
- Reset NSPR error before calling PR_Read(). This should fix looping
in #620856
Fri Sep 17 14:00:00 2010 Rob Crittenden - 1.0.8-8
- Fix hang when handling large POST under some conditions (#620856)
Tue Jun 22 14:00:00 2010 Rob Crittenden - 1.0.8-7
- Remove file Requires on libnssckbi.so (#601939)
Fri May 14 14:00:00 2010 Rob Crittenden - 1.0.8-6
- Ignore SIGHUP in nss_pcache (#591889).
Thu May 13 14:00:00 2010 Rob Crittenden - 1.0.8-5
- Use remote hostname set by mod_proxy to compare to CN in peer cert (#591224)
Thu Mar 18 13:00:00 2010 Rob Crittenden - 1.0.8-4
- Patch to add configuration options for new NSS negotiation API (#574187)
- Add (pre) for Requires on httpd so we can be sure the user and group are
already available
- Add file Requires on libnssckbi.so so symlink can\'t fail
- Use _sysconfdir macro instead of /etc
- Set minimum level of NSS to 3.12.6
Mon Jan 25 13:00:00 2010 Rob Crittenden - 1.0.8-3
- The location of libnssckbi moved from /lib[64] to /usr/lib[64] (556744)
Sat Jul 25 14:00:00 2009 Fedora Release Engineering - 1.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Mon Mar 2 13:00:00 2009 Rob Crittenden - 1.0.8-1
- Update to 1.0.8
- Add patch that fixes NSPR layer bug
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 1.0.7-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Mon Aug 11 14:00:00 2008 Tom \"spot\" Callaway - 1.0.7-10
- fix license tag
Mon Jul 28 14:00:00 2008 Rob Crittenden - 1.0.7-9
- rebuild to bump NVR
Mon Jul 14 14:00:00 2008 Rob Crittenden - 1.0.7-8
- Don\'t force module de-init during the configuration stage (453508)
Thu Jul 10 14: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
Wed Jul 2 14: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.
Mon Jun 30 14:00:00 2008 Rob Crittenden - 1.0.7-5
- Include patch to fix NSSFIPS (446851)
Mon Apr 28 14: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)
- 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 Feb 19 13:00:00 2008 Fedora Release Engineering - 1.0.7-3
- Autorebuild for GCC 4.3
Thu Oct 18 14:00:00 2007 Rob Crittenden 1.0.7-2
- Register functions needed by mod_proxy if mod_ssl is not loaded.
Fri Jun 1 14: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
Mon Apr 9 14: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)
Mon Oct 23 14:00:00 2006 Rob Crittenden 1.0.6-1
- Update to 1.0.6
Fri Aug 4 14:00:00 2006 Rob Crittenden 1.0.3-4
- Include LogLevel warn in nss.conf and use separate log files
Fri Aug 4 14:00:00 2006 Rob Crittenden 1.0.3-3
- Need to initialize ECC certificate and key variables
Fri Aug 4 14:00:00 2006 Jarod Wilson 1.0.3-2
- Use %ghost for db files and install.log
Tue Jun 20 14:00:00 2006 Rob Crittenden 1.0.3-1
- Initial build