Duplicity 0.7.12

Milestone information

Project:
Duplicity
Series:
0.7
Version:
0.7.12
Released:
 
Registrant:
Kenneth Loafman
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
9 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon duplicity-0.7.12.tar.gz (md5, sig) duplicity tarball 5,880
last downloaded 43 weeks ago
Total downloads: 5,880

Release notes 

New in v0.7.12 (2017/03/21)
---------------------------
* Fixed bug #1623342 with patch supplied by Daniel Jakots
  - Failing test on OpenBSD because tar/gtar not found
* Fixed bug #1654220 with patch supplied by Kenneth Newwood
  - Duplicity fails on MacOS because GPG version parsing fails
* Fixed bug #1655268 "--gpg-binary option not working"
  - If gpg binary is specified rebuild gpg profile using new binary location
* Fixed bug #1658283 "Duplicity 0.7.11 broken with GnuPG 2.0"
  - Made gpg version check more robust than just major version
  - Now use --pinentry-mode=loopback on gpg 2.1 and greater
  - Removed check for non-Linux systems, a false problem
* Merged in lp:~matthew-t-bentley/duplicity/duplicity
  - Sets a user agent. Backblaze asked for this in case there are errors that originate
    from the Duplicity B2 backend
  - Only retrieves a new upload URL when the current one expires, to bring it in line
    with their best practices for integrations: https://www.backblaze.com/b2/docs/integration_checklist.html
* Add detail about import exceptions in onedrivebackend.py
* Fixed bug #1657916 with patch supplied by Daniel Harvey
  - B2 provider cannot handle two backups in the same bucket
* Fixed bug #1603704 with patch supplied by Maciej Bliziński
  - Crash with UnicodeEncodeError
* Some fixes to gpg.py to handle gpg1 & gpg2 & gpg2.1 commandline issues
  - --gpg-agent is optional on gpg1, but on gpg2 it is used automatically
  - --pinentry-mode is not a valid opt until gpg2.1, so condition on that
* Fixed bug #1367675 - IMAP Backend does not work with Yahoo server
  - added the split() as needed in 'nums=list[0].strip().split(" ")'
  - the other fixes mentioned in the bug report comments were already done
* Fixed bug #1671852 - Code regression caused by revision 1108
  - change util.uexc() back to bare uexc()
* Fixed bug #1668750 - Don't mask backend errors
  - added exception prints to module import errors

Changelog 

View the full changelog

2017-03-13 Kenneth Loafman <email address hidden>

    * Fixed bug #1668750 - Don't mask backend errors
      - added exception prints to module import errors

2017-03-11 Kenneth Loafman <email address hidden>

    * Fixed bug #1671852 - Code regression caused by revision 1108
      - change util.uexc() back to bare uexc()

2017-02-21 Kenneth Loafman <email address hidden>

    * Fixed bug #1367675 - IMAP Backend does not work with Yahoo server
      - added the split() as needed in 'nums=list[0].strip().split(" ")'
      - the other fixes mentioned in the bug report comments were already done

2017-02-11 Kenneth Loafman <email address hidden>

    * Fixed bug #1603704 with patch supplied by Maciej Bliziński
      - Crash with UnicodeEncodeError
    * Some fixes to gpg.py to handle gpg1 & gpg2 & gpg2.1 commandline issues
      - --gpg-agent is optional on gpg1, but on gpg2 it is used automatically
      - --pinentry-mode is not a valid opt until gpg2.1, so condition on that

2017-02-08 Kenneth Loafman <email address hidden>

    * Fixed bug #1657916 with patch supplied by Daniel Harvey
      - B2 provider cannot handle two backups in the same bucket

2017-02-07 Kenneth Loafman <email address hidden>

    * Add detail about import exceptions in onedrivebackend.py

2017-01-24 Kenneth Loafman <email address hidden>

    * Merged in lp:~matthew-t-bentley/duplicity/duplicity
      - Sets a user agent. Backblaze asked for this in case there are errors that originate
        from the Duplicity B2 backend
      - Only retrieves a new upload URL when the current one expires, to bring it in line
        with their best practices for integrations: https://www.backblaze.com/b2/docs/integration_checklist.html

2017-01-21 Kenneth Loafman <email address hidden>

    * Fixed bug #1658283 "Duplicity 0.7.11 broken with GnuPG 2.0"
      - Made gpg version check more robust than just major version
      - Now use --pinentry-mode=loopback on gpg 2.1 and greater
      - Removed check for non-Linux systems, a false problem

2017-01-19 Kenneth Loafman <email address hidden>

    * Fixed bug #1655268 "--gpg-binary option not working"
      - If gpg binary is specified rebuild gpg profile using new binary location

2017-01-16 Kenneth Loafman <email address hidden>

    * Fixed bug #1623342 with patch supplied by Daniel Jakots
      - Failing test on OpenBSD because tar/gtar not found
    * Fixed bug #1654220 with patch supplied by Kenneth Newwood
      - Duplicity fails on MacOS because GPG version parsing fails

0 blueprints and 9 bugs targeted

Bug report Importance Assignee Status
1367675 #1367675 IMAP Backend does not work with Yahoo server 4 Medium   10 Fix Released
1603704 #1603704 Crash with UnicodeEncodeError 4 Medium   10 Fix Released
1623342 #1623342 failing test on OpenBSD because tar/gtar not found (patch provided) 4 Medium   10 Fix Released
1654220 #1654220 Duplicity fails on MacOS because GPG version parsing fails 4 Medium   10 Fix Released
1655268 #1655268 --gpg-binary option not working 4 Medium   10 Fix Released
1657916 #1657916 B2 provider cannot handle two backups in the same bucket 4 Medium   10 Fix Released
1658283 #1658283 Duplicity 0.7.11 broken with GnuPG 2.0 4 Medium   10 Fix Released
1668750 #1668750 don't mask backend errors 4 Medium   10 Fix Released
1671852 #1671852 Code regression caused by revision 1108 4 Medium   10 Fix Released
This milestone contains Public information
Everyone can see this information.