Hello, I am pleased to announce the release of GNU Direvent version 5.0.
GNU Direvent is a daemon that monitors file system directories for events, such as creating, deleting or modifying files. When an event is detected, direvent calls an external program associated with it, supplying it with the information about the event and the location within the file system where it occured. GNU Direvent provides an easy way to configure the system to react immediately if certain files undergo changes. This may be helpful, for example, to track changes in important configuration files. The program aims to provide a uniform and system-independent command-level interface for file system events. Here are the compressed sources and a GPG detached signature[*]: http://ftp.gnu.org/gnu/direvent/direvent-5.0.tar.gz http://ftp.gnu.org/gnu/direvent/direvent-5.0.tar.gz.sig Use a mirror for higher download bandwidth: http://ftpmirror.gnu.org/direvent/direvent-5.0.tar.gz http://ftpmirror.gnu.org/direvent/direvent-5.0.tar.gz.sig Here are the MD5 and SHA1 checksums: 3254511796836367300d01b82c1e272c direvent-5.0.tar.gz 16d495b9fd5e1aa5dad879ddb8acbb453d2d6d36 direvent-5.0.tar.gz [*] Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this: gpg --verify direvent-5.0.tar.gz.sig If that command fails because you don't have the required public key, then run this command to import it: gpg --keyserver keys.gnupg.net --recv-keys 55D0C732 and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.69 Automake 1.14 Makeinfo 4.13 Regards, Sergey _______________________________________________ GNU Announcement mailing list <[email protected]> https://lists.gnu.org/mailman/listinfo/info-gnu
