[Pkg-libvirt-commits] [ruby-libvirt] branch upstream updated (798935f -> dc7846f)

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 change to branch upstream
in repository ruby-libvirt.

      from  798935f   New upstream version 0.5.1
      adds  f561a03   New upstream version 0.5.2
       new  dc7846f   New upstream version 0.6.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                     |  18 ++-
 Rakefile                 |   7 +-
 ext/libvirt/common.c     |  27 ++--
 ext/libvirt/common.h     |  10 ++
 ext/libvirt/connect.c    | 267 +++++++++++++++++++++++++-------
 ext/libvirt/domain.c     | 384 ++++++++++++++++++++++++++++++++++++++++++-----
 ext/libvirt/extconf.h    | 380 ++++++++++++++++++++++++++++++++++++++++++++++
 ext/libvirt/extconf.rb   |  32 ++++
 ext/libvirt/interface.c  |   6 +-
 ext/libvirt/network.c    | 103 ++++++++++++-
 ext/libvirt/nodedevice.c |  10 +-
 ext/libvirt/nwfilter.c   |   6 +-
 ext/libvirt/secret.c     |  10 +-
 ext/libvirt/storage.c    |  29 ++--
 tests/test_conn.rb       |  24 ++-
 tests/test_domain.rb     |   6 +-
 tests/test_interface.rb  |   8 +-
 tests/test_network.rb    |   2 +-
 tests/test_nodedevice.rb |   2 +-
 tests/test_nwfilter.rb   |   2 +-
 tests/test_open.rb       |  36 ++---
 tests/test_storage.rb    |  10 +-
 tests/test_stream.rb     |   2 +-
 tests/test_utils.rb      |  22 +--
 24 files changed, 1202 insertions(+), 201 deletions(-)
 create mode 100644 ext/libvirt/extconf.h

-- 
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