Skip to content
......@@ -208,7 +208,7 @@ Compilers
* Rush reproducibility patches (inc. buildpath indep debug info)
* Popular toolchains (C++, Java) work reproductibly and support SOURCE_PREFIX_MAP
* LLVM / CLANG on pair with GCC regarding reproducible "patches"
* Ocaml has no more reproducibility issues
* OCaml has no more reproducibility issues
* Intentional nondeterminism patches
Developer utilities
* Git properties as "secure VCS" are analysed
......
......@@ -246,7 +246,7 @@ ahead.
- How to automatically test GUI (OpenQA, dogtail)?
- How to … OPAM? Ocaml package manager
- How to … OPAM? OCaml package manager
- How to organize an event
......
......@@ -167,7 +167,7 @@ This month, Chris Lamb uploaded versions `123`, `124` and `125` and made the fol
* The `test_libmix_differences` ELF binary test requires the `xxd` tool. ([#940645](https://bugs.debian.org/940645))
* Build the OCaml test input files on-demand rather than shipping them with the package in order to prevent test failures with OCaml 4.08. ([#67](https://salsa.debian.org/reproducible-builds/diffoscope/issues/67))
* Also conditionally skip the identification and "no differences" tests as we require the [Ocaml](https://ocaml.org/) compiler to be present when building the test files themselves. ([#940471](https://bugs.debian.org/940471))
* Also conditionally skip the identification and "no differences" tests as we require the [OCaml](https://ocaml.org/) compiler to be present when building the test files themselves. ([#940471](https://bugs.debian.org/940471))
* Rebuild our test [squashfs images](https://en.wikipedia.org/wiki/SquashFS) to exclude the character device as they requires root or [fakeroot](https://wiki.debian.org/FakeRoot) to extract. ([#65](https://salsa.debian.org/reproducible-builds/diffoscope/issues/65))
* Many code cleanups, including dropping some unnecessary control flow [[...](https://salsa.debian.org/reproducible-builds/diffoscope.git/commit/ff57b86)], dropping unnecessary `pass` statements [[...](https://salsa.debian.org/reproducible-builds/diffoscope.git/commit/e066e77)] and dropping explicitly inheriting from `object` class as it unnecessary in Python 3 [[...](https://salsa.debian.org/reproducible-builds/diffoscope.git/commit/7c21ed3)].
......
......@@ -36,3 +36,9 @@ draft: true
* https://github.com/BurntSushi/ripgrep/issues/1441 report variations from CPU
* https://bugzilla.opensuse.org/show_bug.cgi?id=1158578 report FTBFS-j1
* [946315 https://github.com/EddyRivasLab/infernal/pull/19](forwarded)
* [946333 https://github.com/chartjs/Chart.js/pull/6817](forwarded)
* [946331 https://gitlab.gnome.org/GNOME/gtk-doc/merge_requests/37](forwarded)