summaryrefslogtreecommitdiffstats
path: root/recipes-security/samhain/samhain-client_4.1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* samhain: update to 4.1.4Armin Kuster2016-06-261-22/+0
| | | | | | | | | | | | | | | | | | | | | | 4.1.4: - Fix for issues with re-evaluation of paths with wildcard patterns: - no re-evaluation if no match at process startup - if same pattern used for a file=.. and dir=.. directive, only one (the first in config file) is re-evaluated - Fix for issues with new directories created when inotify is used: - recursion depth is not properly set for new directory - directory gets watched even if recursion depth should be below zero 4.1.3: - Fix for a regression in DNS resolving if samhain is compiled with '--enable-static' - On Cygwin/Windows, the default for the 'AvoidBlock' option is now 'off' because of problems reported for this platform. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Armin Kuster <akuster@mvista.com>
* samhain-client: update to 4.1.2Armin Kuster2016-01-171-0/+22
Signed-off-by: Armin Kuster <akuster808@gmail.com>