Skip to content

Releases: salvete/overlaybd

Development Build

30 Sep 04:40
bcd84a9

Choose a tag to compare

Development Build Pre-release
Pre-release

Builds

  • add release package for ubuntu 24.04 #365 (Bin Du)
  • add release package for azurelinux3.0 #367 (Bin)

Commits

  • 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
  • de68119: Fix cross-compiling by using CMAKE_SYSTEM_PROCESSOR rather than uname -m (James Le Cuirot) #369
  • 9817ee8: Respect aarch64 -march=|-mcpu= flag and check whether -mcpu=native works (James Le Cuirot) #369
  • 167f0b5: Fix yaml-cpp dependency, as it is installed with that name, not yamlcpp (James Le Cuirot) #368
  • a760aae: Pin libtcmu git tag rather than pointing at the main branch (James Le Cuirot) #374
  • b94d3e5: Fix buffer-overflow in sha256 string construction (Adam Lesinski) #377
  • 187dd98: Fix prometheus metrics text exporter rendering (Adam Lesinski) #378