File golang-org-x-crypto.changes of Package golang-org-x-crypto.6992
-------------------------------------------------------------------
Tue Feb 28 15:52:08 UTC 2017 - thipp@suse.de
- Fix requirements
-------------------------------------------------------------------
Tue Dec 13 10:27:15 UTC 2016 - tboerger@suse.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 \n with \r\n.
* x/crypto/ocsp: Don't hard-code OCSP response hash function
* blake2b: fix constant size
-------------------------------------------------------------------
Tue Dec 13 10:23:58 UTC 2016 - tboerger@suse.com
- Updated service definition
-------------------------------------------------------------------
Wed Aug 17 08:19:42 UTC 2016 - tboerger@suse.com
- Added rpmlintrc for common golang linting
-------------------------------------------------------------------
Tue Aug 16 15:25:55 UTC 2016 - tboerger@suse.com
- Applied latest changes for golang-packaging
-------------------------------------------------------------------
Fri Jul 8 11:02:56 UTC 2016 - tboerger@suse.com
- Refactoed spec with a new unified layout
- Reformatted service file properly
-------------------------------------------------------------------
Sat Dec 26 11:23:42 UTC 2015 - matwey.kornilov@gmail.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 11:14:02 UTC 2015 - dvaleev@suse.com
- Fix flaky TestHostKeyCert test (crypto-fix-ssh.patch) (boo#944474)
-------------------------------------------------------------------
Sun Jul 12 06:41:12 UTC 2015 - i@marguerite.su
- rename to golang-org-x-crypto
- update version 0.0.0+git20150711.f6a608d
- use golang-packaging for packaging
-------------------------------------------------------------------
Sat Mar 21 06:33:10 UTC 2015 - i@marguerite.su
- update version 0.0.0+git20150318.b7d6bf2
- disable gotest for sle
-------------------------------------------------------------------
Fri Feb 27 16:16:47 UTC 2015 - matwey.kornilov@gmail.com
- Initial version