Skip to content

v1.0.14

Choose a tag to compare

@github-actions github-actions released this 05 Jun 07:19
· 21 commits to main since this release
06e5f0d

Builds

  • add release package for ubuntu 24.04 #365 (Bin Du)

Commits

  • e669fb0: Update maintainer list (Yifan Yuan) #347
  • f577b39: [feat.] Support uploading 'output' to registry while merging layers (Yifan Yuan) #349
  • 62e5e66: Add EROFS test framework (Gao Xiang) #350
  • dc073b2: [bugfix] workaround if some SegmentMapping refers to end of tar (Gao Xiang) #350
  • db0879a: [EROFS]: cleanup: rename cfg to mkfs_cfg (Hongzhen Luo) #352
  • 35d3980: [EROFS]: fix: capture errors from extract_tar() (Hongzhen Luo) #352
  • 99ed7a0: [EROFS] Align with the block size of overlayBD (Hongzhen Luo) #352
  • 8ce880b: [EROFS]: cleanup: report error when encountering bad mapfile (Hongzhen Luo) #353
  • 0fe569f: [EROFS]: test: add test for pax-header tar (Hongzhen Luo) #353
  • 355b288: [EROFS]: refactor: reorganize code (Hongzhen Luo) #354
  • 8fa54f8: [EROFS]: clean up erofs_fs (Hongzhen Luo) #354
  • ee78e6c: [EROFS]: test: add test for internal ErofsCache (Hongzhen Luo) #354
  • 8ae3331: [EROFS] fix Not a directory error for incremental builds (Hongzhen Luo) #355
  • 5840e72: [EROFS] implement pread() for ErofsFile (Hongzhen Luo) #355
  • 68cb4b8: [EROFS] add tests for building in clean and incremental mode (Hongzhen Luo) #355
  • 42f0b0c: [EROFS] fix the loss of uid and gid (Hongzhen Luo) #356
  • d93fa3a: [EROFS]: test: introduce stress testing framework (Hongzhen Luo) #358
  • 6722f54: [EROFS] test: add verification for file contents (Hongzhen Luo) #358
  • 42ac3f7: [EROFS] implement {fget,flist}xattr() for ErofsFile (Hongzhen Luo) #358
  • 85e1df3: [EROFS] test: add test for xattrs (Hongzhen Luo) #358
  • de5a4e3: [EROFS] test: add test for mode (Hongzhen Luo) #358
  • 701f164: [EROFS] test: add test for uid/gid (Hongzhen Luo) #358
  • 9af39f1: [EROFS] test: fix indentation issues (Hongzhen Luo) #358
  • 4a42002: [EROFS] test: add a stress test for mode, xattrs, content and uid/gid (Hongzhen Luo) #358
  • ba3a364: [EROFS] test: add an interface for generating directory and file names (Hongzhen Luo) #358
  • fa5d2fb: [EROFS] test: add test for same-name files or dirs (Hongzhen Luo) #358
  • 3752124: [EROFS] test: enhanced testing for same-name file or dir (Hongzhen Luo) #358
  • fd08511: [EROFS] test: add tests for .wh files (Hongzhen Luo) #358
  • 0c16fc7: [EROFS] test: add test for delete followed by create (Hongzhen Luo) #358
  • c43d8f1: [EROFS] test: add tests for dirs (Hongzhen Luo) #358
  • 8a99dd2: [EROFS] test: add stat check (Hongzhen Luo) #358
  • f4969c1: [EROFS] test: change the way of creating layers (Hongzhen Luo) #358
  • 115be8d: [EROFS] test: add test for mtime (Hongzhen Luo) #358
  • baecb2c: fix dynamic prefetch, to support prefetch path "/" (zhuangbowei.zbw) #359
  • 83b7bb8: prefetcher use lower_file instead of m_file (zhuangbowei.zbw) #359
  • cadc820: add gzfile init mutex lock (zhuangbowei.zbw) #359
  • a12c314: [ci] artifact actions v3 has been deprecated (zhuangbowei.zbw) #360
  • 21c51eb: [bugfix] some error occured when using upper layer (zhuangbowei.zbw) #360
  • 50b13b5: [ci] fix arm build (zhuangbowei.zbw) #360
  • 079248c: [ci] fix project check (zhuangbowei.zbw) #360
  • 74f1d3a: [ci] patch migrate to artifact action v4 (zhuangbowei.zbw) #366
  • d94492c: [deps] update e2fs: rootless build (zhuangbowei.zbw) #366