[blog] 01/01: Add initial draft of 116.

Chris Lamb chris at chris-lamb.co.uk
Sun Jul 16 07:57:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository blog.

commit f64cd83ef9bd70388e7411dbf7f19766a348d048
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Jul 16 08:57:19 2017 +0100

    Add initial draft of 116.
---
 drafts/116.mdwn | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 105 insertions(+), 4 deletions(-)

diff --git a/drafts/116.mdwn b/drafts/116.mdwn
index 64c4364..fb05328 100644
--- a/drafts/116.mdwn
+++ b/drafts/116.mdwn
@@ -1,6 +1,107 @@
-Patches submitted upstream:
+[[!meta title="Reproducible Builds: week 116 in Stretch cycle"]]
+
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday July 9 and Saturday July 15 2017:
+
+Packages reviewed and fixed, and bugs filed
+-------------------------------------------
+
+* Adrian Bunk:
+  * [[!bug 867771]] filed against [[!pkg python-trollius]].
+  * [[!bug 867773]] filed against [[!pkg relatorio]].
+  * [[!bug 867781]] filed against [[!pkg gcin]].
+  * [[!bug 867890]] filed against [[!pkg apache-directory-jdbm]].
+  * [[!bug 867900]] filed against [[!pkg yapsy]].
+  * [[!bug 867906]] filed against [[!pkg wcsaxes]].
 
 * Chris Lamb:
-  * [Grunt.js](https://github.com/gruntjs/grunt/pull/1596)
-  * [gconf](https://bugzilla.gnome.org/show_bug.cgi?id=784738) ([[!bug 867848]])
-  * [node-marked-man](https://github.com/kapouer/marked-man/pull/12)
+  * [[!bug 867753]] filed against [[!pkg grunt]] ([forwarded upstream](https://github.com/gruntjs/grunt/pull/1596)).
+  * [[!bug 867848]] filed against [[!pkg gconf]] ([forwarded upstream](https://bugzilla.gnome.org/show_bug.cgi?id=784738)).
+  * [[!bug 868133]] filed against [[!pkg grep]].
+  * [[!bug 868321]] filed against [[!pkg node-marked-man]] ([forwarded-upstream](https://github.com/kapouer/marked-man/pull/12).
+
+
+Reviews of unreproducible packages
+----------------------------------
+
+13 package reviews have been added, 12 have been updated and 19 have been removed in this week,
+adding to our knowledge about [identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+2 issue types have been added:
+
+- [build\_path\_captured\_by\_valac](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=5419df72)
+- [timestamps\_in\_javascript\_generated\_by\_node\_grunt\_banner](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=8e03ac72)
+
+3 issue types have been updated:
+
+- [Add fix for timestamps\_embedded\_in\_manpages\_by\_node\_marked\_man toolchain issue.](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=ed0088b5)
+- [Add fix for timestamps\_in\_javascript\_generated\_by\_node\_grunt\_banner toolchain issue.](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=d8e59b41)
+- [timestamps\_in\_javascript\_generated\_by\_node\_grunt\_banner is actually in src:grunt](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=2c4af288)
+
+
+Weekly QA work
+--------------
+
+During our reproducibility testing, FTBFS bugs have been detected and reported by:
+
+ - Adrian Bunk (47)
+
+diffoscope development
+----------------------
+
+Version 84 was uploaded to unstable by Mattia Rizzolo. It included [contributions](https://anonscm.debian.org/git/reproducible/diffoscope.git/log/?h=debian/84) from:
+
+- Ximin Luo:
+  - [Attempt to fix fsimage test on Jenkins](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=19aa724)
+  - [Use a tempdir rather than ./cache for guestfs cache](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=c9a0c6c)
+  - [Add more debugging output to test\_fsimage](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=1d677ca)
+
+- Mattia Rizzolo:
+  - [RequiredToolNotFound.get\_package(): just call the new get\_package\_provider()](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=c12bee5)
+  - [Add a get\_package\_provider() function, returning the package name that best matches the system](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=e62306e)
+  - [Move from deprecated platform.linux\_distribution() to the external package distro](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=c8927db)
+
+
+strip-nondeterminism development
+--------------------------------
+
+Versions 0.036-1, 0.037-1 and 0.038-1 were uploaded to unstable by Chris Lamb. They included [contributions](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/log/?h=debian/0.036-1) from:
+
+- Niels Thykier:
+  - [Add missing use statements in handler modules](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=bc64781)
+  - [dh\_strip\_nd: Assumes tmpdir() exists](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=5d28db1)
+  - [File::SND: Apply perltidy](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=02c3960)
+  - [File::SND: Lazy load remaining handlers](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=71037f0)
+  - [File::SND: Lazy load most handlers](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=45ee739)
+
+- Chris Lamb:
+  - [Add missing File::Temp imports in JAR and PNG handlers. This appears to have been exposed by lazily-loading handlers in #867982. (Closes: #868077)](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=3feaec9)
+
+
+reprotest development
+---------------------
+
+
+- Ximin Luo:
+  - [presets: use newer flag --no-sign for dpkg-buildpackage](https://anonscm.debian.org/git/reproducible/reprotest.git/commit/?id=d806502)
+  - [Document --diffoscope-args=--exclude-directory-metadata and use it in presets](https://anonscm.debian.org/git/reproducible/reprotest.git/commit/?id=2d246c8)
+
+- Mattia Rizzolo:
+  - [Bump debhelper compat level to 10.](https://anonscm.debian.org/git/reproducible/reprotest.git/commit/?id=6833ffa)
+  - [Bump Standards-Version to 4.0.0.](https://anonscm.debian.org/git/reproducible/reprotest.git/commit/?id=10344ac)
+
+
+buildinfo.debian.net development
+--------------------------------
+
+- Chris Lamb:
+  - [Avoid a race condition between check-and-creation of Buildinfo instances.](https://anonscm.debian.org/git/reproducible/buildinfo.debian.net.git/commit/?id=fa69426)
+
+tests.reproducible-builds.org
+-----------------------
+
+FIXME
+
+Misc.
+-----
+
+This week's edition was written by Chris Lamb & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git



More information about the Reproducible-commits mailing list