[blog] 01/01: Expand 118 to a draft.
Chris Lamb
chris at chris-lamb.co.uk
Sun Jul 30 08:48:58 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 32822157e0d27c180a3ff06f23d7ac4d48960f08
Author: Chris Lamb <lamby at debian.org>
Date: Sun Jul 30 09:48:44 2017 +0100
Expand 118 to a draft.
---
drafts/118.mdwn | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 73 insertions(+), 3 deletions(-)
diff --git a/drafts/118.mdwn b/drafts/118.mdwn
index c918442..5627bb8 100644
--- a/drafts/118.mdwn
+++ b/drafts/118.mdwn
@@ -1,5 +1,75 @@
-lamby posted https://news.ycombinator.com/item?id=14834386
+[[!meta title="Reproducible Builds: Weekly report #118"]]
-https://c3.nasa.gov/dashlink/static/media/other/ObservedFailures54.html
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday July 23 and Saturday July 29 2017:
-https://bitbucket.org/pypa/wheel/pull-requests/74/make-the-output-of-metadata-files/commits merged
+* Mattia posted an [extensive status update from the Debian Reproducible Builds project](https://lists.debian.org/debian-devel-announce/2017/07/msg00004.html) to the `debian-devel-announce` mailing list. There were subsequent discussions on [Hacker News](https://news.ycombinator.com/item?id=14834386) and [Reddit](https://www.reddit.com/r/linux/comments/6p14q0/debians_archive_is_up_to_94_for_reproducible_build/).
+
+* A NASA presentation on ["Real system failures"](https://c3.nasa.gov/dashlink/resources/624/) contained [an interesting slide pertaining to reproducible builds](https://c3.nasa.gov/dashlink/static/media/other/ObservedFailures54.html).
+
+* A 2015 article on Reproducible Builds ("[How Debian Is Trying to Shut Down the CIA and Make Software Trustworthy Again](https://motherboard.vice.com/en_us/article/78xnge/how-debian-is-trying-to-shut-down-the-cia-and-make-software-trustworthy-again)") resurfaced in popularity, possibly due to the recent Wikileaks "[Vault 7](https://wikileaks.org/vault7/)" exposure of malware whose effects can be ameliorated or detected by adopting Reproducible Builds.
+
+Toolchain development and fixes
+-------------------------------
+
+* Chris Lamb sent an experimental patch to `apt` to make the output of `apt-ftparchive` reproducible. Thanks to David Kalnischkies for reworking the result. ([[!bug 869557]])
+
+Packages reviewed and fixed, and bugs filed
+-------------------------------------------
+
+* Adrian Bunk:
+ * [[!bug 869578]] filed against [[!pkg gdmap]].
+ * [[!bug 869580]] filed against [[!pkg teg]].
+ * [[!bug 869583]] filed against [[!pkg gnome-specimen]].
+ * [[!bug 869884]] filed against [[!pkg chemical-mime-data]].
+ * [[!bug 870047]] filed against [[!pkg imagemagick]].
+ * [[!bug 870068]] filed against [[!pkg kde4libs]].
+* Chris Lamb:
+ * [[!bug 869516]] filed against [[!pkg libcdio]].
+ * A [previous pull request against wheel](https://bitbucket.org/pypa/wheel/pull-requests/74/make-the-output-of-metadata-files) was merged upstream.
+* Helmut Grohne:
+ * [[!bug 869584]] filed against [[!pkg fontconfig]].
+ * [[!bug 869588]] filed against [[!pkg libcap2]].
+
+
+Reviews of unreproducible packages
+----------------------------------
+
+4 package reviews have been added, 2 have been updated and 24 have been removed in this week,
+adding to our knowledge about [identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+Weekly QA work
+--------------
+
+During our reproducibility testing, FTBFS bugs have been detected and reported by:
+
+ - "Aaron M. Ucko" (1)
+ - Adrian Bunk (35)
+ - Helmut Grohne (4)
+ - Stefan Tatschner (1)
+
+
+diffoscope development
+----------------------
+
+
+- Juliana Oliveira Rodrigues:
+ - [Refactor XML comparator to use File.recognizes logic](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=bb329cd)
+ - [Fix test\_ico\_image for identify >= 6.9.8](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=2199b94)
+ - [Fix test\_no\_android\_manifest from test\_apk](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=5c53955)
+ - [Fix test\_android\_manifest from test\_apk](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=ddfda4d)
+ - [Fix test\_xml\_expected\_diff output encoding to UTF-8](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=09de591)
+
+- Ximin Luo:
+ - [Improve method for detecting APKs](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=00a4c14)
+ - [Factor common logic from various comparators into File.recognizes](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=eaea123)
+
+
+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