lp:~ed.so/duplicity/gpg.tmp

Created by edso and last modified
Get this branch:
bzr branch lp:~ed.so/duplicity/gpg.tmp
Only edso can upload to this branch. If you are edso please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
edso
Project:
Duplicity
Status:
Merged

Recent revisions

878. By ede

place gpg.py tempfiles in duplicity's tmp subfolder which is cleaned whatever happens

877. By Michael Terry

tests: apparently on hardy chroots, /bin can be smaller than 3MB compressed, so instead of using /bin in test_multi_volume_failure, use largefiles

876. By Michael Terry

tests: whoops, I had accidentally disabled one of the new tests for ignoring double entries in a tarball

875. By Michael Terry

tests: don't use subprocess.check_output, which was only added in Python 2.7

874. By Michael Terry

don't use unittest.TestCase.assertSetEqual, which isn't supported in older Python versions

873. By Kenneth Loafman

Update Changelog.GNU

872. By Kenneth Loafman

- Merged in lp:~ed.so/duplicity/ssh-pexpect-msgbug
  + Fixes 'UnboundLocalError: local variable 'msg' referenced before assignment'
    in _ssh_pexpect.py

871. By Kenneth Loafman

Wrap CHANGELOG to col 80.

870. By Kenneth Loafman

Update Changelog.GNU

869. By Kenneth Loafman

- Merged in lp:~mterry/duplicity/ropath.index
  + This branch does two main things:
    1) Skips base dir entries when compiling the list of deleted delta iters.
       (this gracefully recovers from the sort of situations that lead to bug
       929067). I'm reasonably confident this is an uninvasive change, but
       please confirm.
    2) Overwrites the sigtar file on backup-restart. This is because AFAICT,
       duplicity will rewrite the entire sigtar each restart. But we were
       opening the sigtar file as "ab", so we'd just dump the contents on top
       of the previous contents. Which was causing some confusion in bug 929067.
       If I'm wrong that we don't always rewrite the entire sigtar each time,
       this needs some rethink. Please also confirm that.
  + In addition, I added two tests for the above two changes and make some
    improvements elsewhere in the restarttest.py file while I was at it.

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