ulogd2 2.0.3-1ubuntu1 source package in Ubuntu

Changelog

ulogd2 (2.0.3-1ubuntu1) trusty; urgency=medium

  * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by
    getting new libtool macros (still updates config.{sub,guess}).
 -- Logan Rosen <email address hidden>   Fri, 17 Jan 2014 02:23:24 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ulogd2_2.0.3.orig.tar.bz2 437.1 KiB 1ec965073e7f4e5605b2bd1c143b2094e495ad24a298e6fc8f6fcbd131234376
ulogd2_2.0.3-1ubuntu1.debian.tar.gz 11.3 KiB 30f395b01d899516aeef618b60f1fe3c97c7eac56b451e9356e8e72b1f2ae0e4
ulogd2_2.0.3-1ubuntu1.dsc 2.3 KiB 061630dfac648299d4d07d259c47de96539656683768c4b85c5eb31dc04122c4

View changes file

Binary packages built by this source

ulogd: transitional dummy package for ulogd2

 This is a transitional dummy package. It can safely be removed.

ulogd-mysql: transitional dummy package for ulogd2-mysql

 This is a transitional dummy package. It can safely be removed.

ulogd-pcap: transitional dummy package for ulogd2-pcap

 This is a transitional dummy package. It can safely be removed.

ulogd-pgsql: transitional dummy package for ulogd2-pgsql

 This is a transitional dummy package. It can safely be removed.

ulogd-sqlite3: transitional dummy package for ulogd2-sqlite3

 This is a transitional dummy package. It can safely be removed.

ulogd2: Netfilter Userspace Logging Daemon

 ulogd is an advanced netfilter logging daemon. It can act as a replacement for
 syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables
 targets), can gather per-connection accounting using NFCT, or gather per-rule
 accounting using NFACCT. Output can be sent to plain text log files, a variety
 of SQL database formats, XML files, pcap files, syslog, and many other formats.
 .
 Support for DBI, MySQL, PostgreSQL and SQLite 3 are in separate packages called
 ulogd2-dbi, ulogd2-mysql, ulogd2-pgsql and ulogd2-sqlite3 respectively. Support
 for writing to pcap files is in the ulogd2-pcap package.

ulogd2-dbg: Netfilter Userspace Logging Daemon (debug symbols)

 ulogd is an advanced netfilter logging daemon. It can act as a replacement for
 syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables
 targets), can gather per-connection accounting using NFCT, or gather per-rule
 accounting using NFACCT. Output can be sent to plain text log files, a variety
 of SQL database formats, XML files, pcap files, syslog, and many other formats.
 .
 This package provides debugging symbols for ulogd and its plugins.

ulogd2-dbi: DBI extension to ulogd

 ulogd is an advanced netfilter logging daemon. It can act as a replacement for
 syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables
 targets), can gather per-connection accounting using NFCT, or gather per-rule
 accounting using NFACCT. Output can be sent to plain text log files, a variety
 of SQL database formats, XML files, pcap files, syslog, and many other formats.
 .
 This module adds DBI support to ulogd. If you install this package, you can
 send netfilter logs or accounting data to an SQL database via the DBI database
 abstraction layer.

ulogd2-mysql: MySQL extension to ulogd

 ulogd is an advanced netfilter logging daemon. It can act as a replacement for
 syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables
 targets), can gather per-connection accounting using NFCT, or gather per-rule
 accounting using NFACCT. Output can be sent to plain text log files, a variety
 of SQL database formats, XML files, pcap files, syslog, and many other formats.
 .
 This module adds MySQL support to ulogd. If you install this package, you can
 send netfilter logs or accounting data to a MySQL database.

ulogd2-pcap: pcap extension to ulogd

 ulogd is an advanced netfilter logging daemon. It can act as a replacement for
 syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables
 targets), can gather per-connection accounting using NFCT, or gather per-rule
 accounting using NFACCT. Output can be sent to plain text log files, a variety
 of SQL database formats, XML files, pcap files, syslog, and many other formats.
 .
 This module add pcap file support to ulogd. If you install this package, you
 can use ulogd to dump packets to a file for later analysis using tools such
 as tcpdump or wireshark.

ulogd2-pgsql: PostgreSQL extension to ulogd

 ulogd is an advanced netfilter logging daemon. It can act as a replacement for
 syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables
 targets), can gather per-connection accounting using NFCT, or gather per-rule
 accounting using NFACCT. Output can be sent to plain text log files, a variety
 of SQL database formats, XML files, pcap files, syslog, and many other formats.
 .
 This module adds PostgreSQL support to ulogd. If you install this package, you
 can send netfilter logs or accounting data to a PostgreSQL database.

ulogd2-sqlite3: SQLite 3 extension to ulogd

 ulogd is an advanced netfilter logging daemon. It can act as a replacement for
 syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables
 targets), can gather per-connection accounting using NFCT, or gather per-rule
 accounting using NFACCT. Output can be sent to plain text log files, a variety
 of SQL database formats, XML files, pcap files, syslog, and many other formats.
 .
 This module adds SQLite 3 support to ulogd. If you install this package, you
 can send netfilter logs or accounting data to an SQLite 3 database.