[Pkg-libvirt-commits] [ruby-libvirt] 02/02: Merge tag 'upstream/0.6.0' into debian/experimental

Guido Guenther agx at moszumanska.debian.org
Thu Feb 4 16:27:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch debian/experimental
in repository ruby-libvirt.

commit ac4d0a7bd882aa8369cb010a09740f91d575ed25
Merge: b9b9fcf dc7846f
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Feb 4 17:05:08 2016 +0100

    Merge tag 'upstream/0.6.0' into debian/experimental
    
    Upstream version 0.6.0
    
    # gpg: Signature made Do 04 Feb 2016 17:04:57 CET
    # gpg:                using RSA key 0x07B8B7B0EA98120B
    # gpg: Good signature from "Guido Günther <agx at sigxcpu.org>" [ultimate]
    # gpg:                 aka "Guido Günther <gg at godiug.net>" [ultimate]
    # gpg:                 aka "Guido Günther <agx at debian.org>" [ultimate]
    # gpg:                 aka "Guido Günther <guido at xcpu.ch>" [ultimate]
    # Primary key fingerprint: D343 9DAA 19DC FACD AE87  9CF2 B999 CDB5 8C8D DBD2
    #      Subkey fingerprint: BC7C D072 3875 EBAD 05DF  1CD9 07B8 B7B0 EA98 120B

 NEWS                     |  17 ++-
 Rakefile                 |   5 +-
 ext/libvirt/common.c     |  27 ++--
 ext/libvirt/common.h     |  10 ++
 ext/libvirt/connect.c    | 263 +++++++++++++++++++++++++-------
 ext/libvirt/domain.c     | 382 ++++++++++++++++++++++++++++++++++++++++++-----
 ext/libvirt/extconf.h    | 380 ++++++++++++++++++++++++++++++++++++++++++++++
 ext/libvirt/extconf.rb   |  32 ++++
 ext/libvirt/interface.c  |   6 +-
 ext/libvirt/network.c    | 103 ++++++++++++-
 ext/libvirt/nodedevice.c |   8 +-
 ext/libvirt/nwfilter.c   |   6 +-
 ext/libvirt/secret.c     |  10 +-
 ext/libvirt/storage.c    |  27 ++--
 tests/test_conn.rb       |  24 ++-
 tests/test_domain.rb     |   6 +-
 tests/test_interface.rb  |   8 +-
 tests/test_network.rb    |   2 +-
 tests/test_nwfilter.rb   |   2 +-
 tests/test_storage.rb    |  10 +-
 tests/test_utils.rb      |  20 +--
 21 files changed, 1172 insertions(+), 176 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/ruby-libvirt.git



More information about the Pkg-libvirt-commits mailing list