[blog] 01/01: 127: update from generate-draft script and turn into prose

Ximin Luo infinity0 at debian.org
Mon Oct 2 16:41:59 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 c8fa27eb53b717877f69d6d2b333483830aa82ff
Author: Ximin Luo <infinity0 at debian.org>
Date:   Mon Oct 2 18:41:41 2017 +0200

    127: update from generate-draft script and turn into prose
---
 drafts/127.mdwn | 152 ++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 131 insertions(+), 21 deletions(-)

diff --git a/drafts/127.mdwn b/drafts/127.mdwn
index 3a9e004..c9cf2eb 100644
--- a/drafts/127.mdwn
+++ b/drafts/127.mdwn
@@ -1,28 +1,138 @@
+[[!meta title="Reproducible Builds: Weekly report #127"]]
 
-Other projects
---------------
-#877019: ITP: nix -- Purely functional package manager
- 
-A powerful package manager for Linux and other Unix systems that
-makes package management reliable and reproducible. Nix provides
-atomic upgrades and rollbacks, side-by-side installation of multiple
-versions of a package, multi-user package management and easy setup of
-build environments.
+Here's what happened in the [Reproducible
+Builds](https://reproducible-builds.org) effort between Sunday September 24 and
+Saturday September 30 2017:
+
+
+Development and fixes in key packages
+-------------------------------------
+
+Kai Harries did an [initial packaging of the Nix package manager for
+Debian](https://github.com/KaiHa/nix-debian/). You can track his progress in
+[[!bug 877019]].
+
+Non-maintainer uploads in Debian:
+
+* Chris Lamb:
+  * [[!pkg shadow]]/1:4.5-1 fixing [[!bug 857803]].
+* Holger Levsen:
+  * [[!pkg font-uralic]]/0.0.20040829-6 fixing [[!bug 854362]].
+  * [[!pkg mpack]]/1.6-8.2 fixing [[!bug 777376]].
+
+
+Packages reviewed and fixed, and bugs filed
+-------------------------------------------
+
+Patches sent upstream:
 
 * Bernhard M. Wiedemann:
-  * [python-numpy](https://github.com/numpy/numpy/pull/9780) (merged) date
-  * [python-marshmallow](https://github.com/marshmallow-code/marshmallow/pull/679) (merged) date
-  * [python-astropy-helpers](https://github.com/astropy/astropy-helpers/pull/341) (merged) date
-  * [oprofile](https://sourceforge.net/p/oprofile/oprofile/merge-requests/1/) date
-  * [libheimdal](https://github.com/heimdal/heimdal/pull/336) (probably solved differently upstream) drop date+host+user
-  * [openSUSE/Qt](https://github.com/openSUSE/post-build-checks/pull/13) use fixed `QT_HASH_SEED`
-  * [libkolabxml/xsd](https://git.kolab.org/T2642) (no patch) ASLR
+  * [python-numpy](https://github.com/numpy/numpy/pull/9780) build timestamp;
+    merged
+  * [python-marshmallow](https://github.com/marshmallow-code/marshmallow/pull/679)
+    build timestamp; merged
+  * [python-astropy-helpers](https://github.com/astropy/astropy-helpers/pull/341)
+    build timestamp; merged
+  * [oprofile](https://sourceforge.net/p/oprofile/oprofile/merge-requests/1/)
+    build timestamp
+  * [libheimdal](https://github.com/heimdal/heimdal/pull/336) build timestamp,
+    hostname, username; upstream exploring alternative fixes
+  * [openSUSE/Qt](https://github.com/openSUSE/post-build-checks/pull/13) hash
+    table seed
+  * [libkolabxml/xsd](https://git.kolab.org/T2642) ASLR memory location
+    differences; no patch
+
+Bugs filed in Debian:
+
+* Adrian Bunk:
+  * [[!bug 876641]] filed against [[!pkg pcb]].
+  * [[!bug 876685]] filed against [[!pkg mssh]].
+  * [[!bug 876776]] filed against [[!pkg fityk]].
+  * [[!bug 876845]] filed against [[!pkg webkit2-sharp]].
+  * [[!bug 876870]] filed against [[!pkg apertium-en-es]].
+  * [[!bug 877021]] filed against [[!pkg breathe]].
+  * [[!bug 877031]] filed against [[!pkg sextractor]].
+  * [[!bug 877054]] filed against [[!pkg hypre]].
+  * [[!bug 877063]] filed against [[!pkg libitpp]].
+  * [[!bug 877065]] filed against [[!pkg alglib]].
+  * [[!bug 877211]] filed against [[!pkg ipmiutil]].
+* Chris Lamb:
+  * [[!bug 877375]] filed against [[!pkg polygen]].
+  * [[!bug 877381]] filed against [[!pkg plr]].
+  * [[!bug 877384]] filed against [[!pkg rcs]].
+* Daniel Schepler:
+  * [[!bug 876672]] filed against [[!pkg e2fsprogs]].
+* Vagrant Cascadian:
+  * [[!bug 876657]] filed against [[!pkg device-tree-compiler]].
+
+
+Reviews of unreproducible packages
+----------------------------------
+
+103 package reviews have been added, 153 have been updated and 78 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 (177)
+ - Andreas Beckmann (2)
+ - Daniel Schepler (1)
+
+
+diffoscope development
+----------------------
+
+- Holger Levsen:
+    - Bump standards version to 4.1.1, no changes needed.
+
+
+strip-nondeterminism development
+--------------------------------
+
+- Holger Levsen:
+    - Bump Standards-Version to 4.1.1, no changes needed.
+
+
+reprotest development
+---------------------
+
+- Ximin Luo:
+  - New features:
+    - Add a `--env-build` option for testing different env vars. (In-progress,
+      requires the `python-rstr` package awaiting entry into Debian.)
+    - Add a `--source-pattern` option to restrict copying of `source_root`.
+  - Usability improvements:
+    - Improve error messages in some common scenarios.
+    - Output hashes after a successful `--auto-build`.
+    - Print a warning message if we reproduced successfully but didn't vary
+      everything.
+    - Update examples in documentation.
+  - Have `dpkg-source` extract to different build dir iff varying the
+    build-path.
+  - Pass `--debug` to diffoscope if verbosity >= 2.
+  - Pass `--exclude-directory-metadata` to diffoscope(1) by default.
+  - Much refactoring to support the other work and several minor bug fixes.
+- Holger Levsen:
+  - Bump standards version to 4.1.1, no changes needed.
+
+
+reproducible-website development
+--------------------------------
 
+- Holger Levsen:
+    - Fix up HTML syntax
+    - Announce that RWS3 will happen at Betahaus, Berlin
 
-key packages
-------------
 
-- [[!bug 857803]] fixed in Debian by lamby
-- [[!bug 854362]] fixed in Debian by h01ger
-- [[!bug 777376]] fixed in Debian by h01ger
+Misc.
+-----
 
+This week's edition was written by Ximin Luo, Bernhard M. Wiedemann, Holger
+Levsen and 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