@@ -7,7 +7,7 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
* Holger gave a talk about [diffoscope](https://diffoscope.org/) at the [MirageOS](https://mirage.io/)[hacker retreat](https://retreat.mirage.io). This resulted in three bugs being filed ([#910540](https://bugs.debian.org/910540)(*backtrace when using diffoscope on MacOS*, [#910542](https://bugs.debian.org/910542) (*Please add better support for OCaml object files*), & [#910541](https://bugs.debian.org/910541) (*Filing bugs on diffoscope is cumbersome for non-Debian contributors*).
* In the upcoming week, Chris Lamb will be attending [New York University](https://www.nyu.edu/) to work with students from the *Application Security* course on the topic of reproducible builds.
* In the upcoming weeks, Chris Lamb and kpcyrd will be attending [New York University](https://www.nyu.edu/) to work with students from the *Application Security* course on the topic of reproducible builds.
* Richard Purdie reported that the [Yocto Project](https://www.yoctoproject.org/) now offers [reproducible builds for arbitrary paths and build users](https://lists.reproducible-builds.org/pipermail/rb-general/2018-October/001203.html). This is only tested with `core-image-sato`, an [X-based](https://en.wikipedia.org/wiki/X_Window_System) graphical image but means the core system components are reproducible, providing a solid base that further improvements can be made from.