From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anNiN-0005Cq-VU for qemu-devel@nongnu.org; Tue, 05 Apr 2016 05:56:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anNiK-0002sM-PM for qemu-devel@nongnu.org; Tue, 05 Apr 2016 05:56:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anNiK-0002sI-KW for qemu-devel@nongnu.org; Tue, 05 Apr 2016 05:56:00 -0400 From: "Daniel P. Berrange" Date: Tue, 5 Apr 2016 10:55:50 +0100 Message-Id: <1459850152-19437-1-git-send-email-berrange@redhat.com> Subject: [Qemu-devel] [PULL v1 0/2] QCrypto fixes for 2.6.0-rc1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell The following changes since commit 1dbc7cc9b91ba229ec958418bef483364f06fe72: Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160405' into staging (2016-04-05 09:32:35 +0100) are available in the git repository at: git://github.com/berrange/qemu tags/pull-qcrypto-2016-04-05-1 for you to fetch changes up to c44e92a4151248f80a31c8aa7343e399e508fa95: crypto: fix nettle config check for running pbkdf test (2016-04-05 10:52:57 +0100) ---------------------------------------------------------------- Merge QCrypto fixes 2016/04/05 v1 ---------------------------------------------------------------- Daniel P. Berrange (2): crypto: fix typo in docs for secret object type crypto: fix nettle config check for running pbkdf test qemu-options.hx | 2 +- tests/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.5.5