[blog] 01/02: 90: some final cleanups and re-wrapping, use `git show --word-diff` to review

Ximin Luo infinity0 at debian.org
Wed Jan 18 21:52:41 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 54876459e70231a887ac5170cd49b76da7fd481d
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Jan 18 22:52:03 2017 +0100

    90: some final cleanups and re-wrapping, use `git show --word-diff` to review
---
 drafts/90.mdwn | 70 +++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 42 insertions(+), 28 deletions(-)

diff --git a/drafts/90.mdwn b/drafts/90.mdwn
index 7873472..92db2a9 100644
--- a/drafts/90.mdwn
+++ b/drafts/90.mdwn
@@ -4,26 +4,28 @@ What happened in the [Reproducible
 Builds](https://wiki.debian.org/ReproducibleBuilds) effort between Sunday
 January 8 and Saturday January 14 2017:
 
+
 Upcoming Events
 ---------------
 
-- [The Reproducible Build Zoo](https://openiotelcna2017.sched.com/event/9Iu4/the-reproducible-build-zoo-vagrant-cascadian-aikidev-llc)
+- [The Reproducible Build
+  Zoo](https://openiotelcna2017.sched.com/event/9Iu4/the-reproducible-build-zoo-vagrant-cascadian-aikidev-llc)
   will be presented by Vagrant Cascadian at the Embedded Linux
   Conference in Portland, Oregon, February 22nd
 
-- Dennis Gilmore and Holger Levsen will present about "Reproducible build and Fedora at https://devconf.cz/" on February, 27th.
+- Dennis Gilmore and Holger Levsen will present about "Reproducible Builds and
+  Fedora" at [Devconf.cz](https://devconf.cz/) on February, 27th.
 
 - [Introduction to Reproducible Builds](https://www.socallinuxexpo.org/scale/15x/presentations/introduction-reproducible-builds)
-  will be presented by Vagrant Cascadian at Scale15x in Pasadena,
-  California, March 5th
+  will be presented by Vagrant Cascadian at Scale15x in Pasadena, California,
+  March 5th
 
-<emaste> small note, I submitted my AsiaBSDCon proposal for a Reproducible Builds in FreeBSD talk
-<h01ger> dennis gilmore and myself will present about reproducible build and fedora at https://devconf.cz/
 
 Reproducible work in other projects
 -----------------------------------
 
-Reproducible builds have been mentioned in the [FSF high-priority project list](https://www.fsf.org/campaigns/priority-projects/security-by-and-for-free-software).
+Reproducible Builds have been mentioned in the [FSF high-priority project
+list](https://www.fsf.org/campaigns/priority-projects/security-by-and-for-free-software).
 
 The [F-Droid Verification Server](https://verification.f-droid.org/) has been
 launched. It rebuilds apps from source that were built by
@@ -47,7 +49,8 @@ different options for encoding a map data structure in a single environment
 variable. He also continued to talk with the [rustc
 team](https://github.com/rust-lang/rust/pull/38348) on the topic.
 
-Daniel Shahaf filed [[!bug 851225]] ('udd: patches: index by DEP-3 "Forwarded" status') to make it easier to track our patches.
+Daniel Shahaf filed [[!bug 851225]] ('udd: patches: index by DEP-3 "Forwarded"
+status') to make it easier to track our patches.
 
 Chris Lamb forwarded [[!bug 849972]] upstream to
 [yard](https://github.com/lsegal/yard/pull/1048), a Ruby documentation
@@ -102,24 +105,33 @@ and reported by:
 diffoscope development
 ----------------------
 
-<img style="margin-top: 10px; vertical-align: top;" src="/blog/images/diffoscope_bugs_2016.png" alt="Bugs in diffoscope in the last year" />
+<img style="margin-top: 10px; vertical-align: top;"
+src="/blog/images/diffoscope_bugs_2016.png" alt="Bugs in diffoscope in the last
+year" />
 
-Many bugs [were opened in diffoscope](https://qa.debian.org/data/bts/graphs/d/diffoscope.png)
-during the past few weeks, which probably is a good sign as it shows that
-diffoscope is much more widely used than a year ago. We have been
-working hard to squash many of them in time for Debian stable, though we will see how that goes in the end…
+Many bugs [were opened in
+diffoscope](https://qa.debian.org/data/bts/graphs/d/diffoscope.png) during the
+past few weeks, which probably is a good sign as it shows that diffoscope is
+much more widely used than a year ago. We have been working hard to squash many
+of them in time for Debian stable, though we will see how that goes in the end…
 
 - Mattia Rizzolo:
   - Code quality and style improvements.
 - Maria Glukhova:
   - [Add image metadata comparison.](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=06e4ca7)
-  - [Zipinfo included in APK files comparison. (Closes: #850502)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=9749aa9)
-  - [Remove archive name from apktool.yml and rename it. (Closes: #850501)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=b85e785)
+  - [Zipinfo included in APK files comparison.
+    (Closes: #850502)](https://anonscm.debian.org/git/reroducible/diffoscope.git/commit/?id=9749aa9)
+  - [Remove archive name from apktool.yml and rename it.
+    (Closes: #850501)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=b85e785)
 - Chris Lamb:
-  - [Correctly escape value of href="" elements (re. #849411)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=483ec03)
-  - [Support comparing .ico files using img2txt (Closes: #850730)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=f311a6d)
+  - [Correctly escape value of href="" elements
+    (re. #849411)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=483ec03)
+  - [Support comparing .ico files using img2txt
+    (Closes: #850730)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=f311a6d)
     and fixes and extra tests in subsequent commits.
-  - [comparators.utils.file: Include magic file type when we know the file format but can't find file-specific details. (Closes: #850850)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=3131f5e)
+  - [comparators.utils.file: Include magic file type when we know the file
+    format but can't find file-specific details.
+    (Closes: #850850)](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=3131f5e)
   - And other code quality and style improvements.
 
 
@@ -129,32 +141,34 @@ reproducible-website development
 - Daniel Shahaf:
   - [Add how-to-chair-a-meeting.md.](https://anonscm.debian.org/git/reproducible/reproducible-website.git/commit/?id=dc36fbb)
 - Holger Levsen:
-  - [Add links to reports by several attendees of berlin2016](https://anonscm.debian.org/git/reproducible/reproducible-website.git/log/?id=d7745a2634a4a14514ae0afdaae666600cff88a7)
+  - [Add links to reports by several attendees of
+    berlin2016](https://anonscm.debian.org/git/reproducible/reproducible-website.git/log/?id=d7745a2)
 
 
 tests.reproducible-builds.org
 -----------------------------
 
 - Ximin Luo and Holger Levsen worked on stricter tests to check that `/dev/shm`
-  and `/run/shm` are both mounted with the correct permissions. Some of our build
-  machines currently still fail this test, and the problem is probably the
-  [root cause of the FTBFS](https://tests.reproducible-builds.org/debian/issues/unstable/ftbfs_due_to_jenkins_semaphore_setup_issue.html)
+  and `/run/shm` are both mounted with the correct permissions. Some of our
+  build machines currently still fail this test, and the problem is probably
+  the [root cause of the
+  FTBFS](https://tests.reproducible-builds.org/debian/issues/unstable/ftbfs_due_to_jenkins_semaphore_setup_issue.html)
   of some packages (which fails with issues regarding `sem_open`).  The proper
   fix is still being discussed in [[!bug 851427]].
 
-- Valerie Young work on creating and linking
-  [autogenerated schema documentation](https://tests.reproducible-builds.org/reproducibledb.html)
-  for our database used to store the results.
+- Valerie Young worked on creating and linking
+  [autogenerated schema
+  documentation](https://tests.reproducible-builds.org/reproducibledb.html) for
+  our database used to store the results.
 
-- Holger Levsen added a [graph with diffoscope crashes and timeouts](https://tests.reproducible-builds.org/debian/stats_breakages.png).
+- Holger Levsen added a [graph with diffoscope crashes and
+  timeouts](https://tests.reproducible-builds.org/debian/stats_breakages.png).
 
 - Holger also further improved the daily mail notifications about problems.
 
 
-
 Misc.
 -----
 
-
 This week's edition was written by Ximin Luo, Chris Lamb and Holger Levsen and 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