about summary refs log tree commit diff
path: root/pkgs/tools/backup
Commit message (Collapse)AuthorAge
* Merge branch 'staging-next'Vladimír Čunát2019-09-28
|\ | | | | | | | | There are several security fixes - again, as it consists mainly of the previously reverted staging-next merge.
| * Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | | | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
* | dar: 2.6.5 -> 2.6.6R. RyanTM2019-09-26
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dar/versions
* Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* Merge pull request #69177 from rnhmjoj/bupmarkuskowa2019-09-21
|\ | | | | bup: 0.29.2 -> 0.29.3
| * bup: 0.29.2 -> 0.29.3rnhmjoj2019-09-20
| |
* | Merge branch 'master' into staging-nextJan Tojnar2019-09-18
|\|
| * tarsnap: fix license to mark as unfreeAlyssa Ross2019-09-17
| | | | | | | | | | tarsnap has always been unfree, but this wasn't expressed properly, so it wouldn't be caught by allowUnfree = false.
* | Merge branch 'master' into staging-nextVladimír Čunát2019-09-15
|\|
| * bareos: Mark as brokenDaniel Schaefer2019-09-14
| | | | | | | | | | | | | | Doesn't have a maintainer. Doesn't work with our new glusterfs version. bareos18 has changed from autotools to cmake so the derivation has to be completely rewritten.
* | treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-09
|/
* treewide: remove redundant quotesvolth2019-09-08
|
* Merge master into staging-nextFrederik Rietdijk2019-09-06
|\
| * diskrsync: unstable-2018-02-03 -> unstable-2019-01-02adisbladis2019-09-05
| |
* | treewide: name -> pname (#67513)volth2019-08-31
| |
* | treewide: remove redundant recvolth2019-08-28
| |
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| | * Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster2019-08-21
| | |\
| | | * treewide: update globin's maintained drvsRobin Gloster2019-08-20
| | | |
| | | * Remove myself as maintainer of some packages.Rickard Nilsson2019-08-20
| | | |
| | * | partimage: apply openssl1.1 patchAndreas Rammhold2019-07-29
| | | | | | | | | | | | | | | | | | | | The (new) patch also incorporates the now removed no-SSLv2 patch so it has been dropped.
* | | | treewide: remove redundant quotesvolth2019-08-26
|/ / /
* | | Merge master into staging-nextFrederik Rietdijk2019-08-18
|\ \ \ | | |/ | |/|
| * | btrbk: 0.28.0 -> 0.28.3Jonathan Ringer2019-08-17
| | |
* | | treewide: name -> pnamevolth2019-08-17
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-17
|\| |
| * | Merge pull request #66557 from mmahut/s3qlAaron Andersen2019-08-15
| |\ \ | | | | | | | | s3ql: 2.26 -> 3.2
| | * | s3ql: 2.26 -> 3.2Marek Mahut2019-08-13
| | | |
* | | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* | | Merge pull request #66590 from jonringer/bump-bdsyncMarek Mahut2019-08-14
|\ \ \ | | | | | | | | bdsync: 0.10.1 -> 0.11.1
| * | | bdsync: 0.10.1 -> 0.11.1Jonathan Ringer2019-08-13
| |/ /
* / / bacula: fix cross compiling for armv7lEric Wolf2019-08-12
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | got this error while cross compiling: checking whether setpgrp takes no argument... configure: error: cannot check setpgrp when cross compiling autoconf manual says: — Macro: AC_FUNC_SETPGRP If setpgrp takes no argument (the Posix version), define SETPGRP_VOID. Otherwise, it is the BSD version, which takes two process IDs as arguments. This macro does not check whether setpgrp exists at all; if you need to work in that situation, first call AC_CHECK_FUNC for setpgrp. The result of this macro is cached in the ac_cv_func_setpgrp_void variable. This macro is obsolescent, as current systems have a setpgrp whose signature conforms to Posix. New programs need not use this macro. So override it with caching variable.
* | pyznap: 1.1.2 -> 1.2.1R. RyanTM2019-07-20
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pyznap/versions
* | zfs-replicate: init at 1.1.11Alex Brandt2019-08-02
|/ | | | Used by zfs.autoReplication module.
* Merge pull request #64989 from eyJhb/rotate-backupsworldofpeace2019-07-25
|\ | | | | pythonPackages.rotate-backups: init at 6.0
| * pythonPackages.rotate-backups: init at 6.0eyjhbb@gmail.com2019-07-24
| |
* | bundlerUpdateScript: init and use (#64822)Nick Novitski2019-07-22
| |
* | dar: 2.6.4 -> 2.6.5R. RyanTM2019-07-20
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dar/versions
* | tsm-client: init at 8.1.8.0Yarny02019-07-15
|/ | | | | | | | | | | | | | | | | IBM Spectrum Protect (former name: Tivoli Storage Manager) provides a single point of control for backup and recovery. This package contains the client software, that is, a command line client and linkable libraries. This commit adds two packages to nixpkgs: The TSM client software contains a Java GUI that, naturally, requires Java to be installed. To keep the closure size low, we provide the packages `tsm-client` and `tsm-client-withGUI`. The former comes without the Java GUI. While the product has been renamed, its old name is still alive in filenames and as package name used by other distros.
* Merge master into staging-nextFrederik Rietdijk2019-07-09
|\
| * Merge pull request #64235 from mmahut/iceshelfworldofpeace2019-07-06
| |\ | | | | | | iceshelf: init at unstable-2019-07-03
| | * iceshelf: init at unstable-2019-06-18Marek Mahut2019-07-06
| | |
* | | Merge pull request #63572 from volth/cpan2nix-2019-06-20Graham Christensen2019-06-28
|\ \ \ | |/ / |/| | buildPerlPackage: name -> (pname, version)
| * | buildPerlPackage: name -> (pname, version)volth2019-06-20
| | |
* | | duplicati: 2.0.3.3 -> 2.0.4.5Domen Kožar2019-06-21
|/ /
* | Merge branch 'master' into staging-nextVladimír Čunát2019-06-18
|\| | | | | | | Hydra nixpkgs: ?compare=1525828
| * bacula: 9.4.3 -> 9.4.4R. RyanTM2019-06-17
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bacula/versions
| * treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | | | | | | | * treewide: remove unused variables * making ofborg happy
* | ddar: fix buildFrederik Rietdijk2019-06-15
|/