Sat, 20 Apr 2024 04:31:44 CEST | login

Information for build ocaml-xen-api-client-1.9.0-1.xcpng8.2

ID1772
Package Nameocaml-xen-api-client
Version1.9.0
Release1.xcpng8.2
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/ocaml-xen-api-client.git#bb05c756a1ed0d9e6b9fd343349344521e985a48
SummaryOcaml bindings to the Xapi API
DescriptionOCaml bindings to the Xapi API, include support for concurrent client using the lwt and async libraries.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 Jul 2020 20:58:25 CEST
CompletedFri, 03 Jul 2020 21:00:31 CEST
Taskbuild (v8.2-base, /xcp-ng-rpms/ocaml-xen-api-client.git:bb05c756a1ed0d9e6b9fd343349344521e985a48)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/ocaml-xen-api-client.git?#bb05c756a1ed0d9e6b9fd343349344521e985a48'}}
Tags
built-by-xcp-ng
v8.2-base
RPMs
src
ocaml-xen-api-client-1.9.0-1.xcpng8.2.src.rpm (info) (download)
x86_64
ocaml-xen-api-client-1.9.0-1.xcpng8.2.x86_64.rpm (info) (download)
ocaml-xen-api-client-devel-1.9.0-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 * Mon May 04 2020 Christian Lindig <christian.lindig@citrix.com> - 1.9.0-1 - maintenance: update opam dependencies * Wed Feb 12 2020 Christian Lindig <christian.lindig@citrix.com> - 1.8.0-1 - CP-32846 drop legacy ssl support - maintenance: fix travis build * Fri Aug 23 2019 Edwin Török <edvin.torok@citrix.com> - 1.7.0-3 - bump packages after xs-opam update * Wed Jan 23 2019 Christian Lindig <christian.lindig@citrix.com> - 1.7.0-1 - Prepare for Dune 1.6 * Thu Jan 17 2019 Christian Lindig <christian.lindig@citrix.com> - 1.6.0-1 - Corrected coverage rewriter. * Fri Jan 11 2019 Christian Lindig <christian.lindig@citrix.com> - 1.5.0-1 - Use xapi-rrd; rrd is being deprecated. - Moved from jbuilder to dune. - Updated opam files. * Tue Sep 18 2018 Christian Lindig <christian.lindig@citrix.com> - 1.4.0-1 - Move to dune and fix opam dependencies - Update .travis.yml to pin all opam packages in this repo, use OCaml 4.06 * Tue May 29 2018 Christian Lindig <christian.lindig@citrix.com> - 1.3.0-1 - async: make safe-string compliant - lwt: make safe-string compliant - lwt_examples: fix use of cohttp (>= 1.0.0) * Thu May 24 2018 Christian Lindig <christian.lindig@citrix.com> - 1.2.0-1 - CA-289145: close socket if error occurs when using lwt connect - xen_api_metrics: fix deprecation warning - async_examples/event_test: update code for more recent version of core/base * Wed Apr 04 2018 Marcello Seri <marcello.seri@citrix.com> - 1.1.0-6 - Update SPEC file to get rid of rpmbuild warnings * Fri Jan 26 2018 Christian Lindig <christian.lindig@citrix.com> - 1.1.0-1 - lwt/jbuild: update dependencies to Lwt 3 - Update to be compliant with async 0.10.0. - Update to be compliant with core 0.10.0. - xen-api-client-lwt: add missing lwt_ssl - Makefile: fix install locations * Fri Dec 08 2017 Marcello Seri <marcello.seri@citrix.com> - 1.0.0-1 - Initial package