Skip to content

Releases: NLnetLabs/ploutos

v7.3.7

06 Dec 11:30
8197f8f
Compare
Choose a tag to compare

This patch release contains the following backward compatible changes: *1

  • Remove support for Ubuntu 16.04 LTS (Xenial Xerus) (#127) due to the GLIBC in this older O/S being incompatible with Node 20 now required by GitHub Actions to run actions on this systems.

[1]: Workflows using Ploutos will succeed without changes using this release, but packages for the discontinued O/S will no longer be built.

v7.3.6

06 Dec 08:52
2288e8b
Compare
Choose a tag to compare

This patch release contains the following backward compatible changes: *1

  • Remove support for Ubuntu 18.04 LTS (Bionic Beaver) and Debian 9 (Stretch) (#125) due to the GLIBC in these older O/S's being incompatible with Node 20 now required by GitHub Actions to run actions on those systems.

[1]: Workflows using Ploutos will succeed without changes using this release, but packages for the discontinued O/S's will no longer be built.

v7.3.5

21 Nov 16:09
Compare
Choose a tag to compare

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

28 Oct 14:26
d54ff20
Compare
Choose a tag to compare

This patch release contains the following backward compatible changes:

  • Remove support for testing on Ubuntu Xenial 16.04 (resolves #116)

v7.3.3

24 Sep 08:58
067d4c6
Compare
Choose a tag to compare

This patch release contains the following backward compatible changes:

  • Remove support for testing on Ubuntu Bionic 18.04 (resolves #114)

v7.3.2

25 Jul 09:37
eb704d8
Compare
Choose a tag to compare

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

04 May 19:18
da3ce05
Compare
Choose a tag to compare

This patch release contains the following backward compatible changes:

  • Migrate from LXC/LXD to Incus (LXC/LXD fork) (fixes #108).

v7.3.0

18 Jan 11:58
739e8b3
Compare
Choose a tag to compare

This release contains the following changes:

  • Expose optional extra_cargo_deb_args arg for package_build_rules (#100)

v7.2.5

03 Jan 09:15
998d169
Compare
Choose a tag to compare

This bug fix release contains the following changes:

  • FIX: rpmlint: command not found (#98).

v7.2.4

28 Nov 09:23
3a461d0
Compare
Choose a tag to compare

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)