|
@@ -1,7 +1,8 @@
|
|
1.9.9.dev0
|
|
1.9.9.dev0
|
|
* #635: Log the repository path or label on every relevant log message, not just some logs.
|
|
* #635: Log the repository path or label on every relevant log message, not just some logs.
|
|
- * #961: Add a passcommand hook so borgmatic can collect the encryption passphrase once and pass it
|
|
|
|
- to Borg multiple times.
|
|
|
|
|
|
+ * #961: When the "encryption_passcommand" option is set, call the command once from borgmatic to
|
|
|
|
+ collect the encryption passphrase and pass it to Borg multiple times. See the documentation for
|
|
|
|
+ more information: https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/
|
|
* #981: Fix a "spot" check file count delta error.
|
|
* #981: Fix a "spot" check file count delta error.
|
|
* #982: Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded
|
|
* #982: Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded
|
|
subdirectories.
|
|
subdirectories.
|