Age | Commit message (Expand) | Author |
2020-04-11 | Merge branch 'master' into core-updates | Marius Bakke |
2020-04-10 | gnu: burp: Update to 2.3.24....* gnu/packages/backup.scm (burp): Update to 2.3.24.
| Tobias Geerinckx-Rice |
2020-04-10 | gnu: burp: Extend test time-outs....* gnu/packages/backup.scm (burp)[arguments]: Add a new
‘extend-test-time-outs’ phase.
| Tobias Geerinckx-Rice |
2020-03-27 | Merge branch 'master' into core-updates... 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
| Marius Bakke |
2020-03-22 | gnu: libchop: Build against libtirpc and related tools....* 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.
| Ludovic Courtès |
2020-03-14 | Merge branch 'master' into core-updates | Marius Bakke |
2020-03-11 | gnu: Borg: Update to 1.1.11....* gnu/packages/backup.scm (borg): Update to 1.1.11.
| Leo Famulari |
2020-03-04 | Merge branch 'master' into core-updates | Marius Bakke |
2020-02-17 | gnu: rsnapshot: Use HTTPS home page....* gnu/packages/backup.scm (rsnapshot)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-15 | gnu: libarchive: Update to 3.4.2....* gnu/packages/backup.scm (libarchive): Update to 3.4.2.
| Marius Bakke |
2020-02-14 | Merge branch 'master' into core-updates | Marius Bakke |
2020-02-12 | gnu: rsnapshot: Update to 1.4.3....* gnu/packages/backup.scm (rsnapshot): Update to 1.4.3.
[arguments]: Disable broken test.
| Tobias Geerinckx-Rice |
2020-01-23 | Merge branch 'staging' into core-updates | Marius Bakke |
2020-01-23 | gnu: burp: Update to 2.3.20....* gnu/packages/backup.scm (burp): Update to 2.3.20.
| Tobias Geerinckx-Rice |
2020-01-08 | gnu: libarchive: Update to 3.4.1....* gnu/packages/backup.scm (libarchive): Update to 3.4.1.
[source](uri): Change to ".xz" tarball.
| Marius Bakke |
2019-12-05 | Merge branch 'master' into core-updates | Marius Bakke |
2019-11-24 | gnu: restic: Update to 0.9.6....* gnu/packages/backup.scm (restic): Update to 0.9.6.
| Tobias Geerinckx-Rice |
2019-11-16 | Merge remote-tracking branch master into core-updates | Mathieu Othacehe |
2019-11-02 | gnu: rdup: Fix build, disable encryption....* gnu/packages/backup.scm (nettle)[inputs]: Remove nettle.
[arguments]: Add ‘disable-failing-tests’ phase.
| Tobias Geerinckx-Rice |
2019-11-02 | gnu: rdup: Don't use unstable tarball....* gnu/packages/backup.scm (rdup)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-10-21 | gnu: backup: Remove my copyright....This is a follow-up of 7757f440449, where my copyright is not needed.
* gnu/packages/backup.scm: Remove my copyright.
| Mathieu Othacehe |
2019-10-20 | gnu: obnam: Remove this package....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.
| Mathieu Othacehe |
2019-09-24 | gnu: libarchive: Fix cross-compilation....* gnu/packages/backup.scm (libarchive)[arguments]: Do not build and run tests
when cross-compiling.
| Mathieu Othacehe |
2019-07-31 | gnu: libarchive: Embed absolute references to required libraries in .la file....* gnu/packages/backup.scm (libarchive)[arguments]: Substitute -lfoo compiler
flags with absolute references in libarchive.la, in addition to libarchive.pc.
| Marius Bakke |
2019-07-31 | gnu: libarchive: Do not build 'libarchive.a'....* gnu/packages/backup.scm (libarchive)[arguments]: Add <#:configure-flags>.
| Marius Bakke |
2019-07-31 | gnu: libarchive: Enable zstd support....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.
| Marius Bakke |
2019-07-22 | Merge branch 'master' into core-updates | Marius Bakke |
2019-07-22 | gnu: zstd: Move libraries to separate outputs....* 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.
| Marius Bakke |
2019-07-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-07-16 | gnu: hdup: Use archived home page....* gnu/packages/backup.scm (hdup)[home-page]: Load from archive.org.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: libarchive: Remove GCC5 workaround....* gnu/packages/backup.scm (libarchive)[arguments]: Remove <#:configure-flags>.
| Marius Bakke |
2019-06-15 | gnu: libarchive: Update to 3.4.0....* 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.
| Marius Bakke |
2019-06-13 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-06-04 | gnu: borg: Update to 1.1.10....* 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.
| Tobias Geerinckx-Rice |
2019-05-26 | gnu: duplicity: Update to 0.7.19....* gnu/packages/backup.scm (duplicity): Update to 0.7.19.
| Tobias Geerinckx-Rice |
2019-05-25 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-05-20 | gnu: restic: Update to 0.9.5....* gnu/packages/backup.scm (restic): Update to 0.9.5.
| Tobias Geerinckx-Rice |
2019-05-20 | gnu: wimlib: Update to 1.13.1....* gnu/packages/backup.scm (wimlib): Update to 1.13.1.
| Tobias Geerinckx-Rice |
2019-05-17 | gnu: Borg: Fix a hang in the test suite....* 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.
| Leo Famulari |
2019-05-14 | gnu: burp: Update to 2.3.6....* gnu/packages/backup.scm (burp): Update to 2.3.6.
| Björn Höfling |
2019-05-06 | gnu: restic: Fix build....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".
| Maxim Cournoyer |
2019-05-01 | Merge branch 'master' into core-updates | Marius Bakke |
2019-04-14 | gnu: burp: Update to 2.3.4....* gnu/packages/backup.scm (burp): Update to 2.3.4.
| Tobias Geerinckx-Rice |
2019-04-11 | gnu: duplicity: Update to 0.7.18.2....* gnu/packages/backup.scm (duplicity): Update to 0.7.18.2.
| Tobias Geerinckx-Rice |
2019-03-23 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-03-16 | gnu: burp: Update to 2.3.2....* gnu/packages/backup.scm (burp): Update to 2.3.2.
| Tobias Geerinckx-Rice |
2019-03-01 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-02-25 | gnu: librsync: Update to 2.0.2....* 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.
| Leo Famulari |
2019-02-24 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-02-21 | gnu: restic: Update to 0.9.4....* gnu/packages/backup.scm (restic): Update to 0.9.4.
| Tobias Geerinckx-Rice |