summaryrefslogtreecommitdiff
path: root/gnu/packages/backup.scm
Commit message (Collapse)AuthorAge
...
| * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/icu4c.scm gnu/packages/man.scm gnu/packages/python-xyz.scm guix/scripts/environment.scm guix/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm
| * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * gnu: Borg: Update to 1.1.11.Leo Famulari2020-03-11
| | | | | | | | * gnu/packages/backup.scm (borg): Update to 1.1.11.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: rsnapshot: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/backup.scm (rsnapshot)[home-page]: Use HTTPS.
* | gnu: libarchive: Update to 3.4.2.Marius Bakke2020-02-15
| | | | | | | | * gnu/packages/backup.scm (libarchive): Update to 3.4.2.
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-14
|\|
| * 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.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-23
|\|
| * gnu: burp: Update to 2.3.20.Tobias Geerinckx-Rice2020-01-23
| | | | | | | | * gnu/packages/backup.scm (burp): Update to 2.3.20.
* | gnu: libarchive: Update to 3.4.1.Marius Bakke2020-01-08
| | | | | | | | | | * gnu/packages/backup.scm (libarchive): Update to 3.4.1. [source](uri): Change to ".xz" tarball.
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-05
|\|
| * gnu: restic: Update to 0.9.6.Tobias Geerinckx-Rice2019-11-24
| | | | | | | | * gnu/packages/backup.scm (restic): Update to 0.9.6.
* | Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-16
|\|
| * 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: Fix cross-compilation.Mathieu Othacehe2019-09-24
|/ | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Do not build and run tests when cross-compiling.
* 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.