← Back to team overview

duplicity-team team mailing list archive

Duplicity 1.0.1 Released

 

You can see the full details of the changes in GitLab
<https://gitlab.com/duplicity/duplicity/-/milestones/14#tab-issues> and
Launchpad <https://launchpad.net/duplicity/+milestone/1.0.1> milestone
pages and CHANGELOG
<https://duplicity.gitlab.io/duplicity-web/vers1/CHANGELOG.html>.

This fixes a serious regression
<https://gitlab.com/duplicity/duplicity/-/issues/147> introduced in v1.0.0.

*Note: Snaps are delayed for all except the amd64 architecture.*

There are multiple options both stable and latest:

   - Stable snap builds - “sudo snap install duplicity —classic"
   - Latest snap builds - “sudo snap install duplicity —classic —edge"
   - Stable pip3 builds - “sudo pip3 install duplicity"
   - Latest pip3 builds - “sudo pip3 install --pre duplicity"
   - Stable duplicity PPA -
   https://code.launchpad.net/~duplicity-team/+archive/ubuntu/duplicity-release-git
   <https://code.launchpad.net/~duplicity-team/+archive/ubuntu/duplicity-develop-git>
   - Latest duplicity PPA -
   https://code.launchpad.net/~duplicity-team/+archive/ubuntu/duplicity-develop-git
   - Stable tarball install - https://launchpad.net/duplicity/+download
   - Source - https://gitlab.com/duplicity/duplicity

*Note 1: UNINSTALL duplicity first if it was installed from a different
source.*
*Note 2: Launchpad PPAs contain builds from Bionic 18.04 onwards.*
*Note 3: Xenial 16.04 works with Snap and Pip installs, but cannot be built
under Launchpad PPAs at the moment**.*

...Thanks,
...Ken