Path to this page:
./
sysutils/radmind,
Remote file administration and integrity tool
Branch: pkgsrc-2016Q1,
Version: 1.14.1nb6,
Package name: radmind-1.14.1nb6,
Maintainer: haukeradmind is a suite of Unix command-line tools and a server designed
to remotely administer the file systems of multiple Unix machines.
At its core, radmind operates as a tripwire. It is able to detect
changes to any managed filesystem object, e.g. files, directories,
links, etc. However, radmind goes further than just integrity
checking: once a change is detected, radmind can optionally reverse
the change.
Master sites:
SHA1: 26f37f1c002384a9c609e688d6cee2fa15b6d0d2
RMD160: 6b925083ef9dce2de21ebb0ffef287b1ffe9173d
Filesize: 394.095 KB
Version history: (Expand)
- (2016-04-15) Updated to version: radmind-1.14.1nb6
- (2016-04-07) Package added to pkgsrc.se, version radmind-1.14.1nb5 (created)
CVS history: (Expand)
2016-04-15 09:33:22 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #4959 - requested by hauke
sysutils/radmind: bugfix
Revisions pulled up:
- sysutils/radmind/Makefile 1.37
- sysutils/radmind/distinfo 1.21
- sysutils/radmind/patches/patch-command.c 1.2
---
Module Name: pkgsrc
Committed By: hauke
Date: Thu Apr 14 11:17:31 UTC 2016
Modified Files:
pkgsrc/sysutils/radmind: Makefile distinfo
pkgsrc/sysutils/radmind/patches: patch-command.c
Log message:
Fix setting custom permission bits, user and group information from
a special transcript. Late fallout from Radmind bug #221.
|