Package clsync: Information

  • Default inline alert: Version in the repository: 0.4.5-alt5

Source package: clsync
Version: 0.4.5-alt2
Latest version according to Repology
Build time:  Nov 30, 2020, 02:30 AM in the task #262678
Category: File tools
Report package bug
License: GPLv3+
Summary: Live sync tool based on inotify
Description: 
Live sync tool based on inotify, written in GNU C
Clsync recursively watches for source directory and executes external
program to sync the changes. Clsync is adapted to use together with rsync.
This utility is much more lightweight than competitors and supports such
features as separate queue for big files, regex file filter,
multi-threading.

List of rpms provided by this srpm:
clsync (x86_64, ppc64le, i586, armh, aarch64)
clsync-apidocs (noarch)
clsync-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
clsync-devel (x86_64, ppc64le, i586, armh, aarch64)
clsync-examples (noarch)
libclsync (x86_64, ppc64le, i586, armh, aarch64)
libclsync-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libclsync-devel (x86_64, ppc64le, i586, armh, aarch64)
libclsync-devel-static (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Andrew Savchenko



    1. doxygen
    2. glib2-devel
    3. libcap-devel
    4. libcgroup-devel
    5. graphviz

Last changed


Nov. 30, 2020 Andrew Savchenko 0.4.5-alt2
- Major init script improvements, including:
  - Support for multiple clsync instances via config blocks and
    corresponding init script symlinks.
  - Add actions to control clsync via signals.
Nov. 8, 2020 Andrew Savchenko 0.4.5-alt1
- Version bump
- Enable LTO support
- Disable seccomp on armh (porting is required)
May 6, 2020 Andrew Savchenko 0.4.4-alt2
- Disable mhash support since it is actually used only with cluster
  or kqueue code and both are disabled in Alt.