restraint-harness / restraint

Simple test harness which can be used with beaker
GNU General Public License v3.0
15 stars 26 forks source link

Release Notes 0.4.5 #319

Closed StykMartin closed 4 months ago

StykMartin commented 4 months ago

The release notes contain all the major changes we made between 0.4.4 and 0.4.5.

All other changes are related to the development environment or ensuring we can compile Restraint again.

This is the complete commit log

34cae42 Release Notes for Restraint version 0.4.5
cb70ae7 Add note for dependency updates
32902d2 Add note for extend task fetch
3f6a0e3 Update GH Actions to use Quay CR
811bce3 Use aliases to cover latest build roots
d5d7b8a Bump third-party json-c to 0.16
3e4eef4 Declare build_type_safety_c for Fedora 40
c299c44 Bump third-party OpenSSL to 1.1.1w
179b2df Suppress ReallocZero for libproxy/duktape
055a0a9 Add CentOS Stream static builds in review checks
af33aa7 Use pcre-static for CentOS static builds
e9fb8ae Add CentOS Stream container provision scripts
71ba7ab Use printf instead of g_print to avoid additional formatting
d3acd02 Use const qualifier
32a1bdf Change URL to pull zlib tarball
e5645a0 Extend task_fetch retries
41bdbee Enable Fedora39 in checks, COPR Builds, container scripts
3c58119 Drop Fedora37/Add Fedora40 to release file
73ad3be Drop Fedora36/Add Fedora39 to release file
4a20ada Enable Fedora38 in checks, COPR Builds, container scripts

🚀

Signed-off-by: Martin Styk mart.styk@gmail.com