[Pkg-ossec-devel] [SCM] Git repository for pkg-ossec branch, master, updated. f89fb2c00b1a2606035e5cd0e35b4ebe99f049ac
Javier Fernandez-Sanguino
jfs at debian.org
Wed Aug 29 16:31:39 UTC 2012
The following commit has been merged in the master branch:
commit f89fb2c00b1a2606035e5cd0e35b4ebe99f049ac
Merge: 1dceb03cbd10524e89e7224e665a46268c7a023e 1e8d397e81c3e6b3af249a313f0d05424d81e10e
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date: Wed Aug 29 14:55:32 2012 +0200
Merge branch 'debian' of git+ssh://git.debian.org/git/pkg-ossec/pkg-ossec into debian
diff --combined debian/control
index 88efc5d,a95c035..e30d6ce
--- a/debian/control
+++ b/debian/control
@@@ -1,7 -1,7 +1,7 @@@
Source: ossec-hids
Section: utils
Priority: extra
- Maintainer: Jose Antonio Quevedo Muñoz <joseantonio.quevedo at gmail.com>
+ Maintainer: Jose Antonio Quevedo Muñoz <joseantonio.quevedo at gmail.com>
Uploaders: Javier Fernandez-Sanguino <jfs at debian.org>
Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev
Standards-Version: 3.8.4
@@@ -9,72 -9,44 +9,72 @@@ Homepage: http://www.ossec.net
#Vcs-Git: git://git.debian.org/collab-maint/ossec-hids.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/ossec-hids.git;a=summary
-Package: ossec-hids-doc
-Architecture: all
-Description: documentation for ossec-hids.
- OSSEC is a full platform to monitor and control your systems.
- It mixes together all the aspects of:
- - HIDS (host-based intrusion detection),
- - log monitoring,
- - SIM/SIEM together.
+Package: ossec-hids-server
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, expect, lsb-base (>= 3.0-6)
+Description: OSSEC host-based Intrusion Detection System.
+ OSSEC is a full platform to monitor and control different computer
+ systems. It provides features that make it useful to setup:
+ - a HIDS (host-based intrusion detection) in order to detect when a
+ computer system has been compromised
+ - a log monitoring system, reviewing system longs and reporting
+ anomalies
+ - a SIM/SIEM, reviewing information from different security
+ sources like network intrusion detection system (such as
+ Snort) and correlating them with other sources.
+ .
+ This package provides the binaries that are needed to install an OSSEC manager
+ which controls distributed agents.
+
+Package: ossec-hids-agent
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, expect, lsb-base (>= 3.0-6)
+Conflicts: ossec-hids-server, ossec-hids-local
+Description: OSSEC host-based Intrusion Detection System.
+ OSSEC is a full platform to monitor and control different computer
+ systems. It provides features that make it useful to setup:
+ - a HIDS (host-based intrusion detection) in order to detect when a
+ computer system has been compromised
+ - a log monitoring system, reviewing system longs and reporting
+ anomalies
+ - a SIM/SIEM, reviewing information from different security
+ sources like network intrusion detection system (such as
+ Snort) and correlating them with other sources.
+ .
+ This package provides the binaries that are needed to install an OSSEC client,
+ that reports events to a central OSSEC manager.
Package: ossec-hids-local
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, expect
+Depends: ${shlibs:Depends}, ${misc:Depends}, expect, lsb-base (>= 3.0-6)
Conflicts: ossec-hids-server, ossec-hids-agent
-Description: Ossec's local installation binaries. Host-based Intrusion Detection System.
- OSSEC is a full platform to monitor and control your systems.
- It mixes together all the aspects of:
- - HIDS (host-based intrusion detection),
- - log monitoring,
- - SIM/SIEM together.
+Description: OSSEC host-based Intrusion Detection System.
+ OSSEC is a full platform to monitor and control different computer
+ systems. It provides features that make it useful to setup:
+ - a HIDS (host-based intrusion detection) in order to detect when a
+ computer system has been compromised
+ - a log monitoring system, reviewing system longs and reporting
+ anomalies
+ - a SIM/SIEM, reviewing information from different security
+ sources like network intrusion detection system (such as
+ Snort) and correlating them with other sources.
+ .
+ This package provides the binaries that are needed to install an OSSEC 'local'
+ installation for OSSEC deployments when only a system is monitored.
-Package: ossec-hids-server
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, expect
-Conflicts: ossec-hids-local, ossec-hids-agent
-Description: Ossec's server installation binaries. Host-based Intrusion Detection System.
- OSSEC is a full platform to monitor and control your systems.
- It mixes together all the aspects of:
- - HIDS (host-based intrusion detection),
- - log monitoring,
- - SIM/SIEM together.
-Package: ossec-hids-agent
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, expect
-Conflicts: ossec-hids-local, ossec-hids-server
-Description: Ossec's client installation binaries. Host-based Intrusion Detection System.
- OSSEC is a full platform to monitor and control your systems.
- It mixes together all the aspects of:
- - HIDS (host-based intrusion detection),
- - log monitoring,
- - SIM/SIEM together.
+Package: ossec-hids-doc
+Section: doc
+Architecture: all
+Description: documentation for ossec-hids.
+ OSSEC is a full platform to monitor and control different computer
+ systems. It provides features that make it useful to setup:
+ - a HIDS (host-based intrusion detection) in order to detect when a
+ computer system has been compromised
+ - a log monitoring system, reviewing system longs and reporting
+ anomalies
+ - a SIM/SIEM, reviewing information from different security
+ sources like network intrusion detection system (such as
+ Snort) and correlating them with other sources.
+ .
+ This package provides the documentation of the OSSEC platform.
--
Git repository for pkg-ossec
More information about the Pkg-ossec-devel
mailing list