Skip to content

v0.32.2

Choose a tag to compare

@eatradish eatradish released this 02 May 06:26
· 4049 commits to master since this release

Bug Fixes

  • truncate file and set file length == 0 if file_size >= download total_size
  • fetch inrelease return checksum mismatch error if mirror inrelease is updated

Commit Statistics

  • 2 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Truncate file and set file length == 0 if file_size >= download total_size (0a04b48)
    • Fetch inrelease return checksum mismatch error if mirror inrelease is updated (978173e)