ulogd2 2.0.8-1 source package in Ubuntu

Changelog

ulogd2 (2.0.8-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on libnetfilter-conntrack-dev and
      libnfnetlink-dev.
    + Remove 1 maintscript entries from 1 files.

  [ Jeremy Sowden ]
  * New upstream version
    - New IPFIX output plugin
    - Introduces pkg-config for libdbi, libmysqlclient, libpcap and libpq
      (Closes: #916998)
  * Add d/.gitignore file
  * d/compat, d/control:
    - remove d/compat
    - add a build-dep on `debhelper-compat = 13` to d/control
  * d/README.source:
    - bump dh version
  * d/control:
    - bump Standards-Version to 4.6.1
    - add myself to uploaders
    - add `Rules-requires-root: no`
  * d/copyright:
    - add myself to debian/*
  * d/not-installed, d/rules:
    - add libtool archives to d/not-installed
    - remove deprecated `dh_install` override from d/rules
  * d/patches:
    - add patch to fix libpq `CFLAGS` fall-back
  * d/rules:
    - remove no-op `dh_strip` override
    - replace several `override`s with `execute_after`s
    - remove obsolete flags from `dh_auto_configure`
  * d/ulogd2.dirs:
    - remove directories created by `make` (/usr/sbin) and `dh_install` (/etc)
    - remove /var/log/ulog since it leads to warnings from `adduser` and
      will be created by `postinst` anyway (Closes: #731638, #805940)
  * Add d/ulogd2.manpages and update d/*.install files
  * d/ulogd2.postinst:
    - remove obsolete code related to the ulogd init-script
    - only create user and group when configuring
    - create /var/log/ulog once with the right ownership and permissions
  * d/ulogd2.preinst:
    - remove obsolete code related to the ulogd init-script
  * d/ulogd2.tmpfile:
    - rename to ulogd2.tmpfiles
  * d/u/signing-key.asc:
    - update and minimize signing key
  * d/watch:
    - bump to v4 and use HTTPS URL
  * Update Lintian overrides

 -- Chris Boot <email address hidden>  Thu, 29 Dec 2022 16:11:14 +0000

Upload details

Uploaded by:
Debian Netfilter Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Netfilter Packaging Team
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ulogd2_2.0.8-1.dsc 3.0 KiB 374a9825eb7743b966e7f0359c8e150a6d5bf3c51577460461ccf579741e4f6d
ulogd2_2.0.8.orig.tar.bz2 425.2 KiB 4ead6c3970c3f57fa1e89fe2d7cc483ba6fe2bd1b08701521e0b3afd667df291
ulogd2_2.0.8.orig.tar.bz2.asc 833 bytes 2c6130ffa2c773cbce39ec81d78e15d666242263dd2c0c4829088c21125b237f
ulogd2_2.0.8-1.debian.tar.xz 15.4 KiB 2db3e93ada0ebd566c09b31b2b1a28537fe75e65a7459b29f401980b510a6ba4

No changes file available.

Binary packages built by this source

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 the DBI database abstraction layer, MySQL, PostgreSQL and SQLite 3
 databases is in separate packages called ulogd2-dbi, ulogd2-mysql, ulogd2-pgsql
 and ulogd2-sqlite3 respectively. Support for writing to JSON files is the
 ulogd2-json package. Support for writing to pcap files is in the ulogd2-pcap
 package.

ulogd2-dbgsym: debug symbols for ulogd2
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-dbi-dbgsym: debug symbols for ulogd2-dbi
ulogd2-json: JSON 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 JSON support to ulogd. If you install this package, you can
 send netfilter logs or accounting data to a log file using JavaScript Object
 Notation (JSON).

ulogd2-json-dbgsym: debug symbols for ulogd2-json
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-mysql-dbgsym: debug symbols for ulogd2-mysql
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-pcap-dbgsym: debug symbols for ulogd2-pcap
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-pgsql-dbgsym: debug symbols for ulogd2-pgsql
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.

ulogd2-sqlite3-dbgsym: debug symbols for ulogd2-sqlite3