prewikka/master: Update NEWS, bump version number

[email protected] Fri, 29 Jan 2010 18:01:52 +0100 (CET)
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
commit fb341c46b352d97442d26d9187703b497f743e3d
Author: Yoann Vandoorselaere <[email protected]>
Date:   Fri Jan 29 12:59:03 2010 +0100

    Update NEWS, bump version number


========================================

 NEWS     |   26 ++++++++++++++++++++++++++
 setup.py |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)

========================================

diff --git a/NEWS b/NEWS
index 0141aa5..c8fbade 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+* 2010-01-21, prewikka-1.0.0rc1:
+
+- OpenSource Graphical Statistics implementation: implement a set of
+  basic statistics for Prewikka, based on the (provided) Cairoplot
+  rendering engine. This initial implementation provides
+  Categorizations, Sources, Targets, Analyzers, and Timeline statistics.
+
+- Only use analyzerid/messageid pair when linking to a set of correlated
+  alerts. This fixes a problem where clicking on the link to expand the
+  CorrelatedAlert list would bring an empty alert view, since previous
+  filters where preserved.
+
+- The link used to expand a list of sources/target was always broken. It
+  now point to the detailed view for CorrelationAlert, or the detailed
+  event for alert.
+
+- Allow filtering empty value, by providing a new "Is Null" operator.
+
+- Improve non aggregated delete, by providing a precise deletion scheme.
+
+- Correctly provide the analyzer_time information.
+
+- Various bug fixes.
+
+
+
 * 2009-09-07, prewikka-0.9.17.1:
 
 - Fix possible encoding error in the message summary view (#360).
diff --git a/setup.py b/setup.py
index 686ce23..d759d2a 100644
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ from distutils.core import Command
 from Cheetah.CheetahWrapper import CheetahWrapper
 
 
-PREWIKKA_VERSION = "0.9.17.1"
+PREWIKKA_VERSION = "1.0.0rc1"
 LIBPRELUDE_REQUIRED_VERSION = "0.9.23"
 LIBPRELUDEDB_REQUIRED_VERSION = "0.9.12"
 
_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog