File perl-Sys-Virt.changes of Package perl-Sys-Virt
-------------------------------------------------------------------
Mon Jun 2 09:42:05 MDT 2014 - jfehlig@suse.com
- Update to 1.2.5
- Add all new APIs and constants in libvirt 1.2.5
-------------------------------------------------------------------
Tue May 6 16:09:51 MDT 2014 - jfehlig@suse.com
- Update to 1.2.4
- Add all new APIs and constants in libvirt 1.2.4
-------------------------------------------------------------------
Mon Apr 7 12:00:30 MDT 2014 - jfehlig@suse.com
- Update to 1.2.3
- Add all new APIs and constants in libvirt 1.2.3
-------------------------------------------------------------------
Mon Mar 3 10:14:52 MST 2014 - jfehlig@suse.com
- Update to 1.2.2
- Add all new APIs and constants in libvirt 1.2.2
-------------------------------------------------------------------
Wed Jan 22 08:39:06 MST 2014 - jfehlig@suse.com
- Update to 1.2.1
- Add new network event APIs from libvirt 1.2.1
- Add new constants in libvirt 1.2.1
- Drop upstreamed Sys-Virt-1.2.0.patch
-------------------------------------------------------------------
Sat Dec 14 19:02:46 CET 2013 - ohering@suse.de
- Use correct free() in get_cpu_model_names
Sys-Virt-1.2.0.patch
-------------------------------------------------------------------
Fri Dec 6 16:02:05 MST 2013 - jfehlig@suse.com
- Update to 1.2.0
- Add all new APIs and constants in libvirt 1.2.0
-------------------------------------------------------------------
Wed Nov 20 13:20:48 MST 2013 - jfehlig@suse.com
- Update to 1.1.4
- Add all new APIs and constants in libvirt 1.1.4
-------------------------------------------------------------------
Thu Oct 3 18:36:12 MDT 2013 - jfehlig@suse.com
- Update to 1.1.2
- Add all new APIs and constants in libvirt 1.1.2
-------------------------------------------------------------------
Tue Jul 30 14:56:44 MDT 2013 - jfehlig@suse.com
- Update to 1.1.1
- Add all new APIs and constants in libvirt 1.1.1
-------------------------------------------------------------------
Tue Jul 30 08:51:05 MDT 2013 - jfehlig@suse.com
- Update to 1.1.0
- Add support for v3 of migration APIs
- Add all new constants in libvirt 1.1.0
- Fix handling of sparse typed parameters
- Fix misc typos in docs
-------------------------------------------------------------------
Fri May 17 01:05:03 MDT 2013 - jfehlig@suse.com
- Update to 1.0.5
- Add all new APIs and constants in libvirt 1.0.5
-------------------------------------------------------------------
Wed Mar 6 12:35:20 MST 2013 - jfehlig@suse.com
- Update to 1.0.3
- Add all new APIs and constants in libvirt 1.0.3
-------------------------------------------------------------------
Wed Feb 27 08:42:57 MST 2013 - jfehlig@suse.com
- Update to 1.0.2
- Add all new APIs and constants in libvirt 1.0.2
-------------------------------------------------------------------
Tue Feb 26 14:41:50 MST 2013 - jfehlig@suse.com
- Update to 1.0.1
- Add all new APIs and constants in libvirt 1.0.1
- Fix typo preventing listing of NWFilters
- Add more testing of object list APIs
- Fix some incorrect error handling tests in binding
- Remove bogus compare < 0 for size_t variables
- Fix const-ness of functions for populating constants
- Add option to turn on more GCC warning flags
- Fix typos in POD docs
-------------------------------------------------------------------
Sun Feb 24 18:11:07 CET 2013 - ohering@suse.de
- BuildRequire: perl-macros only in sles11 builds to fix build in 11.4
-------------------------------------------------------------------
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