Skip to content

Releases: mudler/luet

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

0.20.9

10 Nov 16:52
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

bb88fe7 🆕 Tag 0.20.9
702a9f1 Drop code which is called already by containerd

0.20.8

05 Nov 23:28
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

c58a462 🆕 Tag 0.20.8
1e78570 Allow to push final images while compiling

0.20.7

04 Nov 13:25
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

9857bea 🎨 Lazy progressbar start
fba4208 🔧 Preserve suid,sgid and sticky bits when extracting images
0589bea Tag 0.20.7

0.20.6

31 Oct 12:45
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

d43b8c4 Attach platform data when creating images from tars
100c313 Tag 0.20.6

0.20.5

29 Oct 10:52
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

c7f9708 Add CreateTar to image API
1b35a67 Print plugin success messages + print plugin location on load (#267)
384ae8e Tag 0.20.5

0.20.4

27 Oct 11:20
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

b5def98 Drop unused code
5e8a9c7 Tag 0.20.4
f2f85a2 ci: Add back -race
fdb49ce cli: render table/lists only on terminal output
37cc186 delta: trim path when computing src files set

0.20.3

26 Oct 16:10
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

9799b7c Add Image reference by pipe, refactor
b974f44 Add cache to avoid RAM consumption
1f0324c Log debug before failing (#263)
262d09d Lower message levels
35fcd86 Switch to ondisk also when unpacking FS
9c17432 Tag 0.20.3
5a7e97d Update vendor
aea3cdf Use ondisk reference for deltas
daa9eb9 Walk destination only once when computing delta

0.20.2

26 Oct 00:17
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

144c409 Disable buffer on docker remote
f6bb7a9 Make sure to pull images before generating artifacts
7cd455f Set proper error message on plugin failure
e705c47 Tag 0.20.2

0.20.1

24 Oct 21:46
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

9d3af64 Tag 0.20.1
1b1ab62 Use table lookup for checking addition files