Changelog for
globus-gssapi-gsi-doc-13.10-1.fc29.noarch.rpm :
* Sat Sep 01 2018 Mattias Ellert
- 13.10-1- GT6 update: - Set the default minimum TLS version to 1.2. 1.0 and 1.1 are deprecated. - Set the maximum TLS version default to 1.2. 1.3 is not yet supported. - Use 2048 bit keys to support openssl 1.1.1 (13.9) - Fix resource leak when loading cert directories (13.10)- Drop patch globus-gssapi-gsi-no-tls13.patch (accepted upstream)
* Sun Aug 26 2018 Mattias Ellert - 13.8-3- Avoid TLS 1.3 - needs porting
* Fri Jul 13 2018 Fedora Release Engineering - 13.8-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sun Jun 17 2018 Mattias Ellert - 13.8-1- GT6 update: Add context inquire OID support to get TLS version and cipher
* Fri Jun 01 2018 Mattias Ellert - 13.6-1- GT6 update: Enable ECDH ciphers for openssl < 1.1.0
* Sat Apr 07 2018 Mattias Ellert - 13.5-1- GT6 update: Don\'t check uid on win
* Wed Feb 07 2018 Fedora Release Engineering - 13.4-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Nov 02 2017 Mattias Ellert - 13.4-1- GT6 update: Improve vhost support
* Tue Oct 31 2017 Mattias Ellert - 13.3-1- GT6 update: Allow configuration of non-root user to own credentials for root services
* Sun Oct 22 2017 Mattias Ellert - 13.2-1- GT6 update: fix make clean rule, fix alpn mismatch test
* Tue Sep 26 2017 Mattias Ellert - 13.1-1- GT6 update: - Use X509_VHOST_CRED_DIR if set when accepting - Fix race condition- Drop patch globus-gssapi-gsi-race.patch (accepted upstream)
* Sat Sep 09 2017 Mattias Ellert - 13.0-2- Fix race condition in the Makefile in test directory
* Sat Sep 09 2017 Mattias Ellert - 13.0-1- GT6 update: - Add SNI vhost cred dir support - Add optional ALPN processing
* Fri Jul 28 2017 Mattias Ellert - 12.17-3- Restore usage of SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS option
* Wed Jul 26 2017 Fedora Release Engineering - 12.17-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jul 04 2017 Mattias Ellert - 12.17-1- GT6 update: Fix indicate_mechs_test when using openssl v1.1.0
* Thu Jun 22 2017 Mattias Ellert - 12.16-1- GT6 update: - Don\'t unlock unlocked mutex (12.14) - Remove legacy SSLv3 support (12.15) - Test fixes (12.16)- Drop patch globus-gssapi-gsi-mutex-unlock.patch (fixed upstream 12.14)
* Mon Mar 27 2017 Mattias Ellert - 12.13-4- EPEL 5 End-Of-Life specfile clean-up - Remove Group and BuildRoot tags - Remove _pkgdocdir macro definition - Drop redundant Requires corresponding to autogenerated pkgconfig Requires - Don\'t clear the buildroot in the install section - Remove the clean section - Drop the globus-gssapi-gsi-openssl098.patch
* Fri Mar 10 2017 Mattias Ellert - 12.13-3- Don\'t unlock unlocked mutex
* Fri Feb 10 2017 Fedora Release Engineering - 12.13-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Dec 25 2016 Mattias Ellert - 12.13-1- GT6 update: Skip mech v1 tests for OpenSSL >= 1.1.0
* Wed Nov 09 2016 Mattias Ellert - 12.12-1- GT6 update: More updates for mech negotiation
* Fri Nov 04 2016 Mattias Ellert - 12.11-1- GT6 update: Add support for new mech oid for different MIC formats
* Thu Oct 13 2016 Mattias Ellert - 12.9-2- Rebuild for openssl 1.1.0 (Fedora 26)
* Fri Sep 23 2016 Mattias Ellert - 12.9-1- GT6 update - Add backward compatibility fallback in verify_mic (12.7) - Fix hash detection (12.8) - Fix bad index references (12.9)- Drop patch globus-gssapi-gsi-compat-mic.patch (fixed upstream 12.7)
* Fri Sep 16 2016 Mattias Ellert - 12.5-2- Use backward compatible mic by default for now
* Wed Sep 07 2016 Mattias Ellert - 12.5-1- GT6 update - Updates for mic handling without using internal openssl structs (12.4) - More tweaks to get_mic/verify_mic for 1.0.1 (12.5)- Drop patch globus-gssapi-gsi-no-mic-test.patch