[blog] 01/01: Add initial draft for 132.

Chris Lamb chris at chris-lamb.co.uk
Sun Nov 5 08:51:08 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 33317f4b902c8528e52bb0c17bba01bd7e02323d
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Nov 5 08:50:56 2017 +0000

    Add initial draft for 132.
---
 drafts/132.mdwn | 152 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 149 insertions(+), 3 deletions(-)

diff --git a/drafts/132.mdwn b/drafts/132.mdwn
index b36ca25..4b0e3fe 100644
--- a/drafts/132.mdwn
+++ b/drafts/132.mdwn
@@ -1,11 +1,157 @@
+Packages reviewed and fixed, and bugs filed
+-------------------------------------------
+
+[[!meta title="Reproducible Builds: Weekly report #132"]]
+
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday October 29 and Saturday November 4 2017:
+
+Past events
+-----------
+
+- From October 31st — November 2nd we held  [3rd Reproducible Builds summit](https://reproducible-builds.org/events/berlin2017/) in Berlin, Germany. A full, in-depth report will be posted in the next week or so.
+
+Upcoming events
+---------------
+
+- On November 8th Jonathan Bustillos Osornio (jathan) will present at [CubaConf Havana](http://www.cubaconf.org/).
+
+
+Reproducible work in other projects
+-----------------------------------
+
+ * [Alan Pope](https://twitter.com/popey) linked to the [status of "asset recording"](https://forum.snapcraft.io/t/asset-recording-for-a-built-snap/317/27) in [SnapCraft](https://snapcraft.io/), a concept related to `.buildinfo` files.
 
-* https://forum.snapcraft.io/t/asset-recording-for-a-built-snap/317/27
 
 Packages reviewed and fixed, and bugs filed
 -------------------------------------------
 
-Patches sent upstream:
-
+* Chris Lamb:
+    * [[!bug 880714]] filed against [[!pkg cappuccino]].
+    * [[!bug 880803]] filed against [[!pkg python-kafka]].
+    * [[!bug 880804]] filed against [[!pkg debci]].
+    * [[!bug 880827]] filed against [[!pkg roundcube]].
+* Steve Langasek:
+    * [[!bug 880550]] filed against [[!pkg g2]].
 * Juro:
   * [curl](https://github.com/curl/curl/pull/2026) (`SOURCE_DATE_EPOCH`)
   * [OpenSSL](https://github.com/openssl/openssl/pull/4639) (`SOURCE_DATE_EPOCH`)
+
+
+Reviews of unreproducible packages
+----------------------------------
+
+7 package reviews have been added, 43 have been updated and 47 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:
+
+ - Adrian Bunk (44)
+ - Andreas Moog (1)
+ - Lucas Nussbaum (7)
+ - Steve Langasek (1)
+
+Documentation updates
+---------------------
+
+- Ulrike Uhlig:
+    - [Add documentation about system images.](https://anonscm.debian.org/git/reproducible/reproducible-website.git/commit/?id=aa7f5d8)
+- Holger Levsen:
+    - [List all speakers of the DebConf17](https://anonscm.debian.org/git/reproducible/reproducible-website.git/commit/?id=41c790b)
+    - [Add news about the Berlin event](https://anonscm.debian.org/git/reproducible/reproducible-website.git/commit/?id=f377966)
+- Chris Lamb:
+    - [Add recent talks to resources.html.](https://anonscm.debian.org/git/reproducible/reproducible-website.git/commit/?id=5b92ba9)
+    - [Clarify link to full definition.](https://anonscm.debian.org/git/reproducible/reproducible-website.git/commit/?id=cc5529c)
+    - [Cachebust CSS files.](https://anonscm.debian.org/git/reproducible/reproducible-website.git/commit/?id=e1c13b9)
+- Bernhard M. Wiedemann:
+    - [Fix openSUSE website link](https://anonscm.debian.org/git/reproducible/reproducible-website.git/commit/?id=4932426)
+
+
+diffoscope development
+----------------------
+
+Version [88](https://tracker.debian.org/news/883817) was uploaded to unstable by Mattia Rizzolo;
+
+  
+* Mattia Rizzolo
+   * `tests/comparators/dtb`: compatibility with version 1.4.5. (Closes: [[!bug 880279]])
+  
+* Chris Lamb
+   * comparators:
+     * `binwalk`: improve names in output of "internal" members. [[!bug 877525]]
+     * Omit misleading "any of" prefix when only complaining about one module in `ImportError` messages.
+   * Don't crash on malformed "md5sums" files. (Closes: [[!bug 877473]])
+   * `tests/comparators`:
+     * `ps`: ps2ascii > 9.21 now varies on timezone, so skip this test for now.
+     * `dtby`: only parse the version number, not any "-dirty" suffix.
+   * `debian/watch`: Use HTTPS URI.
+  
+* Ximin Luo
+   * comparators:
+     * `utils/file`: Diff container metadata centrally. This fixes a last remaining bug in fuzzy-matching across containers. (Closes: [[!bug 797759]])
+     * Fix all the affected comparators after the above change.
+
+* Holger Levsen
+   * Bump `Standards-Version` to 4.1.1, no changes needed.
+
+
+strip-nondeterminism development
+--------------------------------
+
+Version [0.040-1](https://tracker.debian.org/news/882433) was uploaded to unstable by Mattia Rizzolo.
+It included [contributions](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/log/?h=debian/0.040-1)
+already covered by posts of the previous weeks, as well as new ones from:
+
+- Mattia Rizzolo:
+    - [pristine-tar data for strip-nondeterminism\_0.040.orig.tar.bz2](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=c3b348d)
+    - [Changelog for 0.040-1](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=a77b48e)
+    - [d/control: Declare that strip-nondeterminism doesn't need root to build](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=99de0a9)
+    - [Release 0.040](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=3bff3ec)
+    - [d/upstream/signing-key.asc: add my key](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=0811b2d)
+
+
+disorderfs development
+----------------------
+
+Version [0.5.2-2](https://tracker.debian.org/news/882666) was uploaded to unstable by Holger Levsen.
+
+It included [contributions](https://anonscm.debian.org/git/reproducible/disorderfs.git/log/?h=debian/0.5.2-2)
+already covered by posts of the previous weeks, as well as new ones from:
+
+- Chris Lamb:
+    - [Add a reproducible builds example, highlighting the non-intuitive recommendation to sort instead of shuffle.](https://anonscm.debian.org/git/reproducible/disorderfs.git/commit/?id=e0f2944)
+    - [Add myself to AUTHORS.](https://anonscm.debian.org/git/reproducible/disorderfs.git/commit/?id=2c83a54)
+    - [debian/watch: Use HTTPS URI.](https://anonscm.debian.org/git/reproducible/disorderfs.git/commit/?id=94c928d)
+- Holger Levsen:
+    - [debian/control: use /git/ instead of /cgit/ URL for Vcs-Browser](https://anonscm.debian.org/git/reproducible/disorderfs.git/commit/?id=38f3590)
+    - [debian/compat: Bump to compat level 10 & raise build-depends to debhelper >= 10.2.5~.](https://anonscm.debian.org/git/reproducible/disorderfs.git/commit/?id=09ae3ee)
+    - [debian/control: Bump Standards-Version to 4.1.1.](https://anonscm.debian.org/git/reproducible/disorderfs.git/commit/?id=2303465)
+
+
+reprotest development
+---------------------
+
+- Ximin Luo:
+    - [Mention certificate expiry errors in documentation as a potential issue with faketime](https://anonscm.debian.org/git/reproducible/reprotest.git/commit/?id=94e158c)
+
+
+buildinfo.debian.net development
+--------------------------------
+
+- Chris Lamb:
+    - [Support UID filtering](https://anonscm.debian.org/git/reproducible/buildinfo.debian.net.git/commit/?id=81c116b)
+    - [Add initial "by-hash" API endpoint.](https://anonscm.debian.org/git/reproducible/buildinfo.debian.net.git/commit/?id=5d69f38)
+
+
+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