Skip to content
Commits on Source (2)
......@@ -19,6 +19,7 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
* [Holger Levsen](http://layer-acht.org/) updated our website project to add [Protocol Labs](https://protocol.ai/) as a sponsor at [our upcoming Paris Summit](https://reproducible-builds.org/events/paris2018/). [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/c971b1a)].
* Bernhard M. Wiedemann updated [theunreproduciblepackage](https://github.com/bmwiedemann/theunreproduciblepackage) to [simplify the pgo example](https://github.com/bmwiedemann/theunreproduciblepackage/commit/35e1af77f98dad839ce392c0cbaff8236e037672) and to [add a runmany target](https://github.com/bmwiedemann/theunreproduciblepackage/commit/f0e4ee4750491d6dead73d861716171948630aef) to make indeterminism more visible.
Packages reviewed and fixed, and bugs filed
-------------------------------------------
......@@ -41,7 +42,7 @@ Packages reviewed and fixed, and bugs filed
* [#915423](https://bugs.debian.org/915423) filed against [xfce4-session](https://tracker.debian.org/pkg/xfce4-session) (`usrmerge`).
* Bernhard M. Wiedemann:
* [hxp](https://build.opensuse.org/request/show/653867) (CPU detection)
* [hpx](https://build.opensuse.org/request/show/653867) (CPU detection, [also proposed upstream](https://github.com/STEllAR-GROUP/hpx/pull/3585))
* [libqt5-qtwebengine](https://build.opensuse.org/request/show/655565) (date, FTBFS in 2038)
* [python-botocore](https://github.com/boto/botocore/pull/1622) (FTBFS in 2020)
* [valgrind](https://build.opensuse.org/request/show/655464) ([GCC](https://gcc.gnu.org/)'s [link time optimization](https://gcc.gnu.org/onlinedocs/gccint/LTO-Overview.html) non-determinism)
......