- 
    Thu May 05 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-10
    
- Fix a double free
   
  
  - 
    Wed May 04 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-9
    
- Support both SHA1 (backward compatibility) and SHA256 (compatible with
  openssl 3.0.2)
   
  
  - 
    Tue May 03 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-8
    
- Partially revert the sha256 patch to restore backward compatibility
   
  
  - 
    Sat Apr 16 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-7
    
- Fix wrong name in myproxy-store -V output
- Use write+rename when changing passphrase
- Improve detection of an encrypted private key
   
  
  - 
    Sun Apr 10 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-6
    
- Fix IPv6 glitch in the trust root retrieval in the client
- Drop the patch reverting the use of the -l flag in myproxy-test
  (issue fixed by the new trust root patch)
   
  
  - 
    Sat Mar 12 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-5
    
- Use sha256 when signing request
- Fix some compiler warnings
   
  
  - 
    Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.9-4
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
   
  
  - 
    Fri Dec 03 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-3
    
- OpenSSL 3.0 compatibility
   
  
  - 
    Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 6.2.9-2
    
- Rebuilt with OpenSSL 3.0.0
   
  
  - 
    Thu Aug 26 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-1
    
- Use -l (--listen) flag when starting myproxy-server in test scripts
  (reverted - breaks tests in koji, even though local mock build works)
- Typo fixes