[Lunar-commits] <moonbase> aide: version bumped to 0.14.
Florin Braescu
florin at lunar-linux.org
Fri Apr 30 12:12:05 CEST 2010
commit 87b2fc5db73e45e18ba7d6d251a37d78bae84b06
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 30 13:12:05 2010 +0300
aide: version bumped to 0.14.
Some new features added and bugfixes.
---
security/aide/DEPENDS | 6 +++---
security/aide/DETAILS | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/security/aide/DEPENDS b/security/aide/DEPENDS
index d356f19..9af9d36 100644
--- a/security/aide/DEPENDS
+++ b/security/aide/DEPENDS
@@ -5,13 +5,13 @@ depends flex
optional_depends "libgcrypt" \
"--with-libgcrypt" \
"--disable-libgcrypt" \
- "use gcrypt lib"
-
+ "use gcrypt lib"
+
optional_depends "postgresql" \
"--with-psql" \
"--disable-psql" \
"for PostgreSQL database support"
-
+
optional_depends "zlib" \
"--with-zlib" \
"--disable-zlib" \
diff --git a/security/aide/DETAILS b/security/aide/DETAILS
index d0c0784..8e205df 100644
--- a/security/aide/DETAILS
+++ b/security/aide/DETAILS
@@ -1,13 +1,13 @@
MODULE=aide
- VERSION=0.13.1
+ VERSION=0.14
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:0112ee0a974020b99f09d1f2a9fb05433a7b9681
+ SOURCE_VFY=sha1:805a4a6b8f94503f410759a0df59c8320352294e
WEB_SITE=http://aide.sourceforge.net
ENTERED=20011207
- UPDATED=20061215
- SHORT="file integrity checker"
-
+ UPDATED=20100430
+ SHORT="A file integrity checker"
+
cat << EOF
AIDE (Advanced Intrusion Detection Environment) is a file integrity
checker. It creates a database from the regular expression rules that it
More information about the Lunar-commits
mailing list