Duplicity 0.8.12

Milestone information

Project:
Duplicity
Series:
0.8
Version:
0.8.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:
10 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.12.1612.tar.gz (md5, sig) duplicity tarball 3,009
last downloaded 14 weeks ago
Total downloads: 3,009

Release notes 

New in v0.8.12 (2020/03/19)
---------------------------
* Fixed bug #1865648 - module 'multiprocessing.dummy' has
  no attribute 'cpu_count'.
  - replaced with module psutil for cpu_count() only
  - appears Arch Linux does not support multiprocessing
* Fixed a couple of file history bugs:
  - #1044715 Provide a file history feature
    + removed neutering done between series
  - #1526557 --file-changed does not work
    + fixed str/bytes issue finding filename
* Fixed bug #1755955 - best order is unclear,
  of exclude-if-present and exclude-device-files
  - Removed warning and will now allow these two to
    be in any order. If encountered outside of the
    first two slots, duplicity will silently move
    them to be in the first two slots. Within those
    two slots the order does not matter.
* Fixed bug #1769267 - [enhancement] please consider
  using rclone as backend.
* Cleaned up some setup issues where the man pages
  and snapcraft.yaml were not getting versioned.
* Fixed bug #1867435 - TypeError: must be str,
  not bytes using PCA backend
* Fixed bug #1867444 - UnicodeDecodeError: 'ascii'
  codec can't decode byte 0x85 in position 0:
  ordinal not in range(128) using PCA backend
* Fixed bug #1867468 - UnboundLocalError (local
  variable 'ch_err' referenced before assignment)
  in ssh_paramiko_backend.py
* Fixed bug #1867529 - UnicodeDecodeError: 'ascii'
  codec can't decode byte 0x85 in position 0:
  ordinal not in range(128) with PCA
* Fixed bug #1867742 - TypeError: fsdecode()
  takes 1 positional argument but 2 were given
  with PCA backend
* Merged in translation updates

Changelog 

View the full changelog

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

    * Merged in translation updates
    * Prep for 0.8.12

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

    * Fixed bug #1867742 - TypeError: fsdecode()
      takes 1 positional argument but 2 were given
      with PCA backend

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

    * Fixed bug #1867529 - UnicodeDecodeError: 'ascii'
      codec can't decode byte 0x85 in position 0:
      ordinal not in range(128) with PCA

2020-03-15 Kenneth Loafman <email address hidden>

    * Fixed bug #1867468 - UnboundLocalError (local
      variable 'ch_err' referenced before assignment)
      in ssh_paramiko_backend.py

2020-03-14 Kenneth Loafman <email address hidden>

    * Fixed bug #1867435 - TypeError: must be str,
      not bytes using PCA backend
    * Fixed bug #1867444 - UnicodeDecodeError: 'ascii'
      codec can't decode byte 0x85 in position 0:
      ordinal not in range(128) using PCA backend

2020-03-07 Kenneth Loafman <email address hidden>

    * Cleaned up some setup issues where the man pages
      and snapcraft.yaml were not getting versioned.

2020-03-06 Kenneth Loafman <email address hidden>

    * Fixed bug #1755955 - best order is unclear,
      of exclude-if-present and exclude-device-files
      - Removed warning and will now allow these two to
        be in any order. If encountered outside of the
        first two slots, duplicity will silently move
        them to be in the first two slots. Within those
        two slots the order does not matter.
    * Fixed bug #1769267 - [enhancement] please consider
      using rclone as backend.

2020-03-03 Kenneth Loafman <email address hidden>

    * Fixed bug #1865648 - module 'multiprocessing.dummy' has
      no attribute 'cpu_count'.
      - replaced with module psutil for cpu_count() only
      - appears Arch Linux does not support multiprocessing
    * Fixed a couple of file history bugs:
      - #1044715 Provide a file history feature
        + removed neutering done between series
      - #1526557 --file-changed does not work
        + fixed str/bytes issue finding filename

0 blueprints and 10 bugs targeted

Bug report Importance Assignee Status
1044715 #1044715 Provide a file history feature 4 Medium   10 Fix Released
1526557 #1526557 --file-changed does not work 4 Medium   10 Fix Released
1755955 #1755955 best order is unclear, of exclude-if-present and exclude-device-files 4 Medium   10 Fix Released
1769267 #1769267 [enhancement] please consider using rclone as backend 4 Medium   10 Fix Released
1865648 #1865648 AttributeError: module 'multiprocessing.dummy' has no attribute 'cpu_count' 4 Medium   10 Fix Released
1867435 #1867435 TypeError: must be str, not bytes using PCA backend 4 Medium   10 Fix Released
1867444 #1867444 UnicodeDecodeError: 'ascii' codec can't decode byte 0x85 in position 0: ordinal not in range(128) using PCA backend 4 Medium   10 Fix Released
1867468 #1867468 UnboundLocalError (local variable 'ch_err' referenced before assignment) in ssh_paramiko_backend.py 4 Medium   10 Fix Released
1867529 #1867529 UnicodeDecodeError: 'ascii' codec can't decode byte 0x85 in position 0: ordinal not in range(128) with PCA 4 Medium   10 Fix Released
1867742 #1867742 TypeError: fsdecode() takes 1 positional argument but 2 were given with PCA backend 4 Medium   10 Fix Released
This milestone contains Public information
Everyone can see this information.