Age | Commit message (Expand) | Author |
---|---|---|
2021-09-23 | gnu: rsync: Enable zstd & lz4 compression....Both are ridiculously more suited to this role than the old zlib compressor. The closure size increase is negligible (1 MiB or 1.3% for zstd, 1.7 MiB for both). * gnu/packages/rsync.scm (rsync-next)[inputs]: Add zstd:lib and lz4. [arguments]: Remove the corresponding "--disable-zstd" and "--disable-lz4" #:configure-flags. | Tobias Geerinckx-Rice |
2021-05-25 | gnu: Add rsync 3.2.3....* gnu/packages/rsync.scm (rsync-next): New variable. | Leo Famulari |
2021-04-11 | gnu: librsync: Update to 2.3.2....* gnu/packages/rsync.scm (librsync): Update to 2.3.2. | Tobias Geerinckx-Rice |