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  f08073e   Prepare changelog for release
      adds  e01c35d   Fix constants for VIR_DOMAIN_GET_ALL_STATS_*
      adds  faf2536   Add virDomainGetFSInfo API binding
      adds  4813c46   Add missed VIR_NODE_MEMORY_SHARED_MERGE_ACROSS_NODES
      adds  4275c31   Add new VIR_DOMAIN_TUNABLE_BLKDEV* constants
      adds  d0173c4   Add new VIR_DOMAIN_BLOCK_IOTUNE* constants
      adds  048f002   Add support for 
VIR_CONNECT_DOMAIN_EVENT_ID_AGENT_LIFECYCLE
      adds  91e83eb   Fix docs for Sys::Virt::Domain::get_time() method
      adds  f74b52f   Extend events example to deal with agent lifecycle events
      adds  3c5059e   Fix memory corruption when calling migrate_to_uri
      adds  5c8fb13   Update for 1.2.11 release
      adds  0cd9db4   Post release version bump
      adds  26d6790   Add VIR_CONNECT_GET_ALL_DOMAINS_STATS_BACKING constant
      adds  b26f852   Add virDomainDefineXMLFlags API binding
      adds  7fc9988   Add XML validation constants
      adds  ad81b88   Set release date for 1.2.12
      adds  381f720   Imported Upstream version 1.2.12
       new  9355cee   Merge tag 'upstream/1.2.12'
       new  0e03ec5   Update debian/changelog
       new  68f4128   Bump versioned Build-Depends on libvirt-dev to (>= 
1.2.12~)
       new  d427483   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                |  18 ++++++
 MANIFEST               |   1 +
 META.yml               |   2 +-
 MYMETA.json            |   4 +-
 MYMETA.yml             |  22 +++----
 Makefile.PL            |   2 +-
 README                 |   2 +-
 Virt.xs                | 117 ++++++++++++++++++++++++++++++++--
 debian/changelog       |   9 +++
 debian/control         |   2 +-
 examples/dom-fsinfo.pl |  21 +++++++
 examples/events.pl     |  10 +++
 lib/Sys/Virt.pm        |  11 +++-
 lib/Sys/Virt/Domain.pm | 167 +++++++++++++++++++++++++++++++++++++++++++++----
 lib/Sys/Virt/Error.pm  |   4 ++
 perl-Sys-Virt.spec     |   2 +-
 t/030-api-coverage.t   |   1 +
 17 files changed, 358 insertions(+), 37 deletions(-)
 create mode 100644 examples/dom-fsinfo.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to