Wed, 24 Apr 2024 00:33:50 CEST | login

Information for build xapi-nbd-1.11.0-1.1.xcpng8.2

ID1794
Package Namexapi-nbd
Version1.11.0
Release1.1.xcpng8.2
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/xapi-nbd.git#52bd0082953cf441358e6dfe4297bbfb222c6779
SummaryNBD server that exposes XenServer disks
DescriptionNBD server that exposes XCP-ng disks
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 06 Jul 2020 11:58:22 CEST
CompletedMon, 06 Jul 2020 12:00:55 CEST
Taskbuild (v8.2-base, /xcp-ng-rpms/xapi-nbd.git:52bd0082953cf441358e6dfe4297bbfb222c6779)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/xapi-nbd.git?#52bd0082953cf441358e6dfe4297bbfb222c6779'}}
Tags
built-by-xcp-ng
v8.2-base
RPMs
src
xapi-nbd-1.11.0-1.1.xcpng8.2.src.rpm (info) (download)
x86_64
xapi-nbd-1.11.0-1.1.xcpng8.2.x86_64.rpm (info) (download)
xapi-nbd-debuginfo-1.11.0-1.1.xcpng8.2.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jul 01 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 1.11.0-1.1 - Rebase on CH 8.2 - add xapi-nbd-1.11.0-adapt-vbd.create-call.XCP-ng.patch to adapt to new API * Fri Apr 03 2020 Christian Lindig <christian.lindig@citrix.com> - 1.11.0-1 - CP-33058 centralize cipherstrings * Fri Aug 23 2019 Edwin Török <edvin.torok@citrix.com> - 1.10.0-3 - bump packages after xs-opam update * Tue May 14 2019 Christian Lindig <christian.lindig@citrix.com> - 1.10.0-1 - XSI-338 improve signal handling and program exit * 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