[Pkg-libvirt-commits] [ruby-libvirt] branch debian/experimental updated (b9b9fcf -> ac4d0a7)
Guido Guenther
agx at moszumanska.debian.org
Thu Feb 4 16:27:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
agx pushed a change to branch debian/experimental
in repository ruby-libvirt.
from b9b9fcf Document changes and release 0.5.2-1
new dc7846f New upstream version 0.6.0
new ac4d0a7 Merge tag 'upstream/0.6.0' into debian/experimental
The 2 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 | 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(-)
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