Add PR number to NEWS item.
This commit is contained in:
parent
2280bb26b6
commit
a61eba8c79
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
|
@ -4,14 +4,14 @@
|
|||
https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/
|
||||
* #996: Fix the "create" action to omit the repository label prefix from Borg's output when
|
||||
databases are enabled.
|
||||
* #998: Send the "encryption_passphrase" option to Borg via an anonymous pipe, which is more secure
|
||||
than using an environment variable.
|
||||
* #1001: For the ZFS, Btrfs, and LVM hooks, only make snapshots for root patterns that come from
|
||||
a borgmatic configuration option (e.g. "source_directories")—not from other hooks within
|
||||
borgmatic.
|
||||
* #1001: Fix a ZFS/LVM error due to colliding snapshot mount points for nested datasets or logical
|
||||
volumes.
|
||||
* #1001: Don't try to snapshot ZFS datasets that have the "canmount=off" property.
|
||||
* Send the "encryption_passphrase" option to Borg via an anonymous pipe, which is more secure than
|
||||
using an environment variable.
|
||||
* Fix another error in the Btrfs hook when a subvolume mounted at "/" is configured in borgmatic's
|
||||
source directories.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue