qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL v1 0/6] Merge qcrypto 2016/10/19


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PULL v1 0/6] Merge qcrypto 2016/10/19
Date: Thu, 20 Oct 2016 10:28:01 +0100
User-agent: Mutt/1.7.0 (2016-08-17)

Hi Peter,

Please drop this merge request. It seems to cause a regression
on old Ubuntu 12.04 which I'm investigating. I'll send a v2
when I've determined the problem.

On Wed, Oct 19, 2016 at 11:02:42AM +0100, Daniel P. Berrange wrote:
> The following changes since commit e8ddc2eae5ccc41f0815e5c43e70cb04a7e67e2e:
> 
>   Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into 
> staging (2016-10-18 09:29:44 +0100)
> 
> are available in the git repository at:
> 
>   git://github.com/berrange/qemu tags/pull-qcrypto-2016-10-19-1
> 
> for you to fetch changes up to 7bc38eb5503e8cd237684cc0eed02fcce43682f7:
> 
>   crypto: fix initialization of gcrypt threading (2016-10-19 10:24:09 +0100)
> 
> ----------------------------------------------------------------
> Merge qcrypto 2016/10/19 v1
> 
> ----------------------------------------------------------------
> Daniel P. Berrange (2):
>       crypto: fix initialization of crypto in tests
>       crypto: fix initialization of gcrypt threading
> 
> Gonglei (4):
>       crypto: extend mode as a parameter in qcrypto_cipher_supports()
>       crypto: add CTR mode support
>       crypto: add mode check in qcrypto_cipher_new() for cipher-builtin
>       qtest: fix make check complaint in crypto module
> 
>  block/qcow.c                |  3 ++-
>  block/qcow2.c               |  3 ++-
>  crypto/cipher-builtin.c     | 25 +++++++++++++++++++-
>  crypto/cipher-gcrypt.c      | 38 ++++++++++++++++++++++++------
>  crypto/cipher-nettle.c      | 28 ++++++++++++++++++++--
>  crypto/cipher.c             |  1 +
>  crypto/init.c               | 22 ++++++++---------
>  include/crypto/cipher.h     | 12 ++++++----
>  qapi/crypto.json            |  3 ++-
>  tests/pkix_asn1_tab.c       |  5 +++-
>  tests/test-crypto-cipher.c  | 57 
> ++++++++++++++++++++++++++++++++++++++++++++-
>  tests/test-crypto-hash.c    | 12 ++--------
>  tests/test-io-channel-tls.c |  3 +++
>  ui/vnc.c                    |  2 +-
>  14 files changed, 172 insertions(+), 42 deletions(-)
> 
> -- 
> 2.7.4
> 

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://entangle-photo.org       -o-    http://search.cpan.org/~danberr/ :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]