Skip to content

v0.20230103

Latest
Compare
Choose a tag to compare
@rezib rezib released this 03 Jan 13:03
· 99 commits to master since this release

Fixed

  • images: create local directories for squashfs with mode 0o0755 recursively whatever the current umask (#136).
  • p2p: enforce mode 0644 on SFTP pushed torrent file (#137).
  • sftp: create remote directory with mode 755 by default to avoid umask effect.