[Git][reproducible-builds/reproducible-website][master] 2 commits: 170: Large number of cosmetic changes.

Chris Lamb gitlab at salsa.debian.org
Mon Jul 30 15:07:04 CEST 2018


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


Commits:
9e23c49e by Chris Lamb at 2018-07-30T13:06:25Z
170: Large number of cosmetic changes.

- - - - -
ad1465a6 by Chris Lamb at 2018-07-30T13:06:34Z
published as https://reproducible-builds.org/blog/posts/170/

- - - - -


1 changed file:

- _blog/posts/170.md


Changes:

=====================================
_blog/posts/170.md
=====================================
--- a/_blog/posts/170.md
+++ b/_blog/posts/170.md
@@ -1,17 +1,22 @@
 ---
 layout: blog
 week: 170
+published: 2018-07-30 13:06:34
 ---
 
-* [Ludovic Courtès](http://web.fdn.fr/~lcourtes/) wrote a blog post entitled [Multi-dimensional transactions and rollbacks](https://www.gnu.org/software/guix/blog/2018/multi-dimensional-transactions-and-rollbacks-oh-my/) which promotes the functional aspects of the [GNU Guix](https://www.gnu.org/software/guix/) package manager as well as it's "very strong guarantees in terms of reproducibility and provenance tracking."
+* [Ludovic Courtès](http://web.fdn.fr/~lcourtes/) wrote a blog post titled "[Multi-dimensional transactions and rollbacks](https://www.gnu.org/software/guix/blog/2018/multi-dimensional-transactions-and-rollbacks-oh-my/)" which promotes the functional aspects of the [GNU Guix](https://www.gnu.org/software/guix/) package manager as well as it's "very strong guarantees in terms of reproducibility and provenance tracking."
 
-* Chris Lamb performed a [Non Maintainer Upload](https://wiki.debian.org/NonMaintainerUpload) to Debian of the [GNU mtools](https://www.gnu.org/software/mtools/) package in order to address two reproducibility-related bugs ([#900409](https://bugs.debian.org/900409) & [#900410](https://bugs.debian.org/900410)) that were blocking the inclusion of [his previous merge request to the Debian Installer](https://salsa.debian.org/installer-team/debian-installer/merge_requests/3) to make the installation images (ISO, hd-media, netboot, etc,) bit-for-bit reproducible.
+* Chris Lamb performed a [Non Maintainer Upload](https://wiki.debian.org/NonMaintainerUpload) (NMU) in Debian of the [GNU mtools](https://www.gnu.org/software/mtools/) package in order to address two reproducibility-related bugs ([#900409](https://bugs.debian.org/900409) & [#900410](https://bugs.debian.org/900410)) that were blocking the inclusion of [his previous merge request to the Debian Installer](https://salsa.debian.org/installer-team/debian-installer/merge_requests/3) to make the installation images bit-for-bit reproducible.
 
-* NetBSD [announced their 8.0](http://www.netbsd.org/releases/formal-8/NetBSD-8.0.html) release which touts stability improvements, hundreds of bug fixes, and many new features including reproducible builds via `MKREPRO`.
+* [NetBSD announced their 8.0 release](http://www.netbsd.org/releases/formal-8/NetBSD-8.0.html) which touts stability improvements and many other features including reproducible builds via `MKREPRO`.
 
-* We are continuing to see "fallout" from the default GCC version in Debian unstable changing from GCC 7 to GCC 8. As outlined in our previous post, as we have not updated our build path patches for this newer version it is resulting in a large number of packages becoming unreproducible in our testing framework. Holger has now temporarily disabled scheduling of packages in unstable and experimental until we have a solution or workaround for this.
+* We are continuing to see "fallout" from the default GCC version in Debian `unstable` moving from GCC 7 to GCC 8. As outlined in [our previous report](https://reproducible-builds.org/blog/posts/169), as we have not updated our build path patches for this newer version it is resulting in a large number of packages becoming unreproducible in our testing framework. Holger has temporarily disabled the scheduling of packages in `unstable` and `experimental` until we have a solution for this.
 
-* Holger also added 26GB to the partition used for Debian reproducible tests on jenkins.debian.net so that there is enough free space. This is to cope with the increased size needs due to unreproduciblities introduced due to GCC-8. This fixed a number of Jenkins jobs that were constantly failing in the last days.
+* Holger also added 26GB to the partition used for Debian reproducible tests on `jenkins.debian.net` so that there is enough free space. This is to cope with the increased space needs due to issues introduced due to the GCC transition 8. This fixed a number of Jenkins jobs that were constantly failing in the last days.
+
+* The [CircleCI](https://circleci.com/) continuous integration platform notes the importance of "deterministic builds" in a [training video it has produced](https://www.youtube.com/watch?v=xOSHKNUIkjY). As many projects use CircleCI, their emphasis on making builds deterministic should help spread that related concept elsewhere.
+
+* Three Debian package reviews were added, one was updated and one was removed in this week, adding to [our knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
 
 * In the upcoming week a number of the Reproducible Builds team are at [DebConf18](https://debconf18.debconf.org/), the annual Debian Developers conference. The [schedule](https://debconf18.debconf.org/schedule/) includes talks entitled:
 
@@ -19,10 +24,6 @@ week: 170
   * "[My crush on GNU Guix](https://debconf18.debconf.org/talks/99-my-crush-on-gnu-guix/)" by Vagrant Cascadian.
   * "[Software transparency: package security beyond signatures and reproducible builds](https://debconf18.debconf.org/talks/104-software-transparency-package-security-beyond-signatures-and-reproducible-builds/)" by Benjamin Hof.
 
-* The [CircleCI](https://circleci.com/) continuous integration platform notes the importance of "deterministic builds" in a [training video it has produced](https://www.youtube.com/watch?v=xOSHKNUIkjY). As many projects use CircleCI, their emphasis on making builds deterministic should help spread that related concept elsewhere.
-
-* Three Debian package reviews were added, one was updated and one was removed in this week, adding to [our knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
-
 
 Upstream work
 -------------
@@ -40,7 +41,7 @@ Upstream work
     * [efivar](https://github.com/rhboot/efivar/pull/115) (ASLR, use `memset(3)`)
     * [gnu-cobol](https://savannah.gnu.org/bugs/index.php?54361) (`date`)
     * [R-PKI/R-base](https://bugzilla.opensuse.org/show_bug.cgi?id=1102299) (`date`)
-    * [rust](https://github.com/rust-lang/rust/issues/50556) (random cmpq - from hash order?)
+    * [rust](https://github.com/rust-lang/rust/issues/50556) (random `cmpq` - from hash order?)
     * [util-linux](https://github.com/karelzak/util-linux/issues/668) (ask for easier disabling of ASLR)
     * [perl-IO-Socket-SSL](https://bugzilla.opensuse.org/show_bug.cgi?id=1102852) (FTBFS-2019-03)
     * [ibutils](https://bugzilla.opensuse.org/show_bug.cgi?id=1102911) (FTBFS with -j1)



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/77d136c0e258613637855569f79aa5fdbe39f82e...ad1465a6f147a30f555dd4f160e4b2ed696e6b37

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/77d136c0e258613637855569f79aa5fdbe39f82e...ad1465a6f147a30f555dd4f160e4b2ed696e6b37
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/20180730/1cbe0c5f/attachment.html>


More information about the rb-commits mailing list