Skip to content

7.4.15

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Sep 12:16
· 1 commit to main since this release

Full Changelog: v7.4.14...v7.4.15

  • fix(rsync-pre-download.sh): isolate per-transfer staging file for
    status/log uploads, preventing parallel host uploads from clobbering
    each other's temporary files or writing into the wrong host log
    (#172, a238262).
  • fix(linbo-scp.sh): remove trailing "$" from RSYNC_SKIP_COMPRESS
    variable name, preventing malformed rsync --skip-compress suffix
    lists in the upload wrapper (d74fef8).