Skip to content

Releases: containerd/overlaybd

v1.0.4

14 Nov 15:04
3dc16b2
Compare
Choose a tag to compare

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

07 Nov 06:46
6866d75
Compare
Choose a tag to compare

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

13 Oct 10:19
4afecd1
Compare
Choose a tag to compare

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

07 Oct 07:40
2c92634
Compare
Choose a tag to compare

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

27 Sep 04:25
ceb8a3f
Compare
Choose a tag to compare
Merge pull request #267 from BigVan/zfile_digest

print digest and index checksum in ZFile log

v0.6.18

20 Sep 00:26
ceb8a3f
Compare
Choose a tag to compare

Commits

  • a13e132: print digest and index checksum in ZFile log (Yifan Yuan) #267

v0.6.17

18 Sep 05:00
2fb5fbf
Compare
Choose a tag to compare

Commits

  • 7315c31: save digest of zfile's header/trailer and index (Yifan Yuan) #262

v0.6.16

11 Sep 08:48
3a3b2c7
Compare
Choose a tag to compare

Commits

  • ef7ef4e: [bugfix] duplicate bearer (zhuangbowei.zbw) #260
  • c69b0d3: [bugfix] enhance bound check on building jumptable (Yifan Yuan) #263

v0.6.15

31 Aug 04:35
e10030e
Compare
Choose a tag to compare

Commits

  • 8c7b2e7: Fix bugs in zfile evict and build jump table. (yuchen.cc) #259

v0.6.14

29 Aug 04:43
9194f47
Compare
Choose a tag to compare

Commits

  • ad2a737: fix bug in retry open zfile (yuchen.cc) #258