File perl-Sys-Virt.changes of Package perl-Sys-Virt
-------------------------------------------------------------------
Wed Nov 28 10:33:43 UTC 2012 - cfarrell@suse.com
- license update: GPL-2.0+ or ClArtistic
-------------------------------------------------------------------
Mon Nov 26 09:32:59 MST 2012 - jfehlig@suse.com
- Update to 1.0.0 [fate#312159]
- Add all new APIs in libvirt 1.0.0
-------------------------------------------------------------------
Wed Nov 14 15:36:34 CET 2012 - ohering@suse.de
- Update license to be GPL-2.0+
-------------------------------------------------------------------
Fri Oct 12 11:28:01 MDT 2012 - jfehlig@suse.com
- Update to 0.10.2 [fate#312159]
- Add all new APIs in libvirt 0.10.2
-------------------------------------------------------------------
Wed Sep 12 10:13:01 MDT 2012 - jfehlig@suse.com
- Update to 0.9.13
- Add all new APIs in libvirt 0.9.13
-------------------------------------------------------------------
Thu May 31 10:16:59 MDT 2012 - jfehlig@suse.com
- Update to 0.9.11
- Add all new APIs in libvirt 0.9.11
- Add test case to validate API coverage
- Fix misc POD docs bugs
- Fix reference handling in block stats
- Add handling of VIR_TYPED_PARAM_STRING
-------------------------------------------------------------------
Wed Feb 15 14:17:01 MST 2012 - jfehlig@suse.com
- Update to 0.9.10
- Add all new APIs in libvirt 0.9.10
- Add some constants missing from previous releases
- Clarify docs for shutdown/destroy APIs
-------------------------------------------------------------------
Wed Feb 8 11:13:18 UTC 2012 - idonmez@suse.com
- Fix license to be GPL-1.0+
-------------------------------------------------------------------
Fri Jan 6 16:02:02 MST 2012 - jfehlig@suse.com
- Update to 0.9.8
- Add all new APIs in libvirt 0.9.8
- Requires libvirt >= 0.9.8
-------------------------------------------------------------------
Thu Sep 29 17:35:54 MDT 2011 - jfehlig@suse.com
- Update to 0.9.5
- Add all new APIs in libvirt 0.9.5
- Requires libvirt >= 0.9.5
-------------------------------------------------------------------
Thu Aug 4 16:13:09 MDT 2011 - jfehlig@suse.com
- Update to 0.9.4
- Add all new APIs in libvirt 0.9.4
- Requires libvirt >= 0.9.4
- Add missing VIR_DUMP_* and VIR_MIGRATE_* constants
from previous releases
-------------------------------------------------------------------
Wed Jul 13 09:29:13 MDT 2011 - jfehlig@suse.de
- Update to 0.9.2
- Changed version numbering to track the corresponding minimum
required libvirt releases
- Add all new APIs in libvirt 0.9.2
- Requires libvirt >= 0.9.2
-------------------------------------------------------------------
Fri Jul 1 17:02:37 MDT 2011 - jfehlig@suse.de
- Update to 0.2.7
- Honour flags parameter when dumping XML
- Use thread local error APIs exclusively
- Fix bogus extra URI parameter in migrate_to_uri function
- Implement all virStream APIs in Sys::Virt::Stream
- Impement virDomainGetSysinfo binding
- Call virInitialize when loading module
- Add all missing error constants
- Requires libvirt >= 0.8.8
-------------------------------------------------------------------
Tue Jun 28 15:26:12 MDT 2011 - jfehlig@suse.de
- Initial packaging of libvirt perl bindings for SUSE