Created attachment 175342 [details] patch to update New in v0.7.10 (2016/08/20) --------------------------- * Merged in lp:~mwilck/duplicity/0.7-series - Speedup of path_matches_glob() by about 8x. See https://code.launchpad.net/~mwilck/duplicity/0.7-series/+merge/301332 for more details. * Remove -w from setsid in functional tests. * Fixed conflict in merge from Martin Wilck and applied - https://code.launchpad.net/~mwilck/duplicity/0.7-series/+merge/301492 - merge fixes setsid usage in functional testing. * Fixed bug #1612472 with patch from David Cuthbert - Restore from S3 fails with --with-prefix-archive if prefix includes '/' * Merged in lp:~arashad.ahamad/duplicity/duplicity_latest - Changes for connecting to IBM Bluemix ObjectStorage. See man page. * Merged in lp:~fenisilius/duplicity/acd_init_mkdir - Allow duplicity to create remote folder
*** Bug 213005 has been marked as a duplicate of this bug. ***
A commit references this bug: Author: pawel Date: Mon Oct 3 19:15:56 UTC 2016 New revision: 423222 URL: https://svnweb.freebsd.org/changeset/ports/423222 Log: - Update to version 0.7.10 [1] - Modify options descriptions to match currents standards - Fix PEXPECT option, misc/py-pexpect does not install pexpect executable, convert check to path independent one - Convert to options helpers, break lines around 80 characters - Regenerate patch with make makepatch PR: 213145 [1] Submitted by: Arnaud de Prelle [1] Changes: head/sysutils/duplicity/Makefile head/sysutils/duplicity/distinfo head/sysutils/duplicity/files/patch-setup.py