When databases are configured, don't auto-enable the "one_file_system" option (#918).
This commit is contained in:
parent
88b945dcb9
commit
b7efa0d3f0
4 changed files with 26 additions and 13 deletions
6
NEWS
6
NEWS
|
|
@ -1,7 +1,11 @@
|
|||
1.8.15.dev0
|
||||
* #918: BREAKING: When databases are configured, don't auto-enable the "one_file_system" option,
|
||||
as existing auto-excludes of special files should be sufficient to prevent Borg from hanging on
|
||||
them. But if this change causes problems for you, you can always enable "one_file_system"
|
||||
explicitly.
|
||||
* #911: Add a "key change-passphrase" action to change the passphrase protecting a repository key.
|
||||
* #915: Rename repository actions like "rcreate" to more explicit names like "repo-create" for
|
||||
compatibility with recent Borg 2 changes.
|
||||
compatibility with recent changes in Borg 2.0.0b10.
|
||||
|
||||
1.8.14
|
||||
* #896: Fix an error in borgmatic rcreate/init on an empty repository directory with Borg 1.4.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue