ChangeLog: fix spelling

pull/571/head
Axel Burri 2023-08-05 20:56:34 +02:00
parent dac6350b5d
commit efa4d13111
1 changed files with 4 additions and 4 deletions

View File

@ -47,7 +47,7 @@ btrbk-0.32.1
btrbk-0.32.0 btrbk-0.32.0
* MIGRATION * MIGRATION
- If timestamp_format is not configured, explicitely set - If timestamp_format is not configured, explicitly set
"timestamp_format short" to revert old behavior. "timestamp_format short" to revert old behavior.
- Update ssh_filter_btrbk.sh on remote hosts. - Update ssh_filter_btrbk.sh on remote hosts.
* Change default for timestamp_format to "long". * Change default for timestamp_format to "long".
@ -81,7 +81,7 @@ btrbk-0.31.2
* MIGRATION * MIGRATION
- Update ssh_filter_btrbk.sh on remote hosts. - Update ssh_filter_btrbk.sh on remote hosts.
* ssh_filter_btrbk.sh: Fix security vulnerability. * ssh_filter_btrbk.sh: Fix security vulnerability.
Specialy crafted commands may be executed without being propely Specially crafted commands may be executed without being properly
checked. Applies to remote hosts filtering ssh commands using checked. Applies to remote hosts filtering ssh commands using
ssh_filter_btrbk.sh in authorized_keys. ssh_filter_btrbk.sh in authorized_keys.
* Warn if no subvolume defined in config (close #378). * Warn if no subvolume defined in config (close #378).
@ -248,7 +248,7 @@ btrbk-0.27.0
- Allow snapshot_dir to be a mountpoint. - Allow snapshot_dir to be a mountpoint.
- Search complete target tree for correlated subvolumes. - Search complete target tree for correlated subvolumes.
- Include snapshots from all mountpoints as candidates (disabled - Include snapshots from all mountpoints as candidates (disabled
due to uptream bug: github.com/kdave/btrfs-progs/issues/96). due to upstream bug: github.com/kdave/btrfs-progs/issues/96).
- Read /proc/self/mountinfo instead of /proc/self/mounts. - Read /proc/self/mountinfo instead of /proc/self/mounts.
- Always read /proc/self/mountinfo. - Always read /proc/self/mountinfo.
- Resolve realpath using readlink(1). - Resolve realpath using readlink(1).
@ -319,7 +319,7 @@ btrbk-0.25.0
* Allow trailing comments in btrbk.conf (close #129). * Allow trailing comments in btrbk.conf (close #129).
* Bugfix: rate limiting must be done after compression (close #134). * Bugfix: rate limiting must be done after compression (close #134).
* raw_target_encrypt: Always set "gpg --no-random-seed-file": * raw_target_encrypt: Always set "gpg --no-random-seed-file":
prevents creation of "~/.gnupg/random_seed" with slight perfomance prevents creation of "~/.gnupg/random_seed" with slight performance
penalty. penalty.
btrbk-0.24.0 btrbk-0.24.0