Changelog for
golang-org-x-crypto-1.5.2+git20190103.ff983b9c42bc-1.12.x86_64.rpm :
* Sat Jan 05 2019 opensuse-packagingAATTopensuse.org- Update to version 1.5.2+git20190103.ff983b9c42bc:
* sha3: add support for Keccak-512
* bn256: fix gfp12 MulScalar
* openpgp: support SHA384
* ssh/terminal: enable tests for aix
* ssh/terminal: use \"reports whether\" in IsTerminal doc
* cryptobyte: fix typo in test
* ssh/terminal: add AIX operating system
* cryptobyte: don\'t ignore bytes added to BuilderContinuations of fixed-size Builders
* ssh: return specific error for invalid signature algorithm
* acme: support custom crypto.Signer implementations
* Mon Oct 23 2017 opensuse-packagingAATTopensuse.org- Update to version 1.5.2+git20171021.edd5e9b:
* acme: reword the godoc to be more human readable
* ssh: remove unused buffer.eof return value
* blake2b: fix typo in error message
* acme/autocert: add Cache to Manager example
* scrypt: update recommended parameters for 2017
* scrypt: add missing license header
* ssh: add support for banners
* acme: fill Subject CN field in the tls-sni challenge certs
* acme, acme/autocert: add missing articles
* ocsp: remove incorrect iota and update docs on CreateRequest
* 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)