prelude-correlator/master: Update NEWS, bump version.
[email protected] Tue, 3 Nov 2009 16:57:30 +0100 (CET)
| Newsgroups | gmane.comp.security.ids.prelude.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit dfb338b8f0e4e3b2a8c0ea7f0f3c64f60f0c4fc1 Author: Yoann Vandoorselaere <[email protected]> Date: Tue Nov 3 16:57:35 2009 +0100 Update NEWS, bump version. ======================================== NEWS | 6 ++++++ prelude_correlator.egg-info/PKG-INFO | 2 +- setup.py | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) ======================================== diff --git a/NEWS b/NEWS index a405aee..ae11876 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +* 2009-11-03, prelude-correlator-0.9.0-beta8: + +- Include spamhaus_drop.dat in the source distribution. Fix installation + issue (closes #364). + + * 2009-11-02, prelude-correlator-0.9.0-beta7: - Initial SpamhausDrop plugin implementation, by diff --git a/prelude_correlator.egg-info/PKG-INFO b/prelude_correlator.egg-info/PKG-INFO index 0a93dd8..702b465 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: 0.9.0-beta7 +Version: 0.9.0-beta8 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 9ebcd25..f06ca4e 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 = "0.9.0-beta7" +PRELUDE_CORRELATOR_VERSION = "0.9.0-beta8" class my_sdist(sdist): _______________________________________________ Prelude-cvslog site list [email protected] http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog