r11163 - in libprelude/trunk: . docs/api docs/api/tmpl

[email protected]
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
Author: yoann
Date: 2009-04-22 16:53:55 +0200 (Wed, 22 Apr 2009)
New Revision: 11163

Modified:
   libprelude/trunk/NEWS
   libprelude/trunk/configure.in
   libprelude/trunk/docs/api/libprelude-sections.txt
   libprelude/trunk/docs/api/tmpl/prelude-plugin.sgml
Log:
Update docs, news, bump version.

Modified: libprelude/trunk/NEWS
===================================================================
--- libprelude/trunk/NEWS	2009-04-22 14:53:49 UTC (rev 11162)
+++ libprelude/trunk/NEWS	2009-04-22 14:53:55 UTC (rev 11163)
@@ -1,3 +1,25 @@
+* 2009-04-22, libprelude-0.9.22:
+
+- Fix C++ headers installation.
+
+- Automatic, detailed ChangeLog generation (from http://live.gnome.org/Git/ChangeLog).
+
+- Prefix C++ enumeration, implement IDMEFValue::Match() method, 
+  and provide IDMEFCriterion operator to be used by this method.
+
+- Old behavior when returning an IDMEFValue was to map it's internal type
+  to a type understood by the target language. Preserve this behavior unless
+  the value contain an IDMEF class, in which case we now return the raw IDMEFValue
+  (IDMEF class object are not handled by higher level language, but the value
+  containing the class can be useful).
+
+- Use pkg-config for GnuTLS and GnuTLS extra detection, and provide our own
+  libprelude pkg-config file.
+
+- Various bug fixes.
+
+
+
 * 2008-11-14, libprelude-0.9.21.3:
 
 - Update to libtool / libltdl 2.2.x

Modified: libprelude/trunk/configure.in
===================================================================
--- libprelude/trunk/configure.in	2009-04-22 14:53:49 UTC (rev 11162)
+++ libprelude/trunk/configure.in	2009-04-22 14:53:55 UTC (rev 11163)
@@ -11,8 +11,8 @@
 
 libprelude_major=0
 libprelude_minor=9
-libprelude_micro=21
-libprelude_patchlevel=.3
+libprelude_micro=22
+libprelude_patchlevel=
 libprelude_version=$libprelude_major.$libprelude_minor.$libprelude_micro$libprelude_patchlevel
 
 
@@ -21,13 +21,13 @@
 dnl **********************************************************
 
 libprelude_current=19
-libprelude_revision=2
+libprelude_revision=3
 libprelude_age=17
 LIBPRELUDE_SONAME=$libprelude_current:$libprelude_revision:$libprelude_age
 
-libpreludecpp_current=0
-libpreludecpp_revision=3
-libpreludecpp_age=0
+libpreludecpp_current=1
+libpreludecpp_revision=0
+libpreludecpp_age=1
 LIBPRELUDECPP_SONAME=$libpreludecpp_current:$libpreludecpp_revision:$libpreludecpp_age
 
 

Modified: libprelude/trunk/docs/api/libprelude-sections.txt
===================================================================
--- libprelude/trunk/docs/api/libprelude-sections.txt	2009-04-22 14:53:49 UTC (rev 11162)
+++ libprelude/trunk/docs/api/libprelude-sections.txt	2009-04-22 14:53:55 UTC (rev 11163)
@@ -1226,6 +1226,7 @@
 
 <SECTION>
 <FILE>prelude-plugin</FILE>
+lt_preloaded_symbols
 PRELUDE_PLUGIN_API_VERSION
 prelude_plugin_entry_t
 prelude_plugin_instance_t

Modified: libprelude/trunk/docs/api/tmpl/prelude-plugin.sgml
===================================================================
--- libprelude/trunk/docs/api/tmpl/prelude-plugin.sgml	2009-04-22 14:53:49 UTC (rev 11162)
+++ libprelude/trunk/docs/api/tmpl/prelude-plugin.sgml	2009-04-22 14:53:55 UTC (rev 11163)
@@ -17,6 +17,13 @@
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### MACRO lt_preloaded_symbols ##### -->
+<para>
+
+</para>
+
+
+
 <!-- ##### MACRO PRELUDE_PLUGIN_API_VERSION ##### -->
 <para>
 

_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.