lp:~fredrik-loch/duplicity/duplicity-S3-SSE

Created by senjindarashiva and last modified
Get this branch:
bzr branch lp:~fredrik-loch/duplicity/duplicity-S3-SSE
Only senjindarashiva can upload to this branch. If you are senjindarashiva please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
senjindarashiva
Project:
Duplicity
Status:
Merged

Recent revisions

969. By Fredrik Loch <email address hidden>

Added support for amazon s3 encryption by the use of --s3-use-server-side-encryption

968. By Fredrik Loch <email address hidden>

Added support for serverside encryption in amazon s3

967. By Kenneth Loafman

* Merged in lp:~germer/duplicity/par2
  - This branch adds Par2 recovery files to duplicity. It is a wrapper backend
    which will create the recovery files and upload them all together with the
    wrapped backend. Corrupt archives will be detected and repaired (if
    possible) on the fly during restore.
  - It can be used with url-string par2+webdavs://USER@HOST/PATH
  - Fixes https://bugs.launchpad.net/duplicity/+bug/426282

966. By Kenneth Loafman

* Merged in lp:~prateek/duplicity/botoimportfix
  - Switches the boto backend back to using lazy imports so there are no
    complaints during the importing of backends.

965. By Kenneth Loafman

* Merged in lp:~ed.so/duplicity/fix.dpbx
    - fix dpbx backend "NameError: global name 'rest' is not defined"

964. By Kenneth Loafman

Fix boto import.

963. By Kenneth Loafman

* Merged in lp:~prateek/duplicity/s3-glacier
  - Fixes https://bugs.launchpad.net/duplicity/+bug/1039511
    - Adds support to detect when a file is on Glacier and initiates a restore
      to S3. Also merges overlapping code in the boto backends
  - Fixes https://bugs.launchpad.net/duplicity/+bug/1243246
    - Adds a --s3_multipart_max_timeout input option to limit the max execution
      time of a chunked upload to S3. Also adds debug message to calculate
      upload speed.

962. By Kenneth Loafman

* Merged in lp:~mterry/duplicity/pexpect-fix
  - duplicity has its own copy of pexpect. Use that instead of requiring one
    from the system.

961. By Kenneth Loafman

    * Merged in lp:~mterry/duplicity/gpg-encode
      - getpass.getpass(prompt) eventually calls str(prompt). Which is a no go,
        if the prompt contains unicode. Here's a patch to always pass getpass() a
        byte string.
      - Our tests didn't catch this because they always set PASSPHRASE. I've added
        a test that passes the passphrase via stdin.

960. By Kenneth Loafman

* Applied two patches from mailing list message at:
  https://lists.nongnu.org/archive/html/duplicity-talk/2014-01/msg00030.html
  "Added command line options to use different prefixes for manifest/sig/archive files"
  This resolves https://bugs.launchpad.net/duplicity/+bug/1170161 and provides
  a workaround for https://bugs.launchpad.net/duplicity/+bug/1170113

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:duplicity/0.6
This branch contains Public information 
Everyone can see this information.

Subscribers