Skip to content

Releases: mudler/luet

0.35.5

27 Aug 08:58
8eb9c3d
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #363

Full Changelog: 0.35.4...0.35.5

0.35.4

01 Aug 09:46
7b70305
Compare
Choose a tag to compare

This is a patch release which fixes only CI to have binary artifacts

0.35.3

01 Aug 07:21
1c4df33
Compare
Choose a tag to compare

What's Changed

  • ci: bump golang by @mudler in #359
  • ⬆️ Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.4+incompatible by @dependabot in #361

Full Changelog: 0.35.2...0.35.3

0.35.2

22 Apr 08:13
a644469
Compare
Choose a tag to compare

What's Changed

  • Don't hardcode the version by @jimmykarily in #353
  • ⬆️ Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible by @dependabot in #336
  • ⬆️ Bump golang.org/x/net from 0.18.0 to 0.23.0 by @dependabot in #358
  • ⬆️ Bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible by @dependabot in #357
  • ⬆️ Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #356

New Contributors

Full Changelog: 0.35.1...0.35.2

0.35.1

15 Mar 08:27
4c788cc
Compare
Choose a tag to compare

What's Changed

  • bump github.com/moby/buildkit to v0.13.0 by @mudler in #351

Full Changelog: 0.35.0...0.35.1

0.35.0

21 Aug 09:16
c47bf48
Compare
Choose a tag to compare
Try to fix tests due to upx (#343)

Signed-off-by: Itxaka <[email protected]>

0.33.0

18 Oct 09:39
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

0.32.4

07 Jun 20:07
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

  • aeb686f ⬆️ Tag 0.32.4
  • f98cd40 🐛 Fixup bad return on first cycle

0.32.3

07 Jun 13:43
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

  • 70f99b6 ⬆️ Tag 0.32.3
  • 3a31639 🎨 Don't panic on Fatal
  • 4cb21a3 🎨 Match exit status with panic
  • cfbd8bf 🐛 Fixup finalizer detection

0.32.1

24 May 22:32
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

  • fea872a ⬆️ Tag 0.32.1
  • 1006be9 🐛 Bail out when no packages are found with default solvers (#296)
  • b5da2fa ⚙️ Fixup corner case when templating requires