Le 18/12/2021 à 16:29, Stéphane Glondu a écrit :
I've done the packaging; it is available at [1]. However, I won't upload
it now to Debian, since upstream includes a modified copy of libyaml
[2], which is not reasonable IMHO (updates, security...). In particular,
the changes introduced in ocaml-yaml look simple and uncontroversial, so
I am trying to upstream these changes to libyaml [3] so that ocaml-yaml
can be built without this embedded copy.
[1] https://salsa.debian.org/ocaml-team/ocaml-yaml
[2] https://github.com/avsm/ocaml-yaml/blob/master/vendor/README.md
[3] https://github.com/yaml/libyaml/pull/235
Cheers,