~aaron-whitehouse/duplicity/Bug_1624725_files_within_folder_slash

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Aaron A Whitehouse
  • Date: 2016-11-20 22:14:58 UTC
  • mfrom: (1242.1.3 duplicity-src7)
  • Revision ID: lists@whitehouse.kiwi.nz-20161120221458-vhzzsu4mpgsdn7fa
Merge in changes from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  - Fixes Bug #1620085: --exclude-if-present gives OSError looking for tag in locked folders
9
9
* Fixed bug #1623342 with patch from Daniel Jakots
10
10
  - failing test on OpenBSD because tar/gtar not found
 
11
* Merged in lp:~mwilck/duplicity/duplicity
 
12
  - GPG: enable truly non-interactive operation with gpg2
 
13
  - This patch fixes the IMO unexpected behavior that, when using GnuPG2, a pass phrase dialog always pops up for
 
14
    saving backups. This is particularly annoying when trying to do unattended / fully automatic backups.
 
15
* Fixed bug #1621194 with code from Tornhoof
 
16
  - Do backup to google drive working without a service account
 
17
* Fixed bug #1642098 - does not create PAR2 archives when '--par2-options' is used
 
18
  - Missing space between par2-options plus default options
11
19
 
12
20
 
13
21
New in v0.7.10 (2016/08/20)