[blog] 01/01: 84: Misc updates.

Chris Lamb chris at chris-lamb.co.uk
Mon Dec 5 09:38:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository blog.

commit 652b8e2f64d6453c91fed6a9d0e55b16efbb00ff
Author: Chris Lamb <lamby at debian.org>
Date:   Mon Dec 5 09:37:57 2016 +0000

    84: Misc updates.
---
 drafts/84.mdwn | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/drafts/84.mdwn b/drafts/84.mdwn
index 9b72a42..1698dda 100644
--- a/drafts/84.mdwn
+++ b/drafts/84.mdwn
@@ -12,7 +12,7 @@ Reproducible work in other projects
 Media coverage, etc.
 --------------------
 
-- There was a Reproducible Builds hackathon in Boston with contributions from Dafydd, Valerie, Clint, Harlen, Anders, Robbie and Ben. Have a look at the section "Bugs filed" below to see what they have done there.
+- There was a Reproducible Builds hackathon in Boston with contributions from Dafydd, Valerie, Clint, Harlen, Anders, Robbie and Ben. (See the "Bugs filed" section below for the results).
 
 - [Distrowatch](https://distrowatch.com) mentioned [Webconverger's reproducible status](https://distrowatch.com/weekly.php?issue=20161128#news).
 
@@ -76,8 +76,7 @@ diffoscope development
 
 - diffoscope 63 was uploaded to unstable by Ximin Luo:
 
-  -  Greatly improve speed for large archives by fixing O(n^2) complexity for
-     archive member lookup.
+  - Greatly improve speed for large archives by fixing `O(n^2)` complexity for archive member lookup.
   - [add +/- buttons to toggle visibility of parts of the diff](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=d89cd7c)
   - [Output coloured diff using colordiff(1) via --text-color={never,auto,always}](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=266878a)
 
@@ -86,8 +85,7 @@ Is is available now in Debian, Archlinux and on [PyPI](https://pypi.org).
 strip-nondeterminism development
 --------------------------------
 
-- Also at the Reproducible Builds Boston hackathon Anders Kaseorg filed [[!bug 846895]] treat .par files as Zip archives, including a patch which was merged into `master`.
- 
+- At the Reproducible Builds Boston hackathon Anders Kaseorg filed [[!bug 846895]] treat `.par` files as Zip archives, including a patch which was merged into `master`.
 
 reprotest development
 ---------------------
@@ -104,19 +102,20 @@ reprotest development
 tests.reproducible-builds.org
 -----------------------
 
-- Holger did a couple of changes:
-	- group all "done" and all "open" usertagged bugs together in [bugs graphs](https://tests.reproducible-builds.org/debian/index_bugs.html) and move the "done bugs" on the bottom of these graps.
-	- update list of packages installed on .debian.org machines.
-	- made the maintenance jobs run every 2h instead of 3h.
-	- various bug fixes and minor improvements.
+- Holger made a couple of changes:
 
-- After thorough review by Mattia, some patches by Valerie were merged in preparation of the switch from sqlite to Postgresql, most notably a onversion to the sqlalchemy expression language.
+  - Group all "done" and all "open" usertagged bugs together in the [bugs graphs](https://tests.reproducible-builds.org/debian/index_bugs.html) and move the "done bugs" from the bottom of these gaps.
+  - Update list of packages installed on `.debian.org` machines.
+  - Made the maintenance jobs run every 2h instead of 3h.
+  - Various bug fixes and minor improvements.
+
+- After thorough review by Mattia, some patches by Valerie were merged in preparation of the switch from sqlite to Postgresql, most notably a conversion to the sqlalchemy expression language.
 
 - Holger [gave a talk at Profitbricks](https://jenkins.debian.net/userContent/presentations/2016-11-30-Profitbricks/#/) about how Debian is using 168 cores, 503 GB RAM and 5 TB storage to make `jenkins.debian.net` and `tests.reproducible-builds.org` run. Many thanks to Profitbricks for supporting `jenkins.debian.net` since August 2012!
 
 - Holger created a Jenkins job to build [reprotest](https://jenkins.debian.net/job/reproducible_reprotest_from_git_master/) from git master branch.
   
-- Finally the Naginator plugin was installed to retry git cloning in case of alioth/network failures, this will benefit all jobs using git on jenkins.debian.net.
+- Finally, the Jenkins [Naginator](https://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin) plugin was installed to retry git cloning in case of alioth/network failures, this will benefit all jobs using git on jenkins.debian.net.
 
 Misc.
 -----

-- 
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