prelude-correlator/master: Update NEWS, bump version number.

[email protected] Fri, 5 Mar 2010 17:45:42 +0100 (CET)
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
commit 287448ad663f8fc0911636c04f6fd7145711676f
Author: Yoann Vandoorselaere <[email protected]>
Date:   Fri Mar 5 17:45:57 2010 +0100

    Update NEWS, bump version number.


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

 NEWS                                 |   13 +++++++++++++
 prelude_correlator.egg-info/PKG-INFO |    2 +-
 setup.py                             |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)

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

diff --git a/NEWS b/NEWS
index 28a14b6..5bc79ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+* 2010-03-05, prelude-correlator-1.0.0rc3:
+
+- Prelude-Correlator wasn't properly updating context (and thus, didn't
+  generate correlation events) since context identifiers were escaped 
+  twice.
+
+- Prevent exception when Prelude-Correlator attempt to restore contexts
+  from an earlier Prelude-Correlator version, and that the context
+  internal attributes have changed.
+
+- A sample-plugin example has been included in the distribution.
+
+
 * 2010-02-01, prelude-correlator-1.0.0rc2:
 
 - Fix generated tarball name, so that the package might easily be
diff --git a/prelude_correlator.egg-info/PKG-INFO b/prelude_correlator.egg-info/PKG-INFO
index eb211f5..750d31d 100644
--- a/prelude_correlator.egg-info/PKG-INFO
+++ b/prelude_correlator.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: prelude-correlator
-Version: 1.0.0rc2
+Version: 1.0.0rc3
 Summary: Prelude-Correlator perform real time correlation of events received by Prelude
 Home-page: http://www.prelude-ids.com
 Author: Yoann Vandoorselaere
diff --git a/setup.py b/setup.py
index 65dd612..429a261 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup, find_packages
 from setuptools.command.install import install
 from setuptools.command.sdist import sdist
 
-PRELUDE_CORRELATOR_VERSION = "1.0.0rc2"
+PRELUDE_CORRELATOR_VERSION = "1.0.0rc3"
 
 
 class my_sdist(sdist):
_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-technologies.com/mailman/listinfo/prelude-cvslog