[Git][reproducible-builds/reproducible-website][master] 193: Initial draft.

Chris Lamb gitlab at salsa.debian.org
Sun Jan 6 08:56:41 CET 2019


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
dd9afea2 by Chris Lamb at 2019-01-06T07:56:29Z
193: Initial draft.

- - - - -


1 changed file:

- _blog/posts/193.md


Changes:

=====================================
_blog/posts/193.md
=====================================
@@ -3,10 +3,46 @@ layout: blog
 week: 193
 ---
 
-* [FIXME](https://github.com/shadow-maint/shadow/pull/146)
+Happy new year from the Reproducible Builds project! Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday December 30 and Saturday January 5 2019:
 
-* [FIXME](https://lists.freedesktop.org/archives/fontconfig/2019-January/006420.html])
+* [Chris Lamb](https://chris-lamb.co.uk/) [created a pull request](https://github.com/shadow-maint/shadow/pull/146) against the [shadow](https://github.com/shadow-maint/shadow) tool that manages *inter alia* the `/etc/passwd` and `/etc/shadow` file after Johanes Schauer noticed that the `sp_lastchg` field in the latter was no longer reproducible in Debian bug [#917773](https://bugs.debian.org/917773).
 
-* [FIXME](https://salsa.debian.org/reproducible-builds/strip-nondeterminism/merge_requests/3)
+* Arnout Engelen started an interesting thread [on our mailing list](https://lists.reproducible-builds.org/pipermail/rb-general/) regarding [how to share rebuilder "attenstations"](https://lists.reproducible-builds.org/pipermail/rb-general/2019-January/001378.html) in the Java ecosystem.
 
-* [FIXME](https://bugs.debian.org/916127#10)
+* Chris Lamb [posted a historical summary and a request for action](https://lists.freedesktop.org/archives/fontconfig/2019-January/006420.html) to [Fontconfig](https://www.freedesktop.org/wiki/Software/fontconfig/)'s [mailing list](https://lists.freedesktop.org/archives/fontconfig/) in order that a solution may be found and included in Debian *buster*.
+
+* Igor Dvozhak [submitted an interesting merge request](https://salsa.debian.org/reproducible-builds/strip-nondeterminism/merge_requests/3) against our `strip-nondeterminism` tool that post-processes files to remove known non-deterministic output in order to to parallelise the execution of `dh_strip_nondeterminism(1)` utility and `.zip` handler. Thanks to Niels Thykier for his review so far.
+
+* Chris Lamb updated [diffoscope](https://diffoscope.org/), our in-depth "diff-on-steroids" utility which helps us diagnose reproducibility issues in packages, expandiing the padding/spacing for "N calls" in the profiling output as having 99,999+ calls to (for example) `cmp(1)` is not uncommon for [Tails](https://tails.boum.org) ISOs. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/21e4c1d)]
+
+* Rebecca N. Palmer filed Debian bug [#918361](https://bugs.debian.org/918361) to fix a reproducibility issue in [node-browserify-lite](https://tracker.debian.org/pkg/node-browserify-lite).
+
+* Patches for [GNU mtools](https://www.gnu.org/software/mtools/) to ensure the [Tails](https://tails.boum.org/) USB and [Debian Installer](https://www.debian.org/devel/debian-installer/) images can be reproducible were uploaded (via the [`DELAYED`](https://ftp-master.debian.org/deferred.html) queue) to Debian unstable by Chris Lamb after following the [new packaging salvaging process](https://www.debian.org/doc/manuals/developers-reference/ch05.en.html#package-salvaging) via Debian bug [#916127](https://bugs.debian.org/916127). This additionally generated two upstream patches ([1](http://lists.gnu.org/archive/html/info-mtools/2019-01/msg00003.html), [2](http://lists.gnu.org/archive/html/info-mtools/2019-01/msg00000.html)).
+
+* There were a number of updates to our [reproducible-builds.org](https://reproducible-builds.org) project website this week, including:
+
+    * Arnout Engelen and Hervé Boutemy worked together adding and updating a new "[JVM]({{ "/docs/jvm" | prepend: site.baseurl }})" documentation page. ([[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/573dd7f)], [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/19ec440)], [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/83c7ca0)], [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/6ba3e56)], etc.)
+
+    * Bernhard M. Wiedemann added anchors for projects to the [projects]({{ "/who/" | prepend: site.baseurl }}) page. ([[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/c9a2d4f)], [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/0d26eed)])
+
+    * Chris Lamb moved the [contribute]({{ "/contribute/" | prepend: site.baseurl }}) pages to the [Markdown](https://en.wikipedia.org/wiki/Markdown) format and the new page style. [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/d8bb620)]
+
+* Chris Lamb reviewed 4 packages, but 14 were automatically updated & removed this week, adding to [our knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+## Test framework 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 week, including:
+
+* Holger Levsen:
+    * Don't run chroot installation whilst [Debian bug #917633](https://bugs.debian.org/917633) remains open. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/16f6dbfb)]
+    * Update links to the [Tango Icon Theme](http://tango.freedesktop.org/Tango_Icon_Library) guidelines and copyright years. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/bed9679b)]
+    * Node maintenance. ([[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/7f7145ce)], etc.)
+
+* Mattia Rizzolo:
+    * Set `real_year=2019` in the reproducible health check script to 2019. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/a2f2ce04)]
+    * Node maintenance. ([[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/ebc30a8d)], [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/b7c521fe)], etc.)
+
+
+---
+
+This week's edition was written by Chris Lamb & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/dd9afea23570a04da7b7cfd26d3f7423bd7822ac

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/dd9afea23570a04da7b7cfd26d3f7423bd7822ac
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/20190106/4358dc0b/attachment.html>


More information about the rb-commits mailing list