Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2015-06-12 20:30:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sys-Virt (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sys-Virt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes      
2015-05-29 10:46:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new/perl-Sys-Virt.changes 
2015-06-12 20:30:23.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun  1 14:45:28 MDT 2015 - jfeh...@suse.com
+
+- Update to 1.2.16
+  - Add all new APIs and constants in libvirt 1.2.16
+
+-------------------------------------------------------------------

Old:
----
  Sys-Virt-1.2.15.tar.gz

New:
----
  Sys-Virt-1.2.16.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Sys-Virt.spec ++++++
--- /var/tmp/diff_new_pack.CllbQB/_old  2015-06-12 20:30:25.000000000 +0200
+++ /var/tmp/diff_new_pack.CllbQB/_new  2015-06-12 20:30:25.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Sys-Virt
-Version:        1.2.15
+Version:        1.2.16
 Release:        0
 %define cpan_name Sys-Virt
 Summary:        Represent and manage a libvirt hypervisor connection

++++++ Sys-Virt-1.2.15.tar.gz -> Sys-Virt-1.2.16.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/Changes new/Sys-Virt-1.2.16/Changes
--- old/Sys-Virt-1.2.15/Changes 2015-05-05 17:33:07.000000000 +0200
+++ new/Sys-Virt-1.2.16/Changes 2015-06-01 11:23:37.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for perl module Sys::Virt
 
+1.2.16 2015-06-01
+
+ - Add support for virDomainSetUserPassword
+
 1.2.15 2015-05-05
 
  - Add support for VIR_DOMAIN_EVENT_ID_DEVICE_ADDED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/META.yml new/Sys-Virt-1.2.16/META.yml
--- old/Sys-Virt-1.2.15/META.yml        2015-05-05 17:33:24.000000000 +0200
+++ new/Sys-Virt-1.2.16/META.yml        2015-06-01 11:23:49.000000000 +0200
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name:         Sys-Virt
 abstract:     Extension for the libvirt library
-version:      1.2.15
+version:      1.2.16
 author:
   - Daniel P. Berrange <d...@berrange.com>
 license: perl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/MYMETA.json 
new/Sys-Virt-1.2.16/MYMETA.json
--- old/Sys-Virt-1.2.15/MYMETA.json     2015-05-05 17:33:17.000000000 +0200
+++ new/Sys-Virt-1.2.16/MYMETA.json     2015-06-01 11:23:40.000000000 +0200
@@ -4,7 +4,7 @@
       "Daniel Berrange <d...@berrange.com>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.142060",
+   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150001",
    "license" : [
       "unknown"
    ],
@@ -42,5 +42,5 @@
       }
    },
    "release_status" : "stable",
-   "version" : "v1.2.15"
+   "version" : "v1.2.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/MYMETA.yml 
new/Sys-Virt-1.2.16/MYMETA.yml
--- old/Sys-Virt-1.2.15/MYMETA.yml      2015-05-05 17:33:17.000000000 +0200
+++ new/Sys-Virt-1.2.16/MYMETA.yml      2015-06-01 11:23:40.000000000 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.142060'
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150001'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,4 +24,4 @@
   Test::Pod::Coverage: '0'
   Time::HiRes: '0'
   XML::XPath: '0'
-version: v1.2.15
+version: v1.2.16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/Makefile.PL 
new/Sys-Virt-1.2.16/Makefile.PL
--- old/Sys-Virt-1.2.15/Makefile.PL     2015-05-05 17:33:07.000000000 +0200
+++ new/Sys-Virt-1.2.16/Makefile.PL     2015-06-01 11:23:37.000000000 +0200
@@ -3,7 +3,7 @@
 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
 # the contents of the Makefile that is written.
 
-my $libvirtver = "1.2.15";
+my $libvirtver = "1.2.16";
 my $stat = system "pkg-config --atleast-version=$libvirtver libvirt";
 die "cannot run pkg-config to check libvirt version" if $stat == -1;
 die "libvirt >= $libvirtver is required\n" unless $stat == 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/README new/Sys-Virt-1.2.16/README
--- old/Sys-Virt-1.2.15/README  2015-05-05 17:33:07.000000000 +0200
+++ new/Sys-Virt-1.2.16/README  2015-06-01 11:23:37.000000000 +0200
@@ -7,6 +7,6 @@
 The only pre-requisite for this module is libvirt itself. For
 installation instructions, consult the INSTALL file.
 
-The current minimum required version of libvirt is 1.2.15
+The current minimum required version of libvirt is 1.2.16
 
 -- End
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/Virt.xs new/Sys-Virt-1.2.16/Virt.xs
--- old/Sys-Virt-1.2.15/Virt.xs 2015-05-05 17:33:07.000000000 +0200
+++ new/Sys-Virt-1.2.16/Virt.xs 2015-06-01 11:23:37.000000000 +0200
@@ -3520,6 +3520,17 @@
       if (virDomainSetTime(dom, secs, nsecs, flags) < 0)
        _croak_error();
 
+
+void
+set_user_password(dom, username, password, flags=0)
+      virDomainPtr dom;
+      const char *username;
+      const char *password;
+      unsigned int flags;
+  PPCODE:
+      if (virDomainSetUserPassword(dom, username, password, flags) < 0)
+       _croak_error();
+
 HV *
 get_control_info(dom, flags=0)
       virDomainPtr dom;
@@ -7913,6 +7924,8 @@
       REGISTER_CONSTANT(VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_LEASE, 
INTERFACE_ADDRESSES_SRC_LEASE);
 
 
+      REGISTER_CONSTANT(VIR_DOMAIN_PASSWORD_ENCRYPTED, PASSWORD_ENCRYPTED);
+
       stash = gv_stashpv( "Sys::Virt::DomainSnapshot", TRUE );
       REGISTER_CONSTANT(VIR_DOMAIN_SNAPSHOT_DELETE_CHILDREN, DELETE_CHILDREN);
       REGISTER_CONSTANT(VIR_DOMAIN_SNAPSHOT_DELETE_METADATA_ONLY, 
DELETE_METADATA_ONLY);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/lib/Sys/Virt/Domain.pm 
new/Sys-Virt-1.2.16/lib/Sys/Virt/Domain.pm
--- old/Sys-Virt-1.2.15/lib/Sys/Virt/Domain.pm  2015-05-05 17:33:07.000000000 
+0200
+++ new/Sys-Virt-1.2.16/lib/Sys/Virt/Domain.pm  2015-06-01 11:23:37.000000000 
+0200
@@ -498,6 +498,22 @@
 
 =back
 
+
+=item $dom->set_user_password($username, $password, $flags=0);
+
+Update the password for account C<$username> to be
+C<$password>. C<$password> is the clear-text password
+string unless the PASSWORD_ENCRYPTED flag is set.
+
+=over 4
+
+=item C<Sys::Virt::Domain::PASSWORD_ENCRYPTED>
+
+The C<$password> is encrypted with the password scheme required
+by the guest OS.
+
+=back
+
 =item my @errs = $dom->get_disk_errors($flags=0)
 
 Returns a list of all disk errors that have occurred on
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/lib/Sys/Virt.pm 
new/Sys-Virt-1.2.16/lib/Sys/Virt.pm
--- old/Sys-Virt-1.2.15/lib/Sys/Virt.pm 2015-05-05 17:33:07.000000000 +0200
+++ new/Sys-Virt-1.2.16/lib/Sys/Virt.pm 2015-06-01 11:23:37.000000000 +0200
@@ -78,7 +78,7 @@
 use Sys::Virt::DomainSnapshot;
 use Sys::Virt::Stream;
 
-our $VERSION = '1.2.15';
+our $VERSION = '1.2.16';
 require XSLoader;
 XSLoader::load('Sys::Virt', $VERSION);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.15/perl-Sys-Virt.spec 
new/Sys-Virt-1.2.16/perl-Sys-Virt.spec
--- old/Sys-Virt-1.2.15/perl-Sys-Virt.spec      2015-05-05 17:33:24.000000000 
+0200
+++ new/Sys-Virt-1.2.16/perl-Sys-Virt.spec      2015-06-01 11:23:49.000000000 
+0200
@@ -1,7 +1,7 @@
 # Automatically generated by perl-Sys-Virt.spec.PL
 
 Name:           perl-Sys-Virt
-Version:        1.2.15
+Version:        1.2.16
 Release:        1%{?dist}%{?extra_release}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic


Reply via email to