mirror of
https://0xacab.org/liberate/backupninja.git
synced 2024-11-09 20:32:38 +01:00
Update ChangeLog and AUTHORS
This commit is contained in:
parent
464b84dcfe
commit
c3aa57bcdb
4
AUTHORS
4
AUTHORS
@ -61,3 +61,7 @@ ulrich <ulrich@habmalnefrage.de> -- Added validation check for when
|
||||
Romain Dessort <romain@univers-libre.net> -- Fix list of devices when dumping partition tables
|
||||
Guillaume Subiron <ben@wainei.net> -- borg handler
|
||||
Jerome Charaoui <jerome@riseup.net> -- borg handler
|
||||
David Gasaway <dave@gasaway.org> -- Fixes for configuration files without suffix
|
||||
Hugh Nowlan <nosmo@nosmo.me> -- dup check for archive dir
|
||||
Lyz <lyz@riseup.net> -- sys support for LUKS in disk partitions
|
||||
Glandos <bugs-0xacab@antipoul.fr> -- sys excludes zram devices
|
||||
|
14
ChangeLog
14
ChangeLog
@ -1,10 +1,22 @@
|
||||
version 1.0.3 -- UNRELEASED
|
||||
|
||||
backupninja changes
|
||||
· Add validation check for when parameter
|
||||
· Quote output strings passed to logging functions
|
||||
· Ignore files in /etc/backup.d that lack suffix
|
||||
documentation changes
|
||||
· Fix typos in README.md and manpages. Thank you, Lintian!
|
||||
· Improve release process documentation
|
||||
handler changes
|
||||
borg:
|
||||
. Added initial support
|
||||
. Add initial support
|
||||
dub:
|
||||
· Fix symmetric encryption
|
||||
· Bail if archive dir doesn't exist
|
||||
sys:
|
||||
· Use lsblk instead of sfdisk to get a list of block devices
|
||||
· Avoid looking for partitions on zram devices
|
||||
· Support extracting LUKS headers from partitions
|
||||
|
||||
version 1.0.2 -- September 05, 2017
|
||||
handler changes
|
||||
|
Loading…
Reference in New Issue
Block a user