diff options
author | pettai <pettai> | 2010-09-13 13:09:20 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-09-13 13:09:20 +0000 |
commit | ec861d431421882fde8ad1f381cc3213a4a18442 (patch) | |
tree | 0fbecd79510f66865dee48c72efa9b0520e66773 /security/aide | |
parent | 719b438961fd3c49193b87a9cc45d61105b3a276 (diff) | |
download | pkgsrc-ec861d431421882fde8ad1f381cc3213a4a18442.tar.gz |
Version 0.15.1
* Fixed bug with DB_CHECKINODE
Version 0.15
* Added new grouped option
* Sort files in report by filename
* Added support for e2fsattrs attribute
* Added support for ftype attribute
* Bug fixes
Diffstat (limited to 'security/aide')
-rw-r--r-- | security/aide/Makefile | 4 | ||||
-rw-r--r-- | security/aide/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index ab5e2920b43..086e1e3d190 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2010/08/30 22:30:27 pettai Exp $ +# $NetBSD: Makefile,v 1.32 2010/09/13 13:09:20 pettai Exp $ # -DISTNAME= aide-0.14.2 +DISTNAME= aide-0.15.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aide/} diff --git a/security/aide/distinfo b/security/aide/distinfo index 83ad9c7beba..f4f9190aeb2 100644 --- a/security/aide/distinfo +++ b/security/aide/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2010/08/30 22:30:27 pettai Exp $ +$NetBSD: distinfo,v 1.10 2010/09/13 13:09:20 pettai Exp $ -SHA1 (aide-0.14.2.tar.gz) = 4ef8c0c14d5900d9ea17e6eb156c12a18954a95b -RMD160 (aide-0.14.2.tar.gz) = f1d17bcbd56b542bbea08f6268e28cac3d86c2c1 -Size (aide-0.14.2.tar.gz) = 418098 bytes +SHA1 (aide-0.15.1.tar.gz) = 368994943147e4a70e8644558cb8c0ebcf7ba3c2 +RMD160 (aide-0.15.1.tar.gz) = 708cf6154c9fa03571464f19c1ad2f720abbdcce +Size (aide-0.15.1.tar.gz) = 422853 bytes SHA1 (patch-ab) = d010f24ffefbf9fa72e5eb5bc7560a8d6c1dc7e8 SHA1 (patch-ae) = 87c234f8d316117cf766134ca69d6f753c59dd91 SHA1 (patch-af) = 70ac8a100e9d601b7ffcaa9d716742d1d947aca7 |