[Git][reproducible-builds/reproducible-website][master] 2 commits: Correct tense.
Chris Lamb
gitlab at salsa.debian.org
Sun Sep 2 11:11:31 CEST 2018
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
2535c876 by Chris Lamb at 2018-09-02T08:59:42Z
Correct tense.
- - - - -
7670f87a by Chris Lamb at 2018-09-02T09:11:11Z
175: Initial draft.
- - - - -
2 changed files:
- _blog/posts/175.md
- bin/generate-draft.template
Changes:
=====================================
_blog/posts/175.md
=====================================
@@ -3,35 +3,65 @@ layout: blog
week: 175
---
-* our sister project 'bootstrappable builds' got some news attention for [the inclusion of Mes as a GNU project](https://www.phoronix.com/scan.php?page=news_item&px=GNU-Mes-0.17-Released)
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday August 26 and Saturday September 1 2018:
-* [FIXME](https://www.suse.com/c/extending-trust-in-our-binaries-no-backdoors-have-been-found/)
+* Bernhard M. Wiedemann wrote an article on the [SUSE Blog](https://www.suse.com/c/blog/) entitled "[Extending trust in our binaries: No backdoors have been found](https://www.suse.com/c/extending-trust-in-our-binaries-no-backdoors-have-been-found/)" on the current status of reproducible builds in SUSE.
-* Jelle van der Waa [discussed the removal of svn $Id$ substitutions in Archlinux](https://lists.archlinux.org/pipermail/arch-dev-public/2018-August/029355.html) to make builds reproducible. Got plenty agreement.
+* [Mes](https://gitlab.com/janneke/mes), a Scheme-based compiler for our "sister" [bootstrappable builds](http://bootstrappable.org) effort, [announced their 0.17 release and them becoming a GNU project](https://www.phoronix.com/scan.php?page=news_item&px=GNU-Mes-0.17-Released)
-* Bernhard M. Wiedemann proposed [a toolchain patch to ImageMagick](https://github.com/ImageMagick/ImageMagick/pull/1270) to not add a build date into png files
-* [a toolchain patch to rpm](https://github.com/rpm-software-management/rpm/pull/536) to ensure `SOURCE_DATE_EPOCH` is in the past (for mtime-clamping)
+* [Jelle van der Waa](https://vdwaa.nl/) discussed the [removal of `svn $Id$` substitutions](https://lists.archlinux.org/pipermail/arch-dev-public/2018-August/029355.html) in [Arch Linux](https://www.archlinux.org/) to make builds reproducible.
+* Chris Lamb uploaded version `100` of [diffoscope](https://diffoscope.org) (our in-depth "diff-on-steroids" utility which helps us diagnose reproducibility issues in packages) was uploaded to Debian unstable, [closing 8 bugs](https://tracker.debian.org/news/984157/accepted-diffoscope-100-source-all-into-unstable/).
-Packages reviewed and fixed, and bugs filed
--------------------------------------------
+* There were further updates for [our website](https://reproducible-builds.org/) including Arnout Engelen [adding Maven and the sbt build tool projects](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/3d776c8) and introducing a [link from the footer to sections in 'who'](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/6ed4948). Chris Lamb also added [Jelle van der Waa](https://vdwaa.nl/) talk to our [resources](https://reproducible-builds.org/resources/) page [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/140bca8)], added [Monero](https://getmonero.org/>) to the [Who is Involved?](https://reproducible-builds.org/who/) page and added the relevant [DebConf 18](http://debconf18.debconf.org/) presentations to our database [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/608b904>)].
+* 6 Debian package reviews were added, 7 were updated and 9 were removed in this week by Chris Lamb, adding to [our knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+
+Patches filed
+-------------
* Bernhard M. Wiedemann:
+
+ * [amazon-ecs-init](https://build.opensuse.org/request/show/632285) (random buildpath(go))
+ * [bind-formula](https://github.com/saltstack-formulas/bind-formula/pull/110) (sort hash in saltstack/jinja2)
+ * [godot](https://github.com/godotengine/godot/pull/21553) (merged, 3xsort +bugfix, [date / year](https://github.com/godotengine/godot/pull/21554))
+ * [mageMagick](https://github.com/ImageMagick/ImageMagick/pull/1270) to not add a build date into `.PNG`. files.
* [python-Fabric3](https://github.com/mathiasertl/fabric/issues/48) (FTBFS/timeout -j1)
* [python-dukpy-kovidgoyal](https://github.com/kovidgoyal/dukpy/pull/3) (merged, sort `readdir(2)`)
* [python-pyodbc](https://github.com/mkleehammer/pyodbc/pull/453) (sort `readdir(2)`)
- * [Vrui](https://build.opensuse.org/request/show/631866) (drop time)
- * [amazon-ecs-init](https://build.opensuse.org/request/show/632285) (random buildpath(go))
- * [godot](https://github.com/godotengine/godot/pull/21553) (merged, 3xsort +bugfix, [date / year](https://github.com/godotengine/godot/pull/21554))
- * [bind-formula](https://github.com/saltstack-formulas/bind-formula/pull/110) (sort hash in saltstack/jinja2)
+ * [rpm](https://github.com/rpm-software-management/rpm/pull/536) to ensure `SOURCE_DATE_EPOCH` is in the past (for mtime-clamping).
+ * [vrui](https://build.opensuse.org/request/show/631866) (drop time)
* Chris Lamb:
* [grunt](https://github.com/gruntjs/grunt/pull/1596) (merged, date)
+ * [libgit2-glib](https://bugs.debian.org/907793)
* [marked-man](https://github.com/kapouer/marked-man/pull/12#issuecomment-416023601) (merged, date)
- * [redis](https://github.com/antirez/redis/pull/2992#issuecomment-416025440) (merged, date, hostname)
+ * [mblaze](https://github.com/chneukirchen/mblaze/pull/132) (use correct `SOURCE_DATE_EPOCH` name) ([#907537](https://bugs.debian.org/907537))
* [promise](https://github.com/then/promise/pull/148#issuecomment-416569416) (updated, random, sort `readdir(2)`)
- * [mblaze](https://github.com/chneukirchen/mblaze/pull/132) (use correct `SOURCE_DATE_EPOCH` name)
+ * [python-os-faults](https://bugs.debian.org/907450)
+ * [rawtherapee](https://bugs.debian.org/907613)
+ * [redis](https://github.com/antirez/redis/pull/2992#issuecomment-416025440) (merged, date, hostname)
+ * [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery/pull/390#issuecomment-417712645)
+
+
+tests.reproducible-builds.org development
+-----------------------------------------
+
+There were a number of updates to our [Jenkins](https://jenkins.io/)-based testing framework that powers [tests.reproducible-builds.org](tests.reproducible-builds.org) this month, including:
+
+* Chris Lamb:
+ * [Escape package name in "Schedule a new build" links](https://salsa.debian.org/qa/jenkins.debian.net/commit/f5acd9ed).
+
+* Holger Levsen:
+ * [Don't fail maintenance job if there are no old artifacts to delete](https://salsa.debian.org/qa/jenkins.debian.net/commit/73fda51d).
+ * [Remove old node entries which are older than two weeks](https://salsa.debian.org/qa/jenkins.debian.net/commit/2635dc7a). ([#907497](https://bugs.debian.org/90749))
+
+* Mattia Rizzolo:
+ * [Escape package names in another case too](https://salsa.debian.org/qa/jenkins.debian.net/commit/d0ce4086).
+
+Misc.
+-----
-* [FIXME](https://github.com/sphinx-gallery/sphinx-gallery/pull/390#issuecomment-417712645)
+This week's edition was written by Bernhard M. Wiedemann, Chris Lamb, Holger Levsen & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.
=====================================
bin/generate-draft.template
=====================================
@@ -24,7 +24,7 @@ In addition, build failure bugs were reported by:
{{ project }} development
------------{{ "-" * project|length }}
{% for x in uploads[project] %}
-{{ project }} version `{{ x['version'] }}` was [uploaded to Debian {{ x['distribution'] }}](https://tracker.debian.org/pkg/{{ project }}?FIXME) by {{ x['signed_by_name'] }}. It [includes contributions already covered in previous weeks](https://salsa.debian.org/reproducible-builds/{{ project }}/commits/{% if project != 'diffoscope' %}debian/{% endif %}{{ x['version'] }}) as well as new ones from:
+{{ project }} version `{{ x['version'] }}` was [uploaded to Debian {{ x['distribution'] }}](https://tracker.debian.org/pkg/{{ project }}?FIXME) by {{ x['signed_by_name'] }}. It [included contributions already covered in previous weeks](https://salsa.debian.org/reproducible-builds/{{ project }}/commits/{% if project != 'diffoscope' %}debian/{% endif %}{{ x['version'] }}) as well as new ones from:
{% endfor %}
{% for x, ys in commits[project].items() %}* {{ x }}:{% for y in ys %}
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/2ef43397e9757a5cd7ba4a785a4fac6924a7e6cf...7670f87a0cbaa70392d6681dbf23562d0c4bc438
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/2ef43397e9757a5cd7ba4a785a4fac6924a7e6cf...7670f87a0cbaa70392d6681dbf23562d0c4bc438
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180902/5f8340d6/attachment.html>
More information about the rb-commits
mailing list