summaryrefslogtreecommitdiff
path: root/security/py-prewikka/Makefile
diff options
context:
space:
mode:
authorshannonjr <shannonjr@pkgsrc.org>2008-04-28 10:59:42 +0000
committershannonjr <shannonjr@pkgsrc.org>2008-04-28 10:59:42 +0000
commitc786e8b6b2e4bd0d199148fee0986825cdbc60a8 (patch)
tree8415bab321fe63bd922cde23d7ce4c29f9d257bb /security/py-prewikka/Makefile
parent29d33b23565c4ae30a7328b02dab23dec32dfacf (diff)
downloadpkgsrc-c786e8b6b2e4bd0d199148fee0986825cdbc60a8.tar.gz
Update to 0.9.14. Changes:
- Let the user choose the type of sorting (default to time descending, available: time asc/desc, count asc/desc). - Implement Prewikka Asynchronous DNS resolution in alert view as well as message summary (require twisted.names and twisted.internet), see the additional dns_max_delay settings parameters in prewikka.conf. - In the alert summary view, handle portlist and ip_version service fields, and show alert messageid. - Fix exception when rendering ToolAlert. - Fix double classification escaping (could result in non working link for alert with classification containing escaped character). - Improvement to heartbeat retrieval (heartbeat view speedup). - Correct typo (fix #275), thanks Scott Olihovki <skippylou@gmail.com> for pointing this out. - Polish translation, by Konrad Kosmowski <konrad@kosmosik.net>. - Update to pt_BR translation, by Edelberto Franco Silva <edeunix@edeunix.com> - Various bug fixes and cleanup.
Diffstat (limited to 'security/py-prewikka/Makefile')
-rw-r--r--security/py-prewikka/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile
index 9e557e85e6d..6a921bd8936 100644
--- a/security/py-prewikka/Makefile
+++ b/security/py-prewikka/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2008/04/25 20:39:12 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2008/04/28 10:59:42 shannonjr Exp $
#
DISTNAME= prewikka-${VERSION}
PKGNAME= ${PYPKGPREFIX}-prewikka-${VERSION}
-PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
-VERSION= 0.9.13
+VERSION= 0.9.14
CONFLICTS= prewikka-[0-9]*