[Git][reproducible-builds/reproducible-website][master] 3 commits: Add missing author.

Chris Lamb gitlab at salsa.debian.org
Mon Aug 20 22:04:27 CEST 2018


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
d84fe8a6 by Chris Lamb at 2018-08-20T20:03:58Z
Add missing author.

- - - - -
932b4da1 by Chris Lamb at 2018-08-20T20:04:09Z
173: Misc cosmetic changes

- - - - -
dc49525c by Chris Lamb at 2018-08-20T20:04:14Z
published as https://reproducible-builds.org/blog/posts/173/

- - - - -


1 changed file:

- _blog/posts/173.md


Changes:

=====================================
_blog/posts/173.md
=====================================
--- a/_blog/posts/173.md
+++ b/_blog/posts/173.md
@@ -1,21 +1,22 @@
 ---
 layout: blog
 week: 173
+published: 2018-08-20 20:04:14
 ---
 
 Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday August 12 and Saturday August 18 2018:
 
-* [Christoph Berg](https://www.df7cb.de/) merged [support for reproducible builds](https://github.com/postgis/postgis/commit/873c6cba3e7f7e87b615b25c50d9c8dcede661ec) in the [PostGIS](https://postgis.net/) "spatial database extender" for the [PostgreSQL](https://www.postgresql.org/) database server.
+* [Christoph Berg](https://www.df7cb.de/) merged [support for reproducible builds](https://github.com/postgis/postgis/commit/873c6cba3e7f7e87b615b25c50d9c8dcede661ec) in the [PostGIS](https://postgis.net/) spatial database extensions for the [PostgreSQL](https://www.postgresql.org/) database.
 
-* Arnout Engelen et al., continued an interesting discussion on [our mailing list](https://lists.reproducible-builds.org/listinfo/rb-general) on [comparing of the Debian and Arch `.buildinfo` approaches](https://lists.reproducible-builds.org/pipermail/rb-general/2018-August/001105.html). intrigeri added a description of [the closest thing Tails has to a `.buildinfo` file](https://lists.reproducible-builds.org/pipermail/rb-general/2018-August/001122.html).
+* Arnout Engelen et al., continued an interesting discussion on [our mailing list](https://lists.reproducible-builds.org/listinfo/rb-general) which [compares the approaches Debian and Arch with respect to `.buildinfo` files](https://lists.reproducible-builds.org/pipermail/rb-general/2018-August/001105.html). intrigeri added a description of [the closest thing Tails has to a `.buildinfo` file](https://lists.reproducible-builds.org/pipermail/rb-general/2018-August/001122.html).
 
-* Alexis Murzeau updated [diffoscope](https://diffoscope.org) (our in-depth "diff-on-steroids" utility which helps us diagnose reproducibility issues in packages) to [fix matching for `.deb` archive members](https://salsa.debian.org/reproducible-builds/diffoscope/commit/8b90ec1) close Debian bug [#903565](https://bugs.debian.org/903565). In addition, Joannis Valasakis [filed an ITP](https://bugs.debian.org/906030) ([Intent To Package](https://wiki.debian.org/ITP)) request in Debian for [fsdiff](https://github.com/kanocomputing/fsdiff) a tool to compare two filesystems which may be useful to incorporate.
+* Alexis Murzeau updated [diffoscope](https://diffoscope.org) (our in-depth "diff-on-steroids" utility which helps us diagnose reproducibility issues in packages) to [fix matching for `.deb` archive members](https://salsa.debian.org/reproducible-builds/diffoscope/commit/8b90ec1), closing Debian bug [#903565](https://bugs.debian.org/903565). In addition, Joannis Valasakis [filed an ITP](https://bugs.debian.org/906030) ([Intent To Package](https://wiki.debian.org/ITP)) bug in Debian for [fsdiff](https://github.com/kanocomputing/fsdiff), a tool to compare two filesystems which may be useful to incorporate.
 
 * A [patch to was merged](https://reviews.llvm.org/D50559) to the [LLVM](https://llvm.org/) compiler [addressing an ordering issue in Objective-C binaries](https://bugs.llvm.org/show_bug.cgi?id=35277). It now sorts a hash that varied from [Address space layout randomization](https://en.wikipedia.org/wiki/Address_space_layout_randomization) (ASLR).
 
-* A long-open bug in [Gconf](https://en.wikipedia.org/wiki/GConf) configuration management system for [GNOME](https://www.gnome.org/) was [finally marked as WONTFIX](https://bugzilla.gnome.org/show_bug.cgi?id=784738#c3).
+* A long-open bug in the [Gconf](https://en.wikipedia.org/wiki/GConf) configuration management system for [GNOME](https://www.gnome.org/) was [finally marked as WONTFIX](https://bugzilla.gnome.org/show_bug.cgi?id=784738#c3).
 
-* Two package reviews were added, three were updated and 11 were removed in this week, adding to [our knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html) in Debian. A new [jekyll\_site\_time\_timestamp](https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/402eafa1) toolchain issue was added by Chris Lamb.
+* Two package reviews were added, three were updated and 11 were removed in this week, adding to [our knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html) in Debian. A new [jekyll\_site\_time\_timestamp](https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/402eafa1) toolchain issue was identified by Chris Lamb.
 
 Packages reviewed and fixed, and bugs filed
 -------------------------------------------
@@ -37,7 +38,8 @@ Packages reviewed and fixed, and bugs filed
     * [upsm](https://build.opensuse.org/request/show/630019) (`convert -strip .png`)
 
 * Nico Weber:
-    * [chromium](https://chromium-review.googlesource.com/c/1167913/) (use date of last git commit)
+
+    * [chromium](https://chromium-review.googlesource.com/c/1167913/) (use date of last Git commit)
 
 tests.reproducible-builds.org development
 -----------------------------------------
@@ -55,4 +57,4 @@ There were a number of updates to our [Jenkins](https://jenkins.io/)-based testi
 Misc.
 -----
 
-This week's edition was written by Bernhard M. Wiedemann, Chris Lamb & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.
+This week's edition was written by Bernhard M. Wiedemann, Chris Lamb and Holger Levsen & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/f965215ea84ddd704d0fa4c529dcf70890e67c5e...dc49525c68ee02825597a9366b9a3095de6f9198

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/f965215ea84ddd704d0fa4c529dcf70890e67c5e...dc49525c68ee02825597a9366b9a3095de6f9198
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180820/1de14f03/attachment.html>


More information about the rb-commits mailing list