Changelog for
golang-org-x-crypto-1.5.2+git20161212.9a6f0a0-12.14.x86_64.rpm :
* Wed Oct 18 2017 thippAATTsuse.de- Fix requirements
* Tue Feb 28 2017 thippAATTsuse.de- Fix requirements
* Tue Dec 13 2016 tboergerAATTsuse.com- Update to version 1.5.2+git20161212.9a6f0a0:
* blake2s: fix build constraints
* chacha20poly1305: fix build constraints
* x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods
* acme/autocert: remove trailing dot from domain before requesting cert
* x/crypto/blake2b: SSE4.1 is bit 19, not 15.
* chacha20poly1305: make polyHashADInternal private
* bn256: fix equations in comments
* x/crypto/ssh/terminal: replace \
with \\r\
.
* x/crypto/ocsp: Don\'t hard-code OCSP response hash function
* blake2b: fix constant size
* Tue Dec 13 2016 tboergerAATTsuse.com- Updated service definition
* Wed Aug 17 2016 tboergerAATTsuse.com- Added rpmlintrc for common golang linting
* Tue Aug 16 2016 tboergerAATTsuse.com- Applied latest changes for golang-packaging
* Fri Jul 08 2016 tboergerAATTsuse.com- Refactoed spec with a new unified layout- Reformatted service file properly
* Sat Dec 26 2015 matwey.kornilovAATTgmail.com- Update to version 1.5.2+git20151215.f18420e: + x/crypto/pkcs12: deal with short byte array in PBKDF + otr: smpFailureError processing tlvTypeSMP3 prevents sending tlvTypeSMP4 + x/crypto/openpgp/packet: fix message for errors resulting from an unknown cipher. + crypto/ssh: fix typo in error string. + x/crypto/otr: clear key slots when handshaking. + x/crypto/otr: make errors fatal. + x/crypto/otr: update libotr test code for version 4. + x/crypto/otr: reformat the libotr test harness with clang-format. + x/crypto/ssh: run go fmt + x/crypto/ssh/agent: Fix keyring removing the wrong key(s)- Removed crypto-fix-ssh.patch: has been upstreamed
* Fri Sep 04 2015 dvaleevAATTsuse.com- Fix flaky TestHostKeyCert test (crypto-fix-ssh.patch) (boo#944474)
* Sun Jul 12 2015 iAATTmarguerite.su- rename to golang-org-x-crypto- update version 0.0.0+git20150711.f6a608d- use golang-packaging for packaging
* Sat Mar 21 2015 iAATTmarguerite.su- update version 0.0.0+git20150318.b7d6bf2- disable gotest for sle
* Fri Feb 27 2015 matwey.kornilovAATTgmail.com- Initial version