Date: Wed, 16 Aug 2006 13:27:26 +0200 (CEST) From: Robin Gruyters <r.gruyters@yirdis.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/102140: [MAINTAINER] www/py-prewikka: update to 0.9.7 Message-ID: <200608161127.k7GBRQRC042984@server.yirdis.net> Resent-Message-ID: <200608161130.k7GBUOi7055487@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102140 >Category: ports >Synopsis: [MAINTAINER] www/py-prewikka: update to 0.9.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 16 11:30:23 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Robin Gruyters >Release: FreeBSD 5.4-RELEASE-p16 i386 >Organization: YIRDIS B.V. >Environment: System: FreeBSD server.yirdis.net 5.4-RELEASE-p16 FreeBSD 5.4-RELEASE-p16 #7: Thu Jun 15 14:16:11 CEST 2006 >Description: - Update to 0.9.7 Changelog prewikka-0.9.7: - 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. >How-To-Repeat: >Fix: --- py24-prewikka-0.9.7.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/py-prewikka/Makefile /data2/FreeBSD/custom_ports/www/py-prewikka/Makefile --- /usr/ports/www/py-prewikka/Makefile Wed Aug 16 13:26:34 2006 +++ /data2/FreeBSD/custom_ports/www/py-prewikka/Makefile Wed Aug 16 13:22:07 2006 @@ -6,8 +6,7 @@ # PORTNAME= prewikka -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.7 CATEGORIES= www security python MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ http://www.prelude-ids.org/download/releases/old/ diff -ruN --exclude=CVS /usr/ports/www/py-prewikka/distinfo /data2/FreeBSD/custom_ports/www/py-prewikka/distinfo --- /usr/ports/www/py-prewikka/distinfo Mon Jul 31 09:10:06 2006 +++ /data2/FreeBSD/custom_ports/www/py-prewikka/distinfo Wed Aug 16 13:23:48 2006 @@ -1,3 +1,3 @@ -MD5 (prewikka-0.9.6.tar.gz) = dfe5974d2ef8175e020753a22a107f5c -SHA256 (prewikka-0.9.6.tar.gz) = c1740899b7ca117804dcd2fda03594328f1cfcbe5a92e05bc9262c9c0c91e6ba -SIZE (prewikka-0.9.6.tar.gz) = 179631 +MD5 (prewikka-0.9.7.tar.gz) = 67770c3dfc2597819d6ba22aacbd9d3a +SHA256 (prewikka-0.9.7.tar.gz) = b0a8caffbfda67c7f7a97654deb41ed7a776e7207dc1f8fac19fee7f7874acfa +SIZE (prewikka-0.9.7.tar.gz) = 180802 --- py24-prewikka-0.9.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608161127.k7GBRQRC042984>