From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCQJU-00060x-6x for qemu-devel@nongnu.org; Mon, 13 Jun 2016 07:45:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCQJO-0005vf-C1 for qemu-devel@nongnu.org; Mon, 13 Jun 2016 07:45:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCQJO-0005va-6P for qemu-devel@nongnu.org; Mon, 13 Jun 2016 07:45:46 -0400 From: "Daniel P. Berrange" Date: Mon, 13 Jun 2016 12:45:33 +0100 Message-Id: <1465818337-30627-1-git-send-email-berrange@redhat.com> Subject: [Qemu-devel] [PULL v1 0/4] Merge qcrypto-next 2016/06/13 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , "Daniel P. Berrange" The following changes since commit da2fdd0bd1514a44309dd5be162ebfb6c166a716: Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160611' into staging (2016-06-13 10:12:44 +0100) are available in the git repository at: git://github.com/berrange/qemu tags/qcrypto-next-2016-06-13-v1 for you to fetch changes up to c8d70e59738e672021926c7747af8ef9dea15c82: crypto: aes: always rename internal symbols (2016-06-13 12:41:17 +0100) ---------------------------------------------------------------- Merge qcrypto-next 2016/06/13 v1 ---------------------------------------------------------------- Alex Bligh (1): TLS: provide slightly more information when TLS certificate loading fails Daniel P. Berrange (1): crypto: remove temp files on completion of secrets test Mike Frysinger (1): crypto: aes: always rename internal symbols Paolo Bonzini (1): crypto: assert that qcrypto_hash_digest_len is in range crypto/hash.c | 4 +--- crypto/tlscredsx509.c | 17 +++++++++++------ include/crypto/aes.h | 5 ++--- tests/test-crypto-secret.c | 6 ++++-- 4 files changed, 18 insertions(+), 14 deletions(-) -- 2.5.5