Download project files

How do I verify a download?


1120 of 119 releases

35.6 release from the 36 series released

Release information
Release notes:

This release tries to fix a potential memory leak in the monitor daemon and a few other bugs.

Changelog:

 • Fix warnings about not starting an automatic backup because the location is already mounted
 • Try to work around the monitor daemon leaking memory by limiting how much memory it can consume
 • Fix settings being read-only if the user first opens a restore window then opens the preferences window before the restore finishes
 • Update translations

File Description Downloads
download icon screenshot-2.png (md5) screenshot 154
last downloaded 36 weeks ago
download icon screenshot-1.png (md5) screenshot 118
last downloaded 40 weeks ago
download icon deja-dup-35.6.tar.xz (md5, sig) source 103
last downloaded 40 weeks ago
Total downloads: 375

35.5 release from the 36 series released

Release information
Release notes:

This release improves on-the-fly dependency installation and fixes a few other interaction bugs.

Changelog:

 • Fix a bug when restoring missing files that caused not every older missing files to be shown
 • Work around a couple distro oddities when installing backend dependencies on the fly
 • When testing backup every two months, keep dialog visible so the user can see any positive results
 • Fix a few minor bugs
 • Depend on libgpg-error
 • Update translations

File Description Downloads
download icon screenshot-2.png (md5) screenshot 170
last downloaded 32 weeks ago
download icon screenshot-1.png (md5) screenshot 117
last downloaded 32 weeks ago
download icon deja-dup-35.5.tar.xz (md5, sig) source 98
last downloaded 40 weeks ago
Total downloads: 385

35.4 release from the 36 series released

Release information
Release notes:

This release adds support for GNOME Online Accounts and cleans up the interface a bit.

Changelog:

 • Support GNOME Online Accounts (Nextcloud only so far)
 • Don't show non-GOA cloud accounts by default (they still show up for existing users or when set manually in gsettings)
 • Unify the settings pages for remote network servers, making it look more like nautilus
 • Add a nicer prompt message when asking to run duplicity as root
 • Allow even more of the optional dependencies for backends to be installed at run time. Packagers, you can now specify several meson variables to tell deja-dup which packages will let various duplicity backends to work.
 • Fix a few minor bugs
 • Update translations

File Description Downloads
download icon screenshot-2.png (md5) screenshot 83
last downloaded 32 weeks ago
download icon screenshot-1.png (md5) screenshot 64
last downloaded 4 weeks ago
download icon deja-dup-35.4.tar.xz (md5, sig) source 41
last downloaded 41 weeks ago
Total downloads: 188

35.3 release from the 36 series released

Release information
Release notes:

This release fixes some bugs around unicode filenames and network access.

Changelog:

 • Fix handling of some unicode filenames
 • Fix accuracy of checking whether some servers are reachable
 • Fix server password dialog giving an error if you waited a while before logging in
 • Don't start an automatic backup on a metered connection
 • Add About and Keyboard Shortcuts dialogs
 • Ignore ~/.ccache by default
 • Update translations
 • Require GTK+ 3.22 and glib 2.46

File Description Downloads
download icon screenshot-2.png (md5) screenshot 105
last downloaded 41 weeks ago
download icon screenshot-1.png (md5) screenshot 90
last downloaded 40 weeks ago
download icon deja-dup-35.3.tar.xz (md5, sig) source 90
last downloaded 40 weeks ago
Total downloads: 285

35.2 release from the 36 series released

Release information
Release notes:

This release fixes a crash we cause in nautilus with our extension.

Changelog:

 • Fix nautilus crash caused by our extension
 • Fix nautilus extension not working on some files with special characters
 • Add F1 and Ctrl+Q accelerators

File Description Downloads
download icon screenshot-2.png (md5) screenshot 74
last downloaded 27 weeks ago
download icon screenshot-1.png (md5) screenshot 70
last downloaded 26 weeks ago
download icon deja-dup-35.2.tar.xz (md5, sig) source 70
last downloaded 41 weeks ago
Total downloads: 214

35.1 release from the 36 series released

Release information
Release notes:

This release fixes a header-color bug introduced in the previous release and also tries to fix a long-standing bug around backup/restore buttons being disabled too often.

Changelog:

 • Fix progress window header color
 • Make Restore/Backup button sensitivity more reliable

File Description Downloads
download icon screenshot-2.png (md5) screenshot 35
last downloaded 26 weeks ago
download icon screenshot-1.png (md5) screenshot 33
last downloaded 36 weeks ago
download icon deja-dup-35.1.tar.xz (md5, sig) source 24
last downloaded 40 weeks ago
Total downloads: 92

35.0 release from the 36 series released

Release information
Release notes:

This release modernizes the code base in a few ways that make the experience better in GNOME 3.

Changelog:

 • Fix preferences window opening on the wrong page
 • Improve notification support in GNOME3
 • Remove special support for Unity
 • Switch from cmake to meson
 • Require GTK+ 3.10, glib 2.42, and valac 0.36
 • Drop dependency on libnotify
 • Drop deja-dup-preferences binary, that functionality is now inside the main deja-dup binary

File Description Downloads
download icon screenshot-2.png (md5) screenshot 21
last downloaded 28 weeks ago
download icon screenshot-1.png (md5) sccreenshot 16
last downloaded 36 weeks ago
download icon deja-dup-35.0.tar.xz (md5, sig) source 23
last downloaded 40 weeks ago
Total downloads: 60

34.3 release from the 34 series released

Release information
Release notes:

Fixes a bug that allowed an incorrect password when making a new full backup.

Changelog:

 • Fix a bug that allowed an incorrect password when making a new full backup
 • Translation updates

File Description Downloads
download icon screenshot-2.png (md5) screenshot 2,503
last downloaded 26 weeks ago
download icon screenshot-1.png (md5) screenshot 2,542
last downloaded 26 weeks ago
download icon deja-dup-34.3.tar.xz (md5, sig) source 1,710
last downloaded today
Total downloads: 6,755

34.2 release from the 34 series released

Release information
Release notes:

Fixes a bug that prevented restoring some files with unicode characters.

Changelog:

 • Fix parsing of some utf8 filenames that prevented restoring files
 • Translation updates

File Description Downloads
download icon screenshot-2.png (md5) screenshot 3,086
last downloaded 5 weeks ago
download icon screenshot-1.png (md5) screenshot 3,687
last downloaded 5 weeks ago
download icon deja-dup-34.2.tar.xz (md5, sig) source 1,365
last downloaded 5 weeks ago
Total downloads: 8,138

34.1 release from the 34 series released

Release information
Release notes:

This release adds experimental support for Google Cloud Storage and OpenStack Swift, as well as fixing a few bugs.

Changelog:

 • Add experimental support for Google Cloud Storage, please test and file bugs
 • Add experimental support for OpenStack Swift, please test and file bugs
 • Fix a bug where the error dialog wasn't visible after a failed backup in GNOME
 • Fix a bug where background backups were using smaller 'nice' values than they should have
 • Drop support for building the GNOME Control Center plugin; upstream hasn't supported that for a while, and Ubuntu finally dropped their patch allowing it
 • Install duplicity on demand if needed
 • Support reproducible builds by using $SOURCE_DATE_EPOCH to set the man page timestamps, if present
 • Translation updates

File Description Downloads
download icon deja-dup-34.1.tar.xz (md5, sig) source 1,247
last downloaded 4 weeks ago
download icon screenshot-2.png (md5) screenshot 899
last downloaded 26 weeks ago
download icon screenshot-1.png (md5) screenshot 759
last downloaded 40 weeks ago
Total downloads: 2,905

1120 of 119 releases