- Update to 0.9.8 prewikka 0.9.8 Changelog: - Save/load user configuration when using CGI authentication mode (#181). - Show Prewikka version in the About page (#177). - Use Python logging facility (available backend: stderr, file, smtp, syslog), multiple simultaneous handler supported (#113). - Fix anonymous authentication. - Fix external process going into zombie state (#178). - Fix sqlite schema (#180). - Display correct alertident for invalid CorrelationAlert analyzerid/messageid pair. - prewikka-httpd should now log the source address. - Thread safety fixes. Also this port update requires libprelude-0.9.10 to be implemented: http://www.freebsd.org/cgi/query-pr.cgi?pr=104328 Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs
clsung 2006-11-27 01:21:30 UTC FreeBSD ports repository Modified files: www/py-prewikka Makefile distinfo pkg-plist Log: - Update to 0.9.8 prewikka 0.9.8 Changelog: - Save/load user configuration when using CGI authentication mode (#181). - Show Prewikka version in the About page (#177). - Use Python logging facility (available backend: stderr, file, smtp, syslog), multiple simultaneous handler supported (#113). - Fix anonymous authentication. - Fix external process going into zombie state (#178). - Fix sqlite schema (#180). - Display correct alertident for invalid CorrelationAlert analyzerid/messageid pair. - prewikka-httpd should now log the source address. - Thread safety fixes. PR: ports/105807 Submitted by: maintainer (Robin Gruyters) Revision Changes Path 1.9 +8 -3 ports/www/py-prewikka/Makefile 1.6 +3 -3 ports/www/py-prewikka/distinfo 1.5 +98 -108 ports/www/py-prewikka/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank You.