Fri, 19 Apr 2024 20:49:34 CEST | login

Information for build xapi-nbd-1.9.0-1.xcpng8.0

ID1249
Package Namexapi-nbd
Version1.9.0
Release1.xcpng8.0
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/xapi-nbd.git#a046455ec407071b2ba7902ef4b40273cfd8c700
SummaryNBD server that exposes XenServer disks
DescriptionNBD server that exposes XenServer disks
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 06 May 2019 13:20:19 CEST
CompletedMon, 06 May 2019 13:24:49 CEST
Taskbuild (v8.0-base, /xcp-ng-rpms/xapi-nbd.git:a046455ec407071b2ba7902ef4b40273cfd8c700)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/xapi-nbd.git?#a046455ec407071b2ba7902ef4b40273cfd8c700'}}
Tags
built-by-xcp-ng
v8.0-base
RPMs
src
xapi-nbd-1.9.0-1.xcpng8.0.src.rpm (info) (download)
x86_64
xapi-nbd-1.9.0-1.xcpng8.0.x86_64.rpm (info) (download)
xapi-nbd-debuginfo-1.9.0-1.xcpng8.0.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jan 15 2019 Christian Lindig <christian.lindig@citrix.com> - 1.9.0-1 - CA-307773: initialize EC curve to the one XAPI would use * Wed Jan 09 2019 Christian Lindig <christian.lindig@citrix.com> - 1.8.0-1 - CA-303570 use same cipher suite as xapi * Wed Jan 02 2019 Christian Lindig <christian.lindig@citrix.com> - 1.7.0-1 - CP-30062 Update dependencies for Lwt 4.1, OCaml 4.07 * Tue Dec 04 2018 Christian Lindig <christian.lindig@citrix.com> - 1.6.0-1 - Reference xapi-inventory as xcp-invenotry is being deprecated. * Tue Oct 09 2018 Christian Lindig <christian.lindig@citrix.com> - 1.5.0-1 - CA-298461 use local session for cleanups * Tue Sep 18 2018 Christian Lindig <christian.lindig@citrix.com> - 1.4.0-1 - Update Travis setup, move to Dune from Jbuilder * Wed Mar 28 2018 Christian Lindig <christian.lindig@citrix.com> - 1.3.0-1 - Use Alcotest_lwt for Lwt-based unit tests * Wed Mar 21 2018 Christian Lindig <christian.lindig@citrix.com> - 1.2.0-1 - Fix compiler warnings - .travis.yml: switch to centos-7 * Fri Jan 26 2018 Christian Lindig <christian.lindig@citrix.com> - 1.1.0-1 - Update to newer Lwt and NBD libraries * Mon Dec 11 2017 Gabor Igloi <gabor.igloi@citrix.com> - 1.0.0-1 - Remove an unnecessary VDI.get_record XenAPI call * Fri Oct 27 2017 Gabor Igloi <gabor.igloi@citrix.com> - 0.5.0-1 - CP-24917: Limit simultaneous connections to a maximum of 16 * Thu Oct 12 2017 Gabor Igloi <gabor.igloi@citrix.com> - 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 <gabor.igloi@citrix.com> - 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 <gabor.igloi@citrix.com> - 0.2.0-1 - Point to 0.2.0, which has TLS support and improved logging * Mon Aug 07 2017 Gabor Igloi <gabor.igloi@citrix.com> - 0.1.0-1 - Initial package