Skip to content

Releases: mudler/luet

0.22.5

04 Jan 22:30
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

  • f020001 🆕 Tag 0.22.5
  • 6198eba ♻️ Drop travis file and chglog
  • 9bd6730 🤖 Adapt makefile/scripts to ginkgo changes
  • 2bd623a 🔧 Drop containerd workaround

0.22.4

28 Dec 21:57
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

  • 80bc542 🆕 Tag 0.22.4
  • 1d651a5 🔧 ci: disable -race on scripts/ginkgo.coverage.sh
  • f7357a6 🔧 ci: disable -race on tests
  • 9274f87 🔧 ci: disable flaky test

0.22.2

28 Dec 15:50
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

  • 1a9073a 🎨 Display installed packages in luet search
  • 719ef16 🆕 Tag 0.22.2
  • 7e82540 🔧 Use crane.Insecure while checking image availability

0.22.0

25 Dec 11:27
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

  • e8c5e23 🎨 Display missing files in oscheck with --debug
  • c98f427 🎨 Introduce contextualized logging
  • a363b53 🔧 Speedup package upgrades
  • 7f7e141 Tag 0.22.0

0.21.2

21 Dec 13:55
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

  • 20d01e4 🎨 Update repos automatically only if out-of-sync
  • fd90e0d 🆕 Tag 0.21.2
  • ed63236 🔧 take into account of multiple installs

0.21.0

16 Dec 00:11
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

  • 309f5c0 📒 update vendor/
  • 1f6d0cc 🆕 Update go-pluggable
  • b05b00c 🔧 🎨 Enhance package upgrade strategy order
  • 07e37ea 🔧 Add luet reinstall --installed
  • 938d41f 🔧 Allow to perform automatically oscheck after upgrades
  • fbe9b03 🔧 Consider removals when appending packages to be uninstalled
  • 163bd77 🔧 Emit post/pre upgrade events
  • 0a90129 🔧 Restore tree imglist hash output
  • 0163856 Tag 0.21.0

0.20.13

06 Dec 23:04
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

  • e11521d 📒 Update CONTRIBUTING
  • 432b1db 🆕 Tag 0.20.13
  • 78307ee 🔧 Add contextual logging accessors
  • 1f29fdd 🔧 Add oscheck
  • 1e6aca0 🔧 CLI: add quiet mode
  • da85a73 🔧 Consistently use Tempdir in compiler
  • 8e16d3a 🔧 Use ImageID for generating dockerfile names
  • 79e98af Handle error if we can't generate a compilation spec from a package

0.20.12

25 Nov 15:06
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

a02ab16 Don't load requires while parsing compilespec that consume final images
71d5b03 Tag 0.20.12

0.20.11

22 Nov 11:56
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

80412e2 Add luet util pack
ba0551c Tag 0.20.11
44e66cc Use tarball.LayerFromOpener

0.20.10

15 Nov 22: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

df2be8a Tag 0.20.10
a2d91a2 fixup: sanitize metadata images name