From: Eric Leblond <eric@regit.org>
To: netfilter-devel@vger.kernel.org
Cc: netdev@vger.kernel.org, netfilter@vger.kernel.org,
netfilter-announce@lists.netfilter.org, lwn@lwn.net
Subject: [ANNOUNCE] ulogd 2.0.3 release
Date: Fri, 22 Nov 2013 14:04:20 +0100 [thread overview]
Message-ID: <1385125460.5297.132.camel@tiger2> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 987 bytes --]
Hi!
The Netfilter project proudly presents:
ulogd 2.0.3
ulogd is a userspace logging daemon for netfilter/iptables related
logging. This includes per-packet logging of security violations,
per-packet logging for accounting, per-flow logging and flexible
user-defined accounting.
ulogd 2.0.3 features major improvements in the database output:
* Optional backlog system to avoid event loss in case of database
downtime
* Optional running mode where acquisition is made in one thread
and queries to databases are made in separate threads
See ChangeLog that comes attached to this email for more details.
Thanks to Chris Boot, Ilya Tumaykin, Ulrich Weber and Victor Julien for
their contributions to this release of ulogd.
You can download it from:
http://www.netfilter.org/projects/ulogd/downloads.html
ftp://ftp.netfilter.org/pub/ulogd/
Have fun!
--
Eric Leblond <eric@regit.org>
Blog: https://home.regit.org/
[-- Attachment #1.2: changes-ulogd-2.0.3.txt --]
[-- Type: text/plain, Size: 1351 bytes --]
Chris Boot (3):
ulogd: Perform nice() before giving up root
ulogd: Implement PID file writing
ulogd: ulogd_inppkt_NFLOG: close nflog handle after unbinding
Eric Leblond (17):
nfct: use timestamp of conntrack object.
ulogd: change verbosity of a message
ulogd: display stack during configuration
postgresql: add sanity checking
mysql: add sanity checking
sqlite3: add sanity checking
db: store data in memory during database downtime
db: suppress field in db structure
db: use offset instead of direct pointer.
db: add ring buffer for DB query
db: disable SIGHUP if ring buffer is used.
db: db ring has precedence over backlog.
Improve pid file handling.
pgsql: add var to specify arbitrary conn params
ulogd.conf: add missing quote.
ulogd: use daemon() function
Set release number to 2.0.3.
Ilya Tumaykin (1):
Fix automagic support of dbi, pcap and sqlite3
Pablo Neira Ayuso (2):
ulogd: close logfile description in the exit path of parent process
Revert "ulogd: close logfile description in the exit path of parent process"
Ulrich Weber (1):
nfct: make NFCT packet counter/length 64 bit
Victor Julien (1):
Exec libmnl config check only if nfacct is enabled
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
reply other threads:[~2013-11-22 13:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1385125460.5297.132.camel@tiger2 \
--to=eric@regit.org \
--cc=lwn@lwn.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-announce@lists.netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).