Changelog for
golang-org-x-crypto-1.5.2+git20171021.edd5e9b-11.2.i586.rpm :
Mon Oct 23 14:00:00 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 13:00:00 2017 thippAATTsuse.de
- Fix requirements
Tue Dec 13 13:00:00 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 13:00:00 2016 tboergerAATTsuse.com
- Updated service definition
Wed Aug 17 14:00:00 2016 tboergerAATTsuse.com
- Added rpmlintrc for common golang linting
Tue Aug 16 14:00:00 2016 tboergerAATTsuse.com
- Applied latest changes for golang-packaging
Fri Jul 8 14:00:00 2016 tboergerAATTsuse.com
- Refactoed spec with a new unified layout
- Reformatted service file properly
Sat Dec 26 13:00:00 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 4 14:00:00 2015 dvaleevAATTsuse.com
- Fix flaky TestHostKeyCert test (crypto-fix-ssh.patch) (boo#944474)
Sun Jul 12 14:00:00 2015 iAATTmarguerite.su
- rename to golang-org-x-crypto
- update version 0.0.0+git20150711.f6a608d
- use golang-packaging for packaging
Sat Mar 21 13:00:00 2015 iAATTmarguerite.su
- update version 0.0.0+git20150318.b7d6bf2
- disable gotest for sle
Fri Feb 27 13:00:00 2015 matwey.kornilovAATTgmail.com
- Initial version