Skip to content
Commits on Source (2)
......@@ -14,8 +14,6 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
* Reproducible builds were mentioned in the [2018 annual report](https://www.gov.uk/government/publications/huawei-cyber-security-evaluation-centre-oversight-board-annual-report-2018) from the Huawei Cyber Security Evaluation Centre Oversight Board, a report to the [National Security Adviser](https://en.wikipedia.org/wiki/National_Security_Adviser_(United_Kingdom)) of the United Kingdom.
* We operate a comprehensive [Jenkins](https://jenkins.io/)-based testing framework that powers [tests.reproducible-builds.org](https://tests.reproducible-builds.org). This week Mattia Rizzolo built a static list of SSH host keys [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/5230852b)] so we could build the `ssh_config` file based on this file [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/eaff665a)], leading to being able to enable [OpenSSH](https://www.openssh.com/)'s `StrictHostKeyChecking` option [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/37bb8c04)][[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/ea5f5d51)][[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/3b074b5f)]. In addition, Holger Levsen added a number of links to pages, including [Guix](https://www.gnu.org/software/guix/)'s `challenge` command [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/8bc0af30)], the [F-Droid](https://f-droid.org/en/) tests [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/652b85a3)] as well as NixOS and openSUSE tests [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/ab15630e)].
* 17 reviews of Debian packages were added, 2 were updated and 10 were removed in this week, adding to [our knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
* There were a number of updates to to the [reproducible-builds.org project website](https://reproducible-builds.org), including Stefano Zacchiroli adding the Reproducible Builds Steering Committee to the [*Who is involved?*](https://reproducible-builds.org/who/) page  [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/ade9a01)] and `jajajasalu2` dropping invalid links to the `trydiffoscope` and `reprotest` issue trackers [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/2a25dde)].
......@@ -35,6 +33,13 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
* [meep](https://bugzilla.opensuse.org/show_bug.cgi?id=1130438) (FTBFS CPU).
## Test framework development
* We operate a comprehensive [Jenkins](https://jenkins.io/)-based testing framework that powers [tests.reproducible-builds.org](https://tests.reproducible-builds.org). * This week,
* Mattia Rizzolo built a static list of SSH host keys [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/5230852b)] so we could build the `ssh_config` file based on this file [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/eaff665a)], leading to being able to enable [OpenSSH](https://www.openssh.com/)'s `StrictHostKeyChecking` option [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/37bb8c04)][[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/ea5f5d51)][[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/3b074b5f)].
* Holger Levsen added a number of links to pages, including [Guix](https://www.gnu.org/software/guix/)'s `challenge` command [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/8bc0af30)], the [F-Droid](https://f-droid.org/en/) tests [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/652b85a3)] as well as NixOS and openSUSE tests [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/ab15630e)].
---
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.