Changelog for
xapi-nbd-1.3.0-11.el7.centos.x86_64.rpm :
* Wed Mar 28 2018 Christian Lindig
- 1.3.0-1- Use Alcotest_lwt for Lwt-based unit tests
* Wed Mar 21 2018 Christian Lindig - 1.2.0-1- Fix compiler warnings- .travis.yml: switch to centos-7
* Fri Jan 26 2018 Christian Lindig - 1.1.0-1- Update to newer Lwt and NBD libraries
* Mon Dec 11 2017 Gabor Igloi - 1.0.0-1- Remove an unnecessary VDI.get_record XenAPI call
* Fri Oct 27 2017 Gabor Igloi - 0.5.0-1- CP-24917: Limit simultaneous connections to a maximum of 16
* Thu Oct 12 2017 Gabor Igloi - 0.4.0-1- Update dependencies to work with xen-api-client 0.11.0- CP-25017: Ask xapi whether to use TLS or NOTLS- CA-267340: Attach VBD & serve VDI as read-only
* Mon Oct 09 2017 Gabor Igloi - 0.3.0-1- Do VBD.plug to dom0 using XenAPI calls instead of interacting with SMAPIv2- Make sure we clean up the VBDs we create & plug to dom0- Improved logging- Compatibility update for xen-api-client v0.10.0
* Fri Sep 15 2017 Gabor Igloi - 0.2.0-1- Point to 0.2.0, which has TLS support and improved logging
* Mon Aug 07 2017 Gabor Igloi - 0.1.0-1- Initial package