github rustic-rs/rustic v0.11.1

12 hours ago

Hello rusticeans,

we are happy to release rustic 0.11.1! This release fixes a bunch of minor bugs and features rustic init --hot-only allowing to convert a "standard" repository into a hot/cold repository.

Thanks a lot to everybody who contributed!

Changelog

Added

  • Add init --hot-only option (#1224,#255)
  • Also identify strings without : containing \ or . as local path (#1692)

Fixed

  • if profile ends with .toml, don't append it once more (#1687)
  • correct mount options (#1685)
  • Fix grouping for interactive snapshots view (#1682)
  • use rclone url as-is for rclone command (#485)
  • Add information about to_delete to check errors (#484)
  • race condition in warmup tests (#481)
  • only call warm-up/wait if #ids > 0 (#483)
  • show type/id for crypto errors (#482)
  • ignore non-id files when listing (#479)
  • sort blobs before repacking (#478)
  • tag options in rewrite don't conflict with each other (#476)

Other

Don't miss a new rustic release

NewReleases is sending notifications on new releases.