Verified Commit 060cbf18 authored by Bernhard M. Wiedemann's avatar Bernhard M. Wiedemann
Browse files

2019-07: +rustc progress

parent 1d1f04b4
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ draft: true
    * [wordwarvi](https://build.opensuse.org/request/show/714611) (date ; [already upstream](https://github.com/smcameron/wordwarvi/commit/c890eb38211741261f0e18692131ebfcddc847e8))
    * [yadex](https://build.opensuse.org/request/show/714615) (date/mtime ; not upstream)
    * [worldofpadman](https://build.opensuse.org/request/show/714623) (date ; also [merged in upstream ioquake3](https://github.com/ioquake/ioq3/pull/414))
    * [python-nautilus](https://build.opensuse.org/request/show/714880) (python date ; [already upstrea](https://github.com/GNOME/nautilus-python/pull/6))
    * [python-nautilus](https://build.opensuse.org/request/show/714880) (python date ; [already upstream](https://github.com/GNOME/nautilus-python/pull/6))
    * [znc](https://build.opensuse.org/request/show/714939) (avoid parallelism race from CMakeFiles)
    * [springrts](https://build.opensuse.org/request/show/715002) (strip-nondetermism zip mtime)
    * enabling Link Time Optimization (LTO) in openSUSE Tumbleweed caused issues, not because of LTO itself, but because openSUSE adds it to CFLAGS with the number of cores:
@@ -69,6 +69,8 @@ draft: true

* [FIXME](https://bugs.debian.org/926242#132)

* [FIXME](https://github.com/jgalenson/reproducible-rustc) Joel Galenson made progress on a reproducible rustc including `--remap-path-prefix`

#### Media coverage

* [Nico Alt's article from C'T about Reproducible F-Droid](https://nico.dorfbrunnen.eu/posts/2019/reproducibility-fdroid/), [originally post](https://www.heise.de/select/ct/2019/14/1561892042086279)