*[Empty the list of known tempfiles after removing them](https://salsa.debian.org/reproducible-builds/diffoscope/commit/a6b4eff).
*[Use `diffoscope_` instead of `diffoscope-` as a tempfile prefix](https://salsa.debian.org/reproducible-builds/diffoscope/commit/1e8fb23).
*[Don't append `_diffoscope` to the temporary file names; they are now all in their namespaced directory](https://salsa.debian.org/reproducible-builds/diffoscope/commit/ef48c90).
*[Add a Gitlab CI script](https://salsa.debian.org/reproducible-builds/diffoscope/commit/d82ec13).
*[Add a GitLab CI script](https://salsa.debian.org/reproducible-builds/diffoscope/commit/d82ec13).
* Paul Wise:
*[Clear the progress bar after completion](https://salsa.debian.org/reproducible-builds/diffoscope/commit/dfb0c19). ([#901758](https://bugs.debian.org/901758))
*[#921511](https://bugs.debian.org/921511) filed against [python-octaviaclient](https://tracker.debian.org/pkg/python-octaviaclient)(forwarded and merged upstream [on Github](https://github.com/openstack/python-octaviaclient/pull/1) and [Gerrit](https://review.openstack.org/635194)).
*[#921511](https://bugs.debian.org/921511) filed against [python-octaviaclient](https://tracker.debian.org/pkg/python-octaviaclient)(forwarded and merged upstream [on GitHub](https://github.com/openstack/python-octaviaclient/pull/1) and [Gerrit](https://review.openstack.org/635194)).
*[#921513](https://bugs.debian.org/921513) filed against [sphinx](https://tracker.debian.org/pkg/sphinx)([forwarded upstream](https://github.com/sphinx-doc/sphinx/pull/6028)).
* Steffen Winterfeldt:
*[gfxboot](https://github.com/openSUSE/gfxboot/pull/35)(avoid variations in `mtime` values embedded in [cpio](https://en.wikipedia.org/wiki/Cpio) archives)
@@ -42,7 +42,7 @@ This week, Chris Lamb made a huge a number of changes, including:
* Run against the existing source code. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/21d7546)].
* Add an initial black setup in a [PEP 518](https://www.python.org/dev/peps/pep-0518/)`pyproject.toml` file [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/6050893)] and update `MANIFEST.in` to include it in future release tarballs. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/18687ca)]
* Add a test to ensure future source code satisfies the formatter. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/3c9a98b)]
* Allow Gitlab CI failures in `stable-bpo` due to dependency on 'black'.. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/32199ce)]
* Allow GitLab CI failures in `stable-bpo` due to dependency on 'black'.. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/32199ce)]
* Drop the `DOS/MBR` source string test. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/40e5a5f)]
* Rework and comment logic determining the fallback/default value for `exclude_directory_metadata`. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/12e2540)]