Skip to content
Commits on Source (8)
......@@ -51,9 +51,9 @@ Packages reviewed and fixed, and bugs filed
* [#909936](https://bugs.debian.org/909936) filed against [python-changelog](https://tracker.debian.org/pkg/python-changelog) [(merged upstream)](https://bitbucket.org/zzzeek/changelog/pull-requests/1/please-make-the-references-reproducible)
* Marek Marczykowski-Górecki:
* [pungi](https://pagure.io/pungi/pull-request/1058) (merged, multiple reproducibility issues)
* [createrepo](https://github.com/rpm-software-management/createrepo/pull/9) (timestamps in repomd.xml)
* [lorax](https://github.com/weldr/lorax/pull/498) (multiple reproducibility issues)
* [pungi](https://pagure.io/pungi/pull-request/1058) (merged, multiple reproducibility issues)
Test framework development
--------------------------
......@@ -82,9 +82,9 @@ There were a huge number of updates to our [Jenkins](https://jenkins.io/)-based
* [OpenWrt](https://www.openwrt.org/)-specific changes:
* Now that the projects have re-joined, merge the [LEDE](https://en.wikipedia.org/wiki/LEDE) work back in ([1](https://salsa.debian.org/qa/jenkins.debian.net/commit/300e8fe4), [2](https://salsa.debian.org/qa/jenkins.debian.net/commit/a41ea551), [3](https://salsa.debian.org/qa/jenkins.debian.net/commit/f1aa3b37), [4](https://salsa.debian.org/qa/jenkins.debian.net/commit/e63ae263), [5](https://salsa.debian.org/qa/jenkins.debian.net/commit/725ce40c), [6](https://salsa.debian.org/qa/jenkins.debian.net/commit/0d8ad724)), so that we only have OpenWrt tests.
* [Create a landing page](https://salsa.debian.org/qa/jenkins.debian.net/commit/3ac5248e) at https://tests.reproducible-builds.org/openwrt/
* [Use upstream Git repository](https://salsa.debian.org/qa/jenkins.debian.net/commit/fa3ed5a7) (instead of lynxis fork).
* Now that the projects have re-joined, merge the [LEDE](https://en.wikipedia.org/wiki/LEDE) work back in so that we only have OpenWrt tests ([1](https://salsa.debian.org/qa/jenkins.debian.net/commit/300e8fe4), [2](https://salsa.debian.org/qa/jenkins.debian.net/commit/a41ea551), [3](https://salsa.debian.org/qa/jenkins.debian.net/commit/f1aa3b37), [4](https://salsa.debian.org/qa/jenkins.debian.net/commit/e63ae263), [5](https://salsa.debian.org/qa/jenkins.debian.net/commit/725ce40c), [6](https://salsa.debian.org/qa/jenkins.debian.net/commit/0d8ad724))
* [Create a landing page](https://salsa.debian.org/qa/jenkins.debian.net/commit/3ac5248e) at [tests.reproducible-builds.org/openwrt/](https://tests.reproducible-builds.org/openwrt/)
* [Use upstream Git repository](https://salsa.debian.org/qa/jenkins.debian.net/commit/fa3ed5a7) (instead of *lynxis*'s fork).
* [Document that every build is done under a `umask(2)` of `0022`](https://salsa.debian.org/qa/jenkins.debian.net/commit/2b3738a1), because this is enforced by the OpenWrt build system.
* [Add more console output](https://salsa.debian.org/qa/jenkins.debian.net/commit/8cd3b3fc).
......@@ -96,10 +96,10 @@ There were a huge number of updates to our [Jenkins](https://jenkins.io/)-based
* Update some timeouts, including [increasing the timeout to 24 hours](https://salsa.debian.org/qa/jenkins.debian.net/commit/323c8c95) for some longer-running jobs and [adding a timeout of 12 hours for general reproducible jobs & 15 minutes for healthcheck jobs](https://salsa.debian.org/qa/jenkins.debian.net/commit/8791c66d).
* [Be move verbose when IRC message sending fails](https://salsa.debian.org/qa/jenkins.debian.net/commit/5614c3c3).
In addition, Alexander Couzens [added a comment regarding OpenWrt/LEDE](https://salsa.debian.org/qa/jenkins.debian.net/commit/2311bb59) which was [amended](https://salsa.debian.org/qa/jenkins.debian.net/commit/1befc910) by Holger.
In addition, Alexander Couzens [added a comment regarding OpenWrt/LEDE](https://salsa.debian.org/qa/jenkins.debian.net/commit/2311bb59) which [was subsequently amended](https://salsa.debian.org/qa/jenkins.debian.net/commit/1befc910) by Holger.
Misc.
-----
This week's edition was written by Bernhard M. Wiedemann, Chris Lamb, Holger Levsen & 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, *heinrich5991*, Holger Levsen, Marek Marczykowski-Górecki & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.