diff --git a/doc/news/_preparation_next_release.md b/doc/news/_preparation_next_release.md index 5d651949aa0..56584d43ea4 100644 --- a/doc/news/_preparation_next_release.md +++ b/doc/news/_preparation_next_release.md @@ -245,6 +245,7 @@ _(Michael Tucek)_ - Enable BuildKit features to leverage tmpfs to speed up `docker build` commands. _(Mihael Pranjić)_ - Bump Gradle to version 7.2. _(Mihael Pranjić)_ - Bump Debian Buster images to Bullseye and Stretch images to Buster. We still leave one Debian Stretch job due to upstream Debian LTS support until June 2022. _(Mihael Pranjić)_ +- Add Dockerfiles for openSUSE Leap 15.3 and CentOS Stream 8. _(Robert Sowula)_ - <> - Add docker image for OpenWrt package building. _(Robert Sowula)_ - Add files generated by docker when tutorial [run-all-tests-with-docker](https://www.libelektra.org/tutorials/run-all-tests-with-docker) is followed to .gitignore. _(Tobias Schubert @qwepoizt)_ @@ -261,6 +262,7 @@ _(Michael Tucek)_ - <> - <> - Move check stages that don't build the code to a dedicated stage, to avoid confusion when parallel builds are aborted. _(Robert Sowula)_ +- Add test stages for openSUSE and CentOS. _(Robert Sowula)_ - Use `tmpfs` in Docker to speed up the test suite. _(Mihael Pranjić)_ - Add OpenWrt package building stage to release pipeline. _(Robert Sowula)_