- New upstream release

This commit is contained in:
Steve Grubb 2009-07-09 19:37:48 +00:00
parent ede5eb6d25
commit 10d6406220
3 changed files with 10 additions and 20 deletions

View File

@ -13,3 +13,4 @@ libprelude-0.9.21.1.tar.gz
libprelude-0.9.21.2.tar.gz
libprelude-0.9.22.tar.gz
libprelude-0.9.23.tar.gz
libprelude-0.9.24.tar.gz

View File

@ -17,15 +17,13 @@ BuildRequires: gnutls-devel, python-devel, ruby, ruby-devel, lua-devel
BuildRequires: swig chrpath
%description
The Prelude Library is a collection of generic functions providing
communication between the Prelude Hybrid IDS suite components. It
provides a convenient interface for sending alerts to Prelude
Manager with transparent SSL, failover and replication support,
asynchronous events and timer interfaces, an abstracted
configuration API (hooking at the commandline, the configuration
line, or wide configuration, available from the Manager), and a
generic plugin API. It allows you to easily turn your favorite
security program into a Prelude sensor.
Libprelude is a library that guarantees secure connections between
all sensors and the Prelude Manager. Libprelude provides an
Application Programming Interface (API) for the communication with
Prelude sub-systems, it supplies the necessary functionality for
generating and emitting IDMEF events with Prelude and automates the
saving and re-transmission of data in times of temporary interruption
of one of the components of the system.
%package devel
Summary: Header files and libraries for libprelude development
@ -34,16 +32,7 @@ Requires: libprelude = %{version}-%{release}, automake, gnutls-devel
%description devel
Libraries, include files, etc you can use to develop Prelude IDS
sensors using the Prelude Library. The Prelude Library is a
collection of generic functions providing communication between
the Prelude Hybrid IDS suite componentst It provides a convenient
interface for sending alerts to Prelude Manager with transparent
SSL, failover and replication support, asynchronous events and
timer interfaces, an abstracted configuration API (hooking at the
commandline, the configuration line, or wide configuration,
available from the Manager), and a generic plugin API. It allows
you to easily turn your favorite security program into a Prelude
sensor.
sensors using the Prelude Library.
%package python
Summary: Python bindings for libprelude

View File

@ -1 +1 @@
86eb62b6382051e2bfd621a45bbed0bf libprelude-0.9.23.tar.gz
f38ab003f16391a0e397568cddfbf169 libprelude-0.9.24.tar.gz