mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
OCaml 4.08.0 was released on 2019-06-14, over 5 years ago. By requiring a slightly later OCaml version, we can drop more compatibility code which was only used by older versions. Consistent with qemu & libvirt, this drops support for compiling upstream libguestfs on RHEL 8 (ocaml-4.07.0-4.el8.x86_64). Qemu policy: https://www.qemu.org/docs/master/about/build-platforms.html Libvirt policy: https://libvirt.org/platforms.html Update the common submodule, pulling in: Richard W.M. Jones (4): qemuopts: Add ability to add raw, unquoted output to qemu scripts qemuopts: Fix missing break statement mlstdutils: Remove Option module Remove test for caml_alloc_initialized_string