summary refs log tree commit diff
path: root/pkgs/applications/networking/sync
Commit message (Collapse)AuthorAge
* rclone: 1.40 -> 1.41Daniel Fullmer2018-04-29
|
* backintime-qt4: package is brokenMaximilian Güntner2018-04-13
| | | | | | | | | | | | | the install phase writes into /nix : ``` <snip> install -d /nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d install --mode=644 net.launchpad.backintime.serviceHelper.conf /nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d <snap> ```
* backintime-common: 1.1.12 -> 1.1.24Ryan Mulligan2018-03-23
| | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -h` got 0 exit code - ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --help` got 0 exit code - ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -v` and found version 1.1.24 - ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --version` and found version 1.1.24 - found 1.1.24 with grep in /nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24
* rclone: 1.39 -> 1.40Daniel Fullmer2018-03-20
|
* lsyncd: 2.1.6 -> 2.2.2Ryan Mulligan2018-02-26
| | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2/bin/lsyncd --version` and found version 2.2.2 - found 2.2.2 with grep in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2 - found 2.2.2 in filename of file in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2 cc "@bobvanderlinden"
* rsync: 3.1.2 -> 3.1.3Franz Pletz2018-01-29
| | | | | | | | | | | | | The CVE patches weren't previously applied because they depend on the enableCopyDevicesPatch parameter. The naming of the patches attribute in base.nix was misleading. The new rsync release now really fixes: * CVE-2017-15994 * CVE-2017-16548 * CVE-2017-17433 * CVE-2017-17434
* rsync: Fix CVE-2017-17433 and CVE-2017-17434adisbladis2018-01-06
|
* rclone: 1.38 -> 1.39Jesper Geertsen Jonsson2017-12-25
|
* rsync: fix CVE-2017-16548Andreas Rammhold2017-12-09
|
* rclone: 1.37 -> 1.38Daniel Fullmer2017-09-30
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* rclone: 1.36 -> 1.37Daniel Fullmer2017-07-22
|
* rsync: build with own zlib againWout Mertens2017-07-19
| | | | | | | Rsync has its own patched compress function, and to be able to use the `-z` flag, it needs to use that one. With `-zz` rsync can use an external zlib, but then it can't talk to older rsync versions. More details at https://bugs.mageia.org/show_bug.cgi?id=13669
* rsync: build with iconv, zlib & popt from nixpkgsFranz Pletz2017-06-26
| | | | | | | | The rsync binary was previously built without iconv support which is needed for utf-8 conversions on darwin. Fixes #26864. Additionally rsync used to be built with bundled versions of zlib and popt that were outdated. This decreases the size of the rsync binary by ~82KB.
* unison: more general platformVincent Laporte2017-05-30
|
* Python: replace requests2 with requests tree-wideFrederik Rietdijk2017-05-07
| | | | | | | See f63eb5857352705665411130d4f1638d55dd8c58 The `requests2` attribute now throws an error informing that `requests` should be used instead.
* rclone: 1.35 -> 1.36Daniel Fullmer2017-03-19
|
* unison: install unison-fsmonitorOrivej Desh2017-02-03
| | | | It is necessary for `unison -ui text -repeat watch` to work.
* Remove myself from maintainersDamien Cassou2017-01-31
|
* rclone: 1.33 -> 1.35Daniel Fullmer2017-01-02
|
* acd-cli: pull out of pythonPackages and update to 3.0.2Edward Tjörnhammar2016-11-20
|
* restore rcloneDavid Guibert2016-10-02
| | | | By getting rid of go-packages.nix (#16017), rclone has removed (introduced by #15852).
* treewide: sshfsFuse -> sshfs-fuseBjørn Forsman2016-09-18
|
* Remove top-level dbus_python and pythonDBus.Frederik Rietdijk2016-08-16
| | | | | | | | | See #11567. Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus- python as that's the name upstream uses. There is a small rebuild but I couldn't figure out the actual cause.
* unison: 2.48.3 -> 2.48.4 (#17209)Maximilian Güntner2016-07-25
| | | Signed-off-by: Maximilian Güntner <code@maschinenpsychologe.de>
* lsyncd: removed support for DarwinBob van der Linden2016-06-14
|
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* rsync: fix version typoJoachim Fasting2016-04-24
| | | | | | | Typo introduced at c3b4dd920b50d6fd7625ada250d042b47fbd0217; went undetected because the checksum was not changed. Reported by m4t__ on IRC
* Merge #12973: add rrsync as an individual appVladimír Čunát2016-02-21
|\
| * (r)rsync: simplify and don't copy maintainersVladimír Čunát2016-02-21
| | | | | | | | | | Let's keep the original rsync maintainers only on rsync, as I haven't noticed them wanting to maintain rrsync as well.
| * rsync/rrsync: less code duplicationArnold Krille2016-02-20
| | | | | | | | | | - refactor the common parts all into the base.nix - add myself as maintainer
| * rsync: Add rrsync as individual appArnold Krille2016-02-13
| | | | | | | | | | | | | | | | | | Extract the rsync source fetching into its own expression and use that expression to fetch the same source for rsync and rrsync. rrsync is just copied from the support folder of rsync, no configure or build needed. Also none of the rsync patches are needed. Only the path to rsync needs to be patched into rrsync.
* | Merge pull request #13025 from DamienCassou/update-backintime-1.1.12Damien Cassou2016-02-16
|\ \ | |/ |/| backintime: 1.1.6 -> 1.1.12
| * backintime: 1.1.6 -> 1.1.12Damien Cassou2016-02-16
| |
* | Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
|/ | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* rsync: security update 3.1.1 -> 3.1.2Vladimír Čunát2015-12-30
| | | | | This should fix CVE-2014-9512. https://download.samba.org/pub/rsync/src/rsync-3.1.2-NEWS
* lsyncd: 2.1.5 -> 2.1.6Bob van der Linden2015-12-20
|
* Rename 'emery' maintainer handle to 'ehmry', fixes #11493Emery Hemingway2015-12-05
| | | | Communication happens on Github so names should be consistent.
* lsyncd: init at 2.1.5Bob van der Linden2015-10-22
|
* backintime: 1.1.4 -> 1.1.6Damien Cassou2015-08-11
|
* Backintime 1.1.0 -> 1.1.4Damien Cassou2015-04-08
|
* unison: sha correctionEdward Tjörnhammar2015-02-17
|
* fetchurl: collate samba project urls into a mirrorEdward Tjörnhammar2015-02-08
|
* unison: update from 2.40.102 to 2.48.3Pascal Wittmann2015-02-06
|
* Update backintime to 1.1.0Damien Cassou2015-01-16
| | | | This release removed the Gnome UI to only keep the Qt4 one.
* Removed akunambolGeorges Dubus2014-10-09
| | | | It is not maintained anymore, and is not compatible with kde 4.14.
* rsync: update 3.1.0 to 3.1.1Emery Hemingway2014-09-05
| | | | fix http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-2855
* backintime: Definition improvementDamien Cassou2014-08-31
|
* backintime: a simple backup toolDamien Cassou2014-08-30
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|