pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-prewikka Update to 0.9.7. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/849beaaec8fa
branches: trunk
changeset: 517632:849beaaec8fa
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Thu Aug 17 11:35:20 2006 +0000
description:
Update to 0.9.7. Changes:
- Use preludedb_delete_(alert|heartbeat)_from_list(). Require
libpreludedb 0.9.9. Provide a deletion performance improvement
of around 3000%.
- Handle multiple listed source/target properly. Separate
source/target in the message listing.
- Make host command/Information link available from the Sensor
listing.
- Always take care of the "external_link_new_window" configuration
parameter.
- Make external command handling more generic. Allow to specify
command line arguments.
- Allow to define unlimited number of external commands rather than
only a defined subset (fix #134).
- Avoid toggling several popup at once in the HeartbeatListing.
- Only provide lookup capability for known network address type (fix #76).
- New address and node name lookup provided through prelude-ids.com service.
- Link to new prelude-ids.com port lookup instead of broken portsdb
database (fix #162).
- Various bug fixes.
diffstat:
security/py-prewikka/Makefile | 9 +++++----
security/py-prewikka/PLIST | 11 ++++++++++-
security/py-prewikka/distinfo | 8 ++++----
3 files changed, 19 insertions(+), 9 deletions(-)
diffs (77 lines):
diff -r f908ff5181d5 -r 849beaaec8fa security/py-prewikka/Makefile
--- a/security/py-prewikka/Makefile Thu Aug 17 11:33:07 2006 +0000
+++ b/security/py-prewikka/Makefile Thu Aug 17 11:35:20 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2006/06/13 14:52:30 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/08/17 11:35:20 shannonjr Exp $
#
-DISTNAME= prewikka-0.9.5
-PKGNAME= ${PYPKGPREFIX}-prewikka-0.9.5
+DISTNAME= prewikka-0.9.7
+PKGNAME= ${PYPKGPREFIX}-prewikka-0.9.7
CATEGORIES= security
MASTER_SITES= http://prelude-ids.org/download/releases/
@@ -20,7 +20,7 @@
PYBINMODULE= yes
PYSETUP= setup.py
PYTHON_VERSIONS_ACCEPTED= 24 23 22
-REPLACE_PYTHON= prewikka-httpd
+PYTHON_PATCH_SCRIPTS= scripts/prewikka-httpd
PREWIKKA_USER?= prewikka
PREWIKKA_GROUP?= prewikka
PREWIKKA_HOME= /nonexistent
@@ -50,6 +50,7 @@
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
+BUILDLINK_API_DEPENDS.libpreludedb+= libpreludedb>=0.9.9
.include "../../security/libpreludedb/buildlink3.mk"
.include "../../security/libprelude/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f908ff5181d5 -r 849beaaec8fa security/py-prewikka/PLIST
--- a/security/py-prewikka/PLIST Thu Aug 17 11:33:07 2006 +0000
+++ b/security/py-prewikka/PLIST Thu Aug 17 11:35:20 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/06/11 23:44:23 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/08/17 11:35:20 shannonjr Exp $
bin/prewikka-httpd
${PYSITELIB}/prewikka/Auth.py
${PYSITELIB}/prewikka/Auth.pyc
@@ -60,6 +60,12 @@
${PYSITELIB}/prewikka/modules/auth/loginpassword/loginpassword.py
${PYSITELIB}/prewikka/modules/auth/loginpassword/loginpassword.pyc
${PYSITELIB}/prewikka/modules/auth/loginpassword/loginpassword.pyo
+${PYSITELIB}/prewikka/modules/auth/cgi/__init__.py
+${PYSITELIB}/prewikka/modules/auth/cgi/__init__.pyc
+${PYSITELIB}/prewikka/modules/auth/cgi/__init__.pyo
+${PYSITELIB}/prewikka/modules/auth/cgi/cgi.py
+${PYSITELIB}/prewikka/modules/auth/cgi/cgi.pyc
+${PYSITELIB}/prewikka/modules/auth/cgi/cgi.pyo
${PYSITELIB}/prewikka/modules/log/__init__.py
${PYSITELIB}/prewikka/modules/log/__init__.pyc
${PYSITELIB}/prewikka/modules/log/__init__.pyo
@@ -90,6 +96,9 @@
${PYSITELIB}/prewikka/templates/FilterEdition.py
${PYSITELIB}/prewikka/templates/FilterEdition.pyc
${PYSITELIB}/prewikka/templates/FilterEdition.pyo
+${PYSITELIB}/prewikka/templates/FilterListing.py
+${PYSITELIB}/prewikka/templates/FilterListing.pyc
+${PYSITELIB}/prewikka/templates/FilterListing.pyo
${PYSITELIB}/prewikka/templates/HTMLDocument.py
${PYSITELIB}/prewikka/templates/HTMLDocument.pyc
${PYSITELIB}/prewikka/templates/HTMLDocument.pyo
diff -r f908ff5181d5 -r 849beaaec8fa security/py-prewikka/distinfo
--- a/security/py-prewikka/distinfo Thu Aug 17 11:33:07 2006 +0000
+++ b/security/py-prewikka/distinfo Thu Aug 17 11:35:20 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/05/04 13:16:42 shannonjr Exp $
+$NetBSD: distinfo,v 1.4 2006/08/17 11:35:20 shannonjr Exp $
-SHA1 (prewikka-0.9.5.tar.gz) = 00a6df1abaf1ca8d8e15d003b15e80e7b7298e71
-RMD160 (prewikka-0.9.5.tar.gz) = e3ba5fd878759662b6a7eff0b16d971e9c005899
-Size (prewikka-0.9.5.tar.gz) = 179329 bytes
+SHA1 (prewikka-0.9.7.tar.gz) = a11cd15a1290cd52553a824c61ab2c1e028435ff
+RMD160 (prewikka-0.9.7.tar.gz) = 29b1dfe7e81b9273ed7e59b37acb3ded85f5e836
+Size (prewikka-0.9.7.tar.gz) = 180802 bytes
Home |
Main Index |
Thread Index |
Old Index