@@ -29,6 +29,8 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
* Hervé Boutemy made more updates to the [reproducible-builds.org](https://reproducible-builds.org) project website, including specifying the implications of using `-Dline.separator` with respect to UNIX line endings [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/3fdaa2f)]. In addition, Holger Levsen added a link to the "[who]({{"/who/" | prepend: site.baseurl }})" page for the tests page for [NixOS](https://nixos.org/nix/)[[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/9093f6c)] and Mykola Nikishov fixed a dead link to [how-to contribute]({{"/contribute/" | prepend: site.baseurl }}) page [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/b7ac922)].
* While reproducing Arch Linux packages Jelle van der Waa and Santiago Torres discovered that the size field in pacman's package metadata is not reproducible on different filesystems. For example building on tmpfs versus ext4 records a different package size, more information can be found in the [pacman bugreport](https://bugs.archlinux.org/task/61717).