[Pkg-libvirt-commits] [ruby-libvirt] 02/03: Merge tag 'upstream/0.5.1'
Guido Guenther
agx at moszumanska.debian.org
Sun Jan 5 17:46:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/0.5.1-1
in repository ruby-libvirt.
commit 3f0d478a7f535f27e5bf91d3623a6f8a061c5557
Merge: 3a4994f 798935f
Author: Guido Günther <agx at sigxcpu.org>
Date: Sun Jan 5 18:33:43 2014 +0100
Merge tag 'upstream/0.5.1'
Upstream version 0.5.1
# gpg: Signature made So 05 Jan 2014 18:33:42 CET
# gpg: using DSA key 0x9FCF2CCD3F3E6426
# gpg: please do a --check-trustdb
# gpg: Good signature from "Guido Günther <agx at sigxcpu.org>"
# gpg: aka "Guido Guenther <agx at debian.org>"
# gpg: aka "Guido Guenther <agx at sigxcpu.org>"
NEWS | 14 +
README | 209 +-
Rakefile | 22 +-
ext/libvirt/_libvirt.c | 503 ++---
ext/libvirt/common.c | 420 +++-
ext/libvirt/common.h | 286 +--
ext/libvirt/connect.c | 2677 +++++++++++++++++--------
ext/libvirt/connect.h | 11 +-
ext/libvirt/domain.c | 4986 ++++++++++++++++++++++++++++++++++++----------
ext/libvirt/domain.h | 8 +-
ext/libvirt/extconf.rb | 324 ++-
ext/libvirt/interface.c | 101 +-
ext/libvirt/interface.h | 4 +-
ext/libvirt/network.c | 363 +++-
ext/libvirt/network.h | 5 +-
ext/libvirt/nodedevice.c | 197 +-
ext/libvirt/nodedevice.h | 4 +-
ext/libvirt/nwfilter.c | 73 +-
ext/libvirt/nwfilter.h | 4 +-
ext/libvirt/secret.c | 186 +-
ext/libvirt/secret.h | 4 +-
ext/libvirt/storage.c | 684 ++++---
ext/libvirt/storage.h | 2 +-
ext/libvirt/stream.c | 246 ++-
ext/libvirt/stream.h | 6 +-
tests/test_conn.rb | 281 ++-
tests/test_domain.rb | 762 +++++--
tests/test_interface.rb | 14 +-
tests/test_network.rb | 33 +-
tests/test_nodedevice.rb | 12 +-
tests/test_nwfilter.rb | 4 +
tests/test_open.rb | 65 +-
tests/test_secret.rb | 25 +
tests/test_storage.rb | 160 +-
tests/test_stream.rb | 171 ++
tests/test_utils.rb | 101 +-
36 files changed, 9613 insertions(+), 3354 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