]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-2016-06-13-v1' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Jun 2016 12:05:02 +0000 (13:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Jun 2016 12:05:02 +0000 (13:05 +0100)
commit55e5c3a2d2433bd2e1e635a7ba395f1c70341794
treecfb8799987f9e2b1d26441cd985fe8d11df4a910
parent8fdf038722a00693e68b4f76a66d39781572c3ec
parentc8d70e59738e672021926c7747af8ef9dea15c82
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-2016-06-13-v1' into staging

Merge qcrypto-next 2016/06/13 v1

# gpg: Signature made Mon 13 Jun 2016 12:43:22 BST
# gpg:                using RSA key 0xBE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>"
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF

* remotes/berrange/tags/qcrypto-next-2016-06-13-v1:
  crypto: aes: always rename internal symbols
  crypto: assert that qcrypto_hash_digest_len is in range
  crypto: remove temp files on completion of secrets test
  TLS: provide slightly more information when TLS certificate loading fails

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>