[libsys-virt-perl] branch master updated (d271a53 -> 3a12aff)
Salvatore Bonaccorso
carnil at debian.org
Fri Jun 9 10:45:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to branch master
in repository libsys-virt-perl.
from d271a53 Update debian/changelog file
adds 4ab9641 Update version numbers to 3.3.0
adds 1eef1da Fix typo in NodeDevice.pm
adds 6b85c52 Add job operation constants
adds 441e6cb Set date for 3.3.0 release
adds 34c7937 Post release version bump
adds 95ea1f1 Add LIST_CAP_MDEV & LIST_CAP_MDEV_TYPES constants
adds be66d62 Fix send_all() callback helper
adds 049baec Introduce flags to Stream::recv()
adds 69971b6 Introduce Stream::recv_hole() and Stream::send_hole()
adds 2d09cfc Introduce Stream::sparse_recv_all()
adds e722b65 Introduce Stream::sparse_send_all()
adds b6a368b Register VOL_DOWNLOAD_SPARSE_STREAM & VOL_UPLOAD_SPARSE_STREAM constants
adds f767b5c examples: Introduce vol-sparse.pl
adds d45f3c4 Add new domain event constants
adds f1ee60c Add new LIST_CAP_CCW_DEV constant
adds 2267f15 Set release date for 3.4.0
adds 6c58991 New upstream version 3.4.0
new 66e5ad2 Merge tag 'upstream/3.4.0'
new 6c5e76a Update debian/changelog
new 7cf8561 Bump versioned Build-Depends on libvirt-dev to (>= 3.4.0~)
new 3a12aff Update debian/changelog file
The 4 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:
Changes | 19 ++++
MANIFEST | 1 +
META.yml | 2 +-
MYMETA.json | 2 +-
MYMETA.yml | 2 +-
Makefile.PL | 2 +-
README | 2 +-
Virt.xs | 257 ++++++++++++++++++++++++++++++++++++++++++++-
debian/changelog | 8 +-
debian/control | 2 +-
examples/vol-sparse.pl | 144 +++++++++++++++++++++++++
lib/Sys/Virt.pm | 2 +-
lib/Sys/Virt/Domain.pm | 54 ++++++++++
lib/Sys/Virt/NodeDevice.pm | 16 ++-
lib/Sys/Virt/StorageVol.pm | 30 +++++-
lib/Sys/Virt/Stream.pm | 70 +++++++++++-
perl-Sys-Virt.spec | 2 +-
t/030-api-coverage.t | 3 +
18 files changed, 592 insertions(+), 26 deletions(-)
create mode 100755 examples/vol-sparse.pl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list