[blog] 01/02: 101: fill in from generate-draft script and turn into prose
Ximin Luo
infinity0 at debian.org
Wed Apr 5 16:27:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository blog.
commit 1b5a22e229dff3a887a1abd0347f5793a2fd527e
Author: Ximin Luo <infinity0 at debian.org>
Date: Wed Apr 5 18:25:38 2017 +0200
101: fill in from generate-draft script and turn into prose
---
drafts/101.mdwn | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 109 insertions(+), 13 deletions(-)
diff --git a/drafts/101.mdwn b/drafts/101.mdwn
index a9b327b..80674dc 100644
--- a/drafts/101.mdwn
+++ b/drafts/101.mdwn
@@ -1,26 +1,122 @@
-media coverage
+[[!meta title="Reproducible Builds: week 101 in Stretch cycle"]]
+
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday March 26 and Saturday April 1 2017:
+
+Media coverage
--------------
-we only learned this week, that in an article about coercion-resistant design,
+
+we only learned this week, that in an article about coercion-resistant design,
Eleanor Saitta mentions Reproducible Builds as one of the needed building blocks."
-see https://dymaxion.org/essays/coercionresistantdesign.html
+see https://dymaxion.org/essays/coercionresistantdesign.html
+
+Sylvain Beucler wrote a follow-up post [Practical basics of reproducible builds
+2](http://blog.beuc.net/posts/Practical_basics_of_reproducible_builds_2/),
+which like [last weeks
+article](http://blog.beuc.net/posts/Practical_basics_of_reproducible_builds/)
+is about his experiences making software build reproducibly.
+
+
+Reproducible work in other projects
+-----------------------------------
+
+Colin Watson started writing a
+[patch](https://code.launchpad.net/~cjwatson/launchpad/store-buildinfo/+merge/321263)
+to make launchpad store `.buildinfo` files. (It's not yet deployed.)
+
+
+Toolchain development and fixes
+-------------------------------
+
+Ximin Luo continued to work on `BUILD_PATH_PREFIX_MAP` patches for [GCC
+6](https://anonscm.debian.org/cgit/reproducible/gcc-6.git/) and
+[dpkg](https://anonscm.debian.org/cgit/reproducible/dpkg.git/).
+
+
+Packages reviewed and fixed, and bugs filed
+-------------------------------------------
+
+Chris Lamb:
+
+* [[!bug 858926]] filed against [[!pkg vine]], forwarded [upstream](https://github.com/celery/vine/pull/12).
+* [[!bug 859194]] filed against [[!pkg neutron]].
+* [[!bug 859256]] filed against [[!pkg golang-github-lunny-log]].
+* [[!bug 859294]] filed against [[!pkg hunspell-dict-ko]].
+* [[!bug 859299]] filed against [[!pkg dactyl]].
+* [[!bug 859300]] filed against [[!pkg crac]].
+* [[!bug 859302]] filed against [[!pkg debirf]].
+
+Mattia Rizzolo:
+
+* [[!bug 859058]] filed against [[!pkg telegram-desktop]].
+
-* Sylvain Beucler wrote a followup post [Practical basics of reproducible builds 2](http://blog.beuc.net/posts/Practical_basics_of_reproducible_builds_2/),
-which like [last weeks article](http://blog.beuc.net/posts/Practical_basics_of_reproducible_builds/)
-is about his experiences making software build reproducible.
+Reviews of unreproducible packages
+----------------------------------
-other distros:
+49 package reviews have been added, 25 have been updated and 42 have been removed in this week,
+adding to our knowledge about [identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+1 issue type has been updated:
+
+- [[!issue randomness_in_r_rdb_rds_databases:]]
+
+
+Weekly QA work
--------------
-Colin Watson came up with https://code.launchpad.net/~cjwatson/launchpad/store-buildinfo/+merge/321263 to make launchpad store .buildinfo files. as of today its not been deployed, but…
+During our reproducibility testing, FTBFS bugs have been detected and reported by:
+
+ - Chris Lamb (4)
+ - Mattia Rizzolo (1)
+
+
+diffoscope development
+----------------------
+
+diffoscope 81 was uploaded to experimental by Chris Lamb. It included
+[contributions](https://anonscm.debian.org/git/reproducible/diffoscope.git/log/?h=81)
+from:
+
+- Chris Lamb
+ - Correct meaningless "1234-content" metadata when introspecting files
+ within archives. This was a regression since #854723 due to the use of
+ auto-incrementing on-disk filenames. (Closes: [[!bug 858223]])
+- Ximin Luo
+ - Improve ISO9660/DOS/MBR check.
-patches sent upstream
+reprotest development
---------------------
-forwarded 858926 https://github.com/celery/vine/pull/12
+reprotest development continued in git, including
+[contributions](https://anonscm.debian.org/git/reproducible/reprotest.git/log/)
+from:
+
+- Ximin Luo:
+ - Preserve directory structure when copying artifacts.
+
+
+buildinfo.debian.net development
+--------------------------------
+
+buildinfo.debian.net development continued in git, including
+[contributions](https://anonscm.debian.org/git/reproducible/reproducible-website.git/log/)
+from:
+
+- Chris Lamb:
+ - Tidy rejection of supported formats.
+ - Don't parse "Format:" header as the source package version.
+
+
+reproducible-website development
+--------------------------------
+
+Holger switched reproducible-builds.org and www.reproducible-builds.org to
+letsencrypt certificates.
-website
--------
-Holger switched reproducible-builds.org and www.reproducible-builds.org to letsencrypt certificates.
+Misc.
+-----
+This week's edition was written by Ximin Luo and Holger Levsen & 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