summaryrefslogtreecommitdiff
path: root/security/py-prewikka
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2008-04-28 10:59:42 +0000
committershannonjr <shannonjr>2008-04-28 10:59:42 +0000
commitc797b993f14c0938b2026fcc0c2fee59c4e4a32d (patch)
tree8415bab321fe63bd922cde23d7ce4c29f9d257bb /security/py-prewikka
parent8e78d030a9ad5fdb385c96aac992b70ee7744c75 (diff)
downloadpkgsrc-c797b993f14c0938b2026fcc0c2fee59c4e4a32d.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')
-rw-r--r--security/py-prewikka/Makefile5
-rw-r--r--security/py-prewikka/PLIST9
-rw-r--r--security/py-prewikka/distinfo8
3 files changed, 14 insertions, 8 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]*
diff --git a/security/py-prewikka/PLIST b/security/py-prewikka/PLIST
index aff0ccb3d0b..098eeb65586 100644
--- a/security/py-prewikka/PLIST
+++ b/security/py-prewikka/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2007/11/07 15:26:20 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.14 2008/04/28 10:59:42 shannonjr Exp $
${PYSITELIB}/prewikka/Auth.py
${PYSITELIB}/prewikka/Auth.pyc
${PYSITELIB}/prewikka/Auth.pyo
@@ -179,6 +179,13 @@ ${PYSITELIB}/prewikka/modules/auth/anonymous/__init__.pyo
${PYSITELIB}/prewikka/modules/auth/anonymous/anonymous.py
${PYSITELIB}/prewikka/modules/auth/anonymous/anonymous.pyc
${PYSITELIB}/prewikka/modules/auth/anonymous/anonymous.pyo
+${PYSITELIB}/prewikka/_threading_local.py
+${PYSITELIB}/prewikka/_threading_local.pyc
+${PYSITELIB}/prewikka/_threading_local.pyo
+${PYSITELIB}/prewikka/resolve.py
+${PYSITELIB}/prewikka/resolve.pyc
+${PYSITELIB}/prewikka/resolve.pyo
+share/locale/pl/LC_MESSAGES/prewikka.mo
share/locale/de/LC_MESSAGES/prewikka.mo
share/locale/es/LC_MESSAGES/prewikka.mo
share/locale/pt_BR/LC_MESSAGES/prewikka.mo
diff --git a/security/py-prewikka/distinfo b/security/py-prewikka/distinfo
index a83af6142a2..82e9b05ad8f 100644
--- a/security/py-prewikka/distinfo
+++ b/security/py-prewikka/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2007/10/29 21:59:00 shannonjr Exp $
+$NetBSD: distinfo,v 1.12 2008/04/28 10:59:42 shannonjr Exp $
-SHA1 (prewikka-0.9.13.tar.gz) = 998312a00e4395ab98a9f4026023476a3469c036
-RMD160 (prewikka-0.9.13.tar.gz) = 2d9188098aeb94ee5790b83afd0d9736d454b024
-Size (prewikka-0.9.13.tar.gz) = 250793 bytes
+SHA1 (prewikka-0.9.14.tar.gz) = 25f946ca05fb4e1bb98a022acb2a80917487d4cf
+RMD160 (prewikka-0.9.14.tar.gz) = 3fe32709d4e52f795716d70015c1997f6b6debbb
+Size (prewikka-0.9.14.tar.gz) = 260034 bytes
SHA1 (patch-ab) = 76fd7ee4f1c19336a8eaa98fa1513e88e1c4c070