lp:~prateek/duplicity/botoimportfix

Created by someone1 and last modified
Get this branch:
bzr branch lp:~prateek/duplicity/botoimportfix
Only someone1 can upload to this branch. If you are someone1 please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
someone1
Project:
Duplicity
Status:
Merged

Recent revisions

965. By someone1

Fixed boto import issues

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

959. By Kenneth Loafman

Update to translations.

958. By Kenneth Loafman

* Prep for 0.6.23 release.

957. By Kenneth Loafman

* Prep for 0.6.23 release.

956. By Kenneth Loafman

* Merged in lp:~mterry/duplicity/argv-encode
  - Use the system filename encoding to print the args in unicode.

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