Releases: NLnetLabs/ploutos
Releases · NLnetLabs/ploutos
v7.3.5
This patch release contains the following backward compatible changes:
- Update upload-artifact and download-artifact to a v4-compatible version, as v3 is getting deprecated in December 2024 (#124, resolves #119)
v7.3.4
This patch release contains the following backward compatible changes:
- Remove support for testing on Ubuntu Xenial 16.04 (resolves #116)
v7.3.3
This patch release contains the following backward compatible changes:
- Remove support for testing on Ubuntu Bionic 18.04 (resolves #114)
v7.3.2
This patch release contains the following backward compatible changes:
Note: if there is a need it might be possible to revive the CentOS 7 builds by switching to the vault repositories (as described here). Please create an issue if you need this.
v7.3.1
This patch release contains the following backward compatible changes:
- Migrate from LXC/LXD to Incus (LXC/LXD fork) (fixes #108).
v7.3.0
This release contains the following changes:
- Expose optional
extra_cargo_deb_args
arg for package_build_rules
(#100)
v7.2.5
This bug fix release contains the following changes:
- FIX:
rpmlint
: command not found (#98).
v7.2.4
This minor release contains the following changes:
- Bump actions/github-script from 6 to 7 (#93)
- Bump docker/setup-qemu-action from 2 to 3 (#94)
v7.2.3
This bug fix release contains the following changes:
-
FIX: AttributeError: module 'tarfile' has no attribute xxx (#90)
-
Bump docker/setup-buildx-action from 2 to 3 (#87)
-
Bump docker/login-action from 2 to 3 (#86)
-
Bump docker/build-push-action from 4 to 5 (#85)
-
Bump docker/metadata-action from 4 to 5 (#84)
v7.2.2
This release contains the following changes:
- Revert the Buster test exclusion now that the LXC project appears to have fixed their broken images.