- 
    Mon Dec 13 2010 Rob Crittenden <rcritten@redhat.com> - 1.0.8-3
    
- Bump version to make upgrading from product-specific versions seamless
  (#588858)
   
  
  - 
    Wed Sep 22 2010 Rob Crittenden <rcritten@redhat.com> - 1.0.8-2
    
- Don't call PK11_ListCerts for every server (#635324)
- Fix hang when handling large POST under some conditions (#634685)
   
  
  - 
    Wed Jun 09 2010 Rob Crittenden <rcritten@redhat.com> - 1.0.8-1
    
- Rebase to upstream mod_nss 1.0.8 (#588858)
- Use remote hostname set by mod_proxy to compare to CN in peer cert (#591901)
- Patch to add configuration options for new NSS negotiation API (#574187)
- Set minimum version of nss to 3.12.6 to pick up renegotiation fix
- Add (pre) for Requires on httpd so we can be sure the user and group are
  already available
- Use _sysconfdir macro instead of /etc
- Remove unused variable and perl substitution for gencert. gencert used to
  have separate variables for NSS & NSPR libraries, that is gone now so this
  variable and substitution aren't needed.
- Added comments to patch to identify what they do
- The location of libnssckbi.so moved from /lib[64] to /usr/lib[64] (#558545)
- Don't generate output when the default NSS database is generated (#538859)
   
  
  - 
    Wed May 13 2009 Rob Crittenden <rcritten@redhat.com> 1.0.3-8
    
- Handle read blocking properly (#484380)
   
  
  - 
    Wed Jan 21 2009 Rob Crittenden <rcritten@redhat.com> 1.0.3-7
    
- Backport PassphraseDialog directive 'defer' (#489013)
   
  
  - 
    Thu Jul 24 2008 Rob Crittenden <rcritten@redhat.com> 1.0.3-6
    
- Register functions needed by mod_proxy if mod_ssl is not loaded (#338401)
   
  
  - 
    Tue Jul 01 2008 Rob Crittenden <rcritten@redhat.com> 1.0.3-5
    
- Include patch to fix NSSFIPS mode (#450349)
   
  
  - 
    Fri Aug 04 2006 Rob Crittenden <rcritten@redhat.com> 1.0.3-4
    
- Include LogLevel warn in nss.conf.
   
  
  - 
    Fri Aug 04 2006 Rob Crittenden <rcritten@redhat.com> 1.0.3-3
    
- Need to initialize ECC certificate and key variables
   
  
  - 
    Fri Aug 04 2006 Jarod Wilson <jwilson@redhat.com> 1.0.3-2
    
- Use %ghost for db files and install.log
   
  
  - 
    Tue Jun 20 2006 Rob Crittenden <rcritten@redhat.com> 1.0.3-1
    
- Initial build