Skip to content
Commits on Source (2)
......@@ -8,6 +8,8 @@ week: 183
* https://lists.opensuse.org/opensuse-factory/2018-10/msg00242.html
and the discussion initiated by David Wheeler on rb-general.
* Bernhard M. Wiedemann gave an [update on the openSUSE reproducible builds status](https://lists.opensuse.org/opensuse-factory/2018-10/msg00242.html), including details on remaining issues with 57 important packages.
* [FIXME](https://basicbitch.software/posts/2018-10-25-Reproducible-builds-with-Bitcoin-Tor-and-turtles.html)
* [FIXME](https://cmake.org/cmake/help/git-master/prop_tgt/BUILD_RPATH_USE_ORIGIN.html)
......@@ -15,3 +17,19 @@ week: 183
* [https://twitter.com/SFScon/status/1055071106552475648](https://www.sfscon.it/talks/you-think-youre-not-a-target-a-tale-of-three-developers/)
* Vagrant Cascadian began [uploading .buildinfo files from the Debian archive](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862073#39) to buildinfo.debian.net to make them publicly available.
Packages reviewed and fixed, and bugs filed
-------------------------------------------
* Bernhard M. Wiedemann:
* [docker/cobra](https://github.com/spf13/cobra/pull/735) (merged, date)
* [python-Kivy](https://github.com/kivy/kivy/pull/6008) (merged, date)
* [ant/jar](http://bugzilla.opensuse.org/show_bug.cgi?id=1110024) (noarch, rebuild-counter)
* [qt5-qtbase](https://codereview.qt-project.org/243636) (use `SOURCE_DATE_EPOCH` as mtime)
* [daps/release-notes-openSUSE](https://github.com/openSUSE/daps/issues/482) (date+time+other)
* [libressl](https://build.opensuse.org/request/show/643837) (FTBFS-j1)
* [gnome-builder](https://build.opensuse.org/request/show/644025) (drop environment.pickle)
* [infinipath-psm](https://build.opensuse.org/request/show/644077) (date)
* [qpid-proton](https://build.opensuse.org/request/show/644081) (sort python glob / readdir(2))
* [open-iscsi](https://build.opensuse.org/request/show/644084) (fix date in man-pages)
* [xen](https://build.opensuse.org/request/show/644624) (date+time, random, [tried to upstream](https://lists.xenproject.org/archives/html/xen-devel/2018-10/msg01850.html) the patch to drop .efi PE timestamps, and then try to address it in [binutils](https://sourceware.org/ml/binutils/2018-10/msg00279.html) (use `SOURCE_DATE_EPOCH` for PE timestamp))