Luet Versions Save

:package: :whale: 0-dependency Container-based Package Manager using SAT solver and QLearning

0.35.2

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/mudler/luet/compare/0.35.1...0.35.2

0.35.1

2 months ago

What's Changed

Full Changelog: https://github.com/mudler/luet/compare/0.35.0...0.35.1

0.35.0

9 months ago

0.33.0

1 year ago

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

  • 843858e2 :robot: Adapt tests
  • 5f231da6 Bump ginkgo (#310)
  • 556e46da Print all not-found packages (#304)
  • 2513760b Tag 0.33.0
  • f5115e6c Update docs
  • eecde087 default transport allows to pick up proxy vars from environment variables (#309)

0.32.4

1 year ago

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

  • aeb686f4 :arrow_up: Tag 0.32.4
  • f98cd401 :bug: Fixup bad return on first cycle

0.32.3

1 year ago

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

  • 70f99b6b :arrow_up: Tag 0.32.3
  • 3a316398 :art: Don't panic on Fatal
  • 4cb21a3e :art: Match exit status with panic
  • cfbd8bf7 :bug: Fixup finalizer detection

0.32.1

2 years ago

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

  • fea872ab :arrow_up: Tag 0.32.1
  • 1006be92 :bug: Bail out when no packages are found with default solvers (#296)
  • b5da2fa7 :gear: Fixup corner case when templating requires

0.32.0

2 years ago

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

  • 5bc3e3f2 :arrow_up: Bump version to 0.32.0
  • 388a3e44 :art: CLI UX enhancements
  • 4e2a2adf :art: refactor out common code in tree builder
  • e70a543f :gear: Add ability to build from Dockerfiles directly
  • 2fa1defd :gear: Add support for subpackages during buildtime
  • 9361011c :gear: Cumulate error on SyncRepositories
  • 2aa4c8a4 :gear: Keep full string around, helps debugging
  • c363c916 :gear: Small fixups and enhancements

0.31.2

2 years ago

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

  • 6674abb2 :arrow_up: Bump version to 0.31.2
  • cca1a6db :gear: Annotate build dir when building against system repo

0.31.1

2 years ago

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

  • 58e857e7 :arrow_up: Bump version to 0.31.1
  • 77c7eab1 :gear: Fixup runtime tree detection during join images