Skip to content
......@@ -45,9 +45,10 @@ There were a large number of updates to our [Jenkins](https://jenkins.io/)-based
* [Arch Linux](https://www.archlinux.org/)-specific changes:
* Perform some administration on the package blacklists. ([1](https://salsa.debian.org/qa/jenkins.debian.net/commit/dbe42fac), [2](https://salsa.debian.org/qa/jenkins.debian.net/commit/02f5df90))
* Make sed calls for modifying pacman.conf more robust, which fixed building in the future. ([1](https://salsa.debian.org/qa/jenkins.debian.net/commit/be8fc3f5)
* Improve the documentation of a multi-line [sed(1)](https://www.gnu.org/software/sed/manual/sed.html) statement. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/243d7312)]
* Move to using [sudo(8)](https://www.sudo.ws/) for cleanup tasks. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/9a931cf7)]
* Perform some administration on the package blacklists. ([1](https://salsa.debian.org/qa/jenkins.debian.net/commit/dbe42fac), [2](https://salsa.debian.org/qa/jenkins.debian.net/commit/02f5df90))
* Move to using [sudo(8)](https://www.sudo.ws/) for cleaning up old /tmp files left by some package builds. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/9a931cf7)]
* [Debian](https://www.debian.org/)-specific changes:
......