this into the docs/examples/Changelog
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@400
758a04ac-41e6-0310-8a23-
8373a73cc35d
. Removed over zealous vsnames check
. Does not pretend anymore that duplicity can work without
any passphrase
- . More or less support duplicity >=0.4.2 (bandwidthlimit option maybe
- does not work with this version, though; work in progress)
+ . Support duplicity 0.4.2 (with Debian patches applied; upstream's
+ 0.4.3 will integrate them)
sys:
. Many more system checks were added, thanks to Petr KlĂma
lib changes
#keep = yes
# bandwith limit, in kbit/s ; default is 0, i.e. no limit
-# NB: does not work anymore with duplicity >=0.4.2, work in progress to fix this
#bandwidthlimit = 128
# passed directly to ssh and scp
keep = $dup_keep
# bandwith limit, in kbit/s ; default is 0, i.e. no limit
-# NB: does not work anymore with duplicity >=0.4.2, work in progress to fix this
#bandwidthlimit = 128
bandwidthlimit = $dup_bandwidth