Duplicity 0.8.10

Milestone information

Project:
Duplicity
Series:
0.8
Version:
0.8.10
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:
5 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.8.10fin1558.tar.gz (md5, sig) duplicity tarball 799
last downloaded 46 weeks ago
Total downloads: 799

Release notes 

New in v0.8.10 (2020/01/23)
---------------------------
* Switched to python3 for snaps.
* Fixed bug #1858713 - paramiko socket.timeout
  - chan.recv() can return bytes or str based on
    the phase of the moon. Make allowances.
* Removed some unneeded includes of gettext
* Fixed bug #1859304 with patch from Arduous
  - Backup and restore do not work on SCP backend
* Move to single-sourceing the package version
  - Rework setup.py, dist/makedist, dist/makesnap,
    etc., to get version from duplicity/__init__.py
  - Drop dist/relfiles. It was problematic.
* Fixed bug #1859877 - syntax warning on python 3.8
* Skip functional/test_selection::TestUnicode if
  python version is less than 3.7.
* Clean up some TODO tasks in testing code.
* Clean up deprecation errors in Python 3.8
* Fixed bug #1858204 - ENODEV should be added to
  list of recognized error stringa
* Fixed bug #1858207 missing targets in multibackend
  - Made it possible to return default value instead
    of taking a fatal exception on an operation by
    operation approach. The only use case now is for
    multibackend to be able to list all targets and
    report back on the ones that don't work.
* Merged in translation updates

Changelog 

View the full changelog

2020-01-23 Kenneth Loafman <email address hidden>

    * Merged in translation updates
    * Prep for 0.8.10

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

    * Fixed bug #1858207 missing targets in multibackend
      - Made it possible to return default value instead
        of taking a fatal exception on an operation by
        operation approach. The only use case now is for
        multibackend to be able to list all targets and
        report back on the ones that don't work.

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

    * Fixed bug #1858204 - ENODEV should be added to
      list of recognized error stringa

2020-01-17 Kenneth Loafman <email address hidden>

    * Clean up some TODO tasks in testing code.
    * Clean up deprecation errors in Python 3.8

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

    * Move to single-sourceing the package version
      - Rework setup.py, dist/makedist, dist/makesnap,
        etc., to get version from duplicity/__init__.py
      - Drop dist/relfiles. It was problematic.
    * Fixed bug #1859877 - syntax warning on python 3.8
    * Skip functional/test_selection::TestUnicode if
      python version is less than 3.7.

2020-01-12 Kenneth Loafman <email address hidden>

    * Fixed bug #1859304 with patch from Arduous
      - Backup and restore do not work on SCP backend

2020-01-10 Kenneth Loafman <email address hidden>

    * Removed some unneeded includes of gettext

2020-01-09 Kenneth Loafman <email address hidden>

    * Switched to python3 for snaps.
    * Fixed bug #1858713 - paramiko socket.timeout
      - chan.recv() can return bytes or str based on
        the phase of the moon. Make allowances.

0 blueprints and 5 bugs targeted

Bug report Importance Assignee Status
1858204 #1858204 ENODEV should be added to list of recognized error string 4 Medium   10 Fix Released
1858207 #1858207 missing targets in multitarget may only be skipped if they can be recreated 4 Medium   10 Fix Released
1858713 #1858713 paramiko socket.timeout 4 Medium   10 Fix Released
1859304 #1859304 Backup and restore does not work on SCP backend 4 Medium   10 Fix Released
1859877 #1859877 SyntaxWarning on Python 3.8 in selection.py 4 Medium   10 Fix Released
This milestone contains Public information
Everyone can see this information.