mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-08-31 04:09:37 +02:00
- Switch to O/S name based jobs instead of O/S numeric version to support Debian bullseye (which doesn't yet have a numeric Docker image tag and so cannot be run in a container by number, only by name). - Switch to official cargo-deb release that has the required systemd unit functionality. - Drop usage of empty 'job.container.image' cache key component. - Work around lack of support for `date --rfc-email` in older O/S versions. - Use a simpler and more consistent approach for waiting for network up in LXC containers. - Ensure sudo is available.