~duplicity-team/duplicity/0.7-series

Viewing all changes in revision 1196.

  • Committer: Kenneth Loafman
  • Date: 2016-03-04 10:17:19 UTC
  • mfrom: (1195.1.2 dupl07.bzr7)
  • Revision ID: kenneth@loafman.com-20160304101719-aatvzs7qkuygglik
* More fixes to dist/makedist to make it more OS agnostic.
* Merged in lp:~ed.so/duplicity/webdav.lftp.ssl-overhaul
    duplicity.1, commandline.py, globals.py
    - added --ssl-cacert-path parameter
    backend.py
    - make sure url path component is properly url decoded,
      in case it contains special chars (eg. @ or space)
    lftpbackend.py
    - quote _all_ cmd line params
    - added missing lftp+ftpes protocol
    - fix empty list result when chdir failed silently
    - added ssl_cacert_path support
    webdavbackend.py
    - add ssl default context support for python 2.7.9+
      (using system certs eg. in /etc/ssl/certs)
    - added ssl_cacert_path support for python 2.7.9+
    - gettext wrapped all log messages
    - minor refinements

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: