Releases: containerd/overlaybd
Releases · containerd/overlaybd
v1.0.4
Commits
- 9a49a3c: support create raw image, extfs test use make_extfs (yuchen.cc) #284
- aefdee9: Add support for vsize = 0 to overlaybd-create (Lanzheng Liu) #286
- enhanced error handling #287 (liulanzheng)
v1.0.3
Commits
- 870faa1: multi-processor zfile builder (Lanzheng Liu) #278
- 9046a36: fix the metrics exporter (Coldwings) #282
- 937ef47: fix mkfs by marking inode 1 (Lanzheng Liu) #283
v1.0.2
Commits
- be948fa: fix segfault in open lower (liulanzheng) #272
- 7f5594d: build static openssl when building static libcurl (Coldwings) #275
- 06e164d: update photon version (liulanzheng) #276
- faa421c: update regitsryfs v2 and use v2 as default (lanzheng.liulz) #277
v1.0.1
Commits
- 8e4726c: [bugfix] turboOCI commit with uuid (zhuangbowei.zbw) #269
- 1c2299c: build overlaybd using static compiled libcurl 7.42.1 (鸣舟) #270
- 6e105e3: fix workflow release dependencies (鸣舟) #271
v1.0.0
Merge pull request #267 from BigVan/zfile_digest
print digest and index checksum in ZFile log
v0.6.18
Commits
- a13e132: print digest and index checksum in ZFile log (Yifan Yuan) #267
v0.6.17
Commits
- 7315c31: save digest of zfile's header/trailer and index (Yifan Yuan) #262
v0.6.16
Commits
- ef7ef4e: [bugfix] duplicate bearer (zhuangbowei.zbw) #260
- c69b0d3: [bugfix] enhance bound check on building jumptable (Yifan Yuan) #263
v0.6.15
Commits
- 8c7b2e7: Fix bugs in zfile evict and build jump table. (yuchen.cc) #259