Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (#934).
This commit is contained in:
parent
c0721a8cad
commit
295bfb0c57
25 changed files with 869 additions and 524 deletions
4
NEWS
4
NEWS
|
|
@ -1,5 +1,9 @@
|
|||
1.9.2.dev0
|
||||
* #932: Fix missing build backend setting in pyproject.toml to allow Fedora builds.
|
||||
* #934: Update the logic that probes for the borgmatic streaming database dump, bootstrap
|
||||
metadata, and check state directories to support more platforms and use cases.
|
||||
* #934: Add the "RuntimeDirectory" and "StateDirectory" options to the sample systemd service
|
||||
file to support the new runtime and state directory logic.
|
||||
|
||||
1.9.1
|
||||
* #928: Fix the user runtime directory location on macOS (and possibly Cygwin).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue