summaryrefslogtreecommitdiff
path: root/gnu/packages/backup.scm
Commit message (Collapse)AuthorAge
* gnu: Use the test-only time zone database where appropriate.Leo Famulari2020-04-17
| | | | | | | | | | * gnu/packages/backup.scm (duplicity)[inputs]: Remove tzdata. [native-inputs]: Add tzdata-for-tests. * gnu/packages/finance.scm (ledger): Likewise. * gnu/packages/compression.scm (lhasa)[native-inputs]: Use tzdata-for-tests. * gnu/packages/cran.scm (r-rstan)[native-inputs]: Likewise. * gnu/packages/databases.scm (mongodb)[native-inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kdelibs4support)[native-inputs]: Likewise.
* gnu: burp: Update to 2.3.24.Tobias Geerinckx-Rice2020-04-10
| | | | * gnu/packages/backup.scm (burp): Update to 2.3.24.
* gnu: burp: Extend test time-outs.Tobias Geerinckx-Rice2020-04-10
| | | | | * gnu/packages/backup.scm (burp)[arguments]: Add a new ‘extend-test-time-outs’ phase.
* gnu: libchop: Build against libtirpc and related tools.Ludovic Courtès2020-03-22
| | | | | | | * gnu/packages/backup.scm (libchop)[source]: Add 'modules' and 'snippet'. [arguments]: Add #:configure-flags; add 'set-libtirpc-include-path' phase. [native-inputs]: Add RPCSVC-PROTO. [inputs]: Add LIBTIRPC.
* gnu: Borg: Update to 1.1.11.Leo Famulari2020-03-11
| | | | * gnu/packages/backup.scm (borg): Update to 1.1.11.
* gnu: rsnapshot: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-17
| | | | * gnu/packages/backup.scm (rsnapshot)[home-page]: Use HTTPS.
* gnu: rsnapshot: Update to 1.4.3.Tobias Geerinckx-Rice2020-02-12
| | | | | * gnu/packages/backup.scm (rsnapshot): Update to 1.4.3. [arguments]: Disable broken test.
* gnu: burp: Update to 2.3.20.Tobias Geerinckx-Rice2020-01-23
| | | | * gnu/packages/backup.scm (burp): Update to 2.3.20.
* gnu: restic: Update to 0.9.6.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/backup.scm (restic): Update to 0.9.6.
* gnu: rdup: Fix build, disable encryption.Tobias Geerinckx-Rice2019-11-02
| | | | | * gnu/packages/backup.scm (nettle)[inputs]: Remove nettle. [arguments]: Add ‘disable-failing-tests’ phase.
* gnu: rdup: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-02
| | | | | * gnu/packages/backup.scm (rdup)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: backup: Remove my copyright.Mathieu Othacehe2019-10-21
| | | | | | This is a follow-up of 7757f440449, where my copyright is not needed. * gnu/packages/backup.scm: Remove my copyright.
* gnu: obnam: Remove this package.Mathieu Othacehe2019-10-20
| | | | | | | This package is abandoned and does not build anymore due to dependencies to old versions of python packages such as pylint. * gnu/packages/backup.scm (obnam): Remove variable.
* gnu: libarchive: Embed absolute references to required libraries in .la file.Marius Bakke2019-07-31
| | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Substitute -lfoo compiler flags with absolute references in libarchive.la, in addition to libarchive.pc.
* gnu: libarchive: Do not build 'libarchive.a'.Marius Bakke2019-07-31
| | | | * gnu/packages/backup.scm (libarchive)[arguments]: Add <#:configure-flags>.
* gnu: libarchive: Enable zstd support.Marius Bakke2019-07-31
| | | | | | | | | CMake 3.15 has a test that expects zstd to be enabled. It adds ~1 MiB to the closure size. * gnu/packages/backup.scm (libarchive)[inputs]: Add ZSTD:LIB. Sort alphabetically. [arguments]: Adjust one of the zstd tests. Adjust libarchive.pc.
* Merge branch 'master' into core-updatesMarius Bakke2019-07-22
|\
| * gnu: zstd: Move libraries to separate outputs.Marius Bakke2019-07-22
| | | | | | | | | | | | | | | | | | | | * gnu/packages/compression.scm (zstd)[outputs]: New field. [arguments]: Add phase 'adjust-libary-locations'. Pass LIBDIR and INCLUDEDIR in <#:make-flags>. * gnu/packages/backup.scm (borg)[inputs]: Change ZSTD to ZSTD:LIB. * gnu/packages/sync.scm (casync)[inputs]: Likewise. * gnu/packages/tor.scm (tor)[inputs]: Likewise. * gnu/packages/linux.scm (btrfs-progs)[inputs]: Likewise. Add ZSTD:STATIC.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gnu: hdup: Use archived home page.Tobias Geerinckx-Rice2019-07-16
| | | | | | | | * gnu/packages/backup.scm (hdup)[home-page]: Load from archive.org.
* | gnu: libarchive: Remove GCC5 workaround.Marius Bakke2019-07-02
| | | | | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Remove <#:configure-flags>.
* | gnu: libarchive: Update to 3.4.0.Marius Bakke2019-06-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libarchive-CVE-2018-1000877.patch, gnu/packages/patches/libarchive-CVE-2018-1000878.patch, gnu/packages/patches/libarchive-CVE-2018-1000880.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/backup.scm (libarchive): Update to 3.4.0. [source](uri): Add alternative download location. [source](patches): Remove.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\|
| * gnu: borg: Update to 1.1.10.Tobias Geerinckx-Rice2019-06-04
| | | | | | | | | | | | | | | | | | * gnu/packages/backup.scm (borg): Update to 1.1.10. [source]: Remove upstreamed patch. Remove msgpack and broken references to it. [arguments]: Add ‘use-system-msgpack’ phase. * gnu/packages/patches/borg-fix-hard-link-preloading.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: duplicity: Update to 0.7.19.Tobias Geerinckx-Rice2019-05-26
| | | | | | | | * gnu/packages/backup.scm (duplicity): Update to 0.7.19.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * gnu: restic: Update to 0.9.5.Tobias Geerinckx-Rice2019-05-20
| | | | | | | | * gnu/packages/backup.scm (restic): Update to 0.9.5.
| * gnu: wimlib: Update to 1.13.1.Tobias Geerinckx-Rice2019-05-20
| | | | | | | | * gnu/packages/backup.scm (wimlib): Update to 1.13.1.
| * gnu: Borg: Fix a hang in the test suite.Leo Famulari2019-05-17
| | | | | | | | | | | | * gnu/packages/patches/borg-fix-hard-link-preloading.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/backup.scm (borg)[source]: Use it.
| * gnu: burp: Update to 2.3.6.Björn Höfling2019-05-14
| | | | | | | | * gnu/packages/backup.scm (burp): Update to 2.3.6.
| * gnu: restic: Fix build.Maxim Cournoyer2019-05-06
| | | | | | | | | | | | | | | | This fixes a regression introduced by commit f42e4ebb56. * gnu/packages/backup.scm (restic)[arguments]: Remove "unpack-path" argument. [phases]{build, check, install, install-docs}: Update the working directory to "src/github.com/restic/restic".
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\|
| * gnu: burp: Update to 2.3.4.Tobias Geerinckx-Rice2019-04-14
| | | | | | | | * gnu/packages/backup.scm (burp): Update to 2.3.4.
| * gnu: duplicity: Update to 0.7.18.2.Tobias Geerinckx-Rice2019-04-11
| | | | | | | | * gnu/packages/backup.scm (duplicity): Update to 0.7.18.2.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-03-23
|\|
| * gnu: burp: Update to 2.3.2.Tobias Geerinckx-Rice2019-03-16
| | | | | | | | * gnu/packages/backup.scm (burp): Update to 2.3.2.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-03-01
|\|
| * gnu: librsync: Update to 2.0.2.Leo Famulari2019-02-25
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/rsync.scm (librsync): Update to 2.0.2. [source]: Update source URL. [build-system]: Use cmake-build-system. [inputs]: Add popt. [arguments]: Remove field. (librsync-0.9): New variable. * gnu/packages/backup.scm (btar, duplicity, rdiff-backup)[inputs]: Use librsync-0.9.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-02-24
|\|
| * gnu: restic: Update to 0.9.4.Tobias Geerinckx-Rice2019-02-21
| | | | | | | | * gnu/packages/backup.scm (restic): Update to 0.9.4.
| * gnu: wimlib: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-21
| | | | | | | | * gnu/packages/backup.scm (wimlib)[source]: Hard-code NAME.
| * gnu: wimlib: Update to 1.13.0.Tobias Geerinckx-Rice2019-02-21
| | | | | | | | * gnu/packages/backup.scm (wimlib): Update to 1.13.0.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-02-20
|\|
| * gnu: Borg: Remove unused dependencies.Leo Famulari2019-02-17
| | | | | | | | | | | | | | This is a followup to commit e191e8485950477b2da37f23fd0d611e1e3f92e0. * gnu/packages/backup.scm (borg)[native-inputs]: Remove python-sphinx and python-guzzle-sphinx-theme.
| * gnu: Borg: Update to 1.1.9.Leo Famulari2019-02-15
| | | | | | | | | | | | | | * gnu/packages/backup.scm (borg): Update to 1.1.9. [arguments]: Remove the 'remove-documentation-timestamps' phase and adjust the 'install-doc' phase to ensure the manual pages are not a source of non-determinism.
| * gnu: Add burp.Ricardo Wurmus2019-02-13
| | | | | | | | * gnu/packages/backup.scm (burp): New variable.
* | gnu: libarchive: Remove graft for 3.3.3.Marius Bakke2019-02-07
|/ | | | | | | | | | * gnu/packages/patches/libarchive-CVE-2017-14166.patch, gnu/packages/patches/libarchive-CVE-2017-14502.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/backup.scm (libarchive): Update to 3.3.3. [source](patches): Adjust for 3.3.3. [replacement]: Remove field. (libarchive-3.3.3): Remove variable.
* gnu: borg: Make man pages reproducible.Ricardo Wurmus2019-02-04
| | | | | * gnu/packages/backup.scm (borg)[arguments]: Add "remove-documentation-timestamps" phase.
* gnu: attic: Use PYPI-URI.Ricardo Wurmus2019-01-25
| | | | * gnu/packages/backup.scm (attic)[source]: Use PYPI-URI.
* gnu: Move dbm databases to new module.Ricardo Wurmus2019-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (gdbm, bdb, bdb-5.3): Move from here... * gnu/packages/dbm.scm: ...to this new module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/audio.scm, gnu/packages/avahi.scm, gnu/packages/backup.scm, gnu/packages/cobol.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/databases.scm, gnu/packages/finance.scm, gnu/packages/game-development.scm, gnu/packages/gnome.scm, gnu/packages/guile.scm, gnu/packages/ibus.scm, gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/mail.scm, gnu/packages/man.scm, gnu/packages/nvi.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/php.scm, gnu/packages/pulseaudio.scm, gnu/packages/python.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm, gnu/packages/sawfish.scm: Update module references.