From: Florian Westphal <fw@strlen.de>
To: netfilter@vger.kernel.org
Subject: [ANNOUNCE] ulogd 2.0.9 release
Date: Tue, 20 May 2025 00:20:10 +0200 [thread overview]
Message-ID: <aCuxDRv-wa236GbK@strlen.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 545 bytes --]
Hi!
The Netfilter project proudly presents:
ulogd 2.0.9
ulogd is a userspace logging daemon for netfilter/iptables related
logging. This includes per-packet logging and per-flow logging as
well as flexible user-defined accounting. This also includes output
plugins to represent logging using different backends such as mysql,
postgresql, pcap, json among others.
See ChangeLog that comes attached to this email for more details.
You can download it from:
https://www.netfilter.org/projects/ulogd/downloads.html
Happy firewalling.
[-- Attachment #2: changes-ulogd-2.0.9.txt --]
[-- Type: text/plain, Size: 2408 bytes --]
Corubba Smith (18):
nfct: fix calloc argument order
nfct: add newline to reliable log message
gprint: fix comma after ip addresses
ipfix: re-arm send timer
ulogd: ignore private data on plugin stop
ulogd: fix config file fd leak
ulogd: ignore malformed config directives
nfct: add icmpv6
ulogd: add ulogd_parse_configfile public function
all: use config_parse_file function in all plugins
ulogd: improve integer option parsing
ulogd: provide default configure implementation
all: remove trivial configure hooks
ulogd: raise error on unknown config key
nfct: fix counter-reset without hashtable
nfct: add flow end timestamp on hashtable purge
ulog: remove input plugin
ulogd: remove libipulog
Harald Welte (1):
README: update project homepage and mailing list addresses
Jeremy Sowden (25):
doc: mysql: declare MAC protocol columns unsigned
ulogd: fix parse-error check
filter: fix buffer sizes in filter plug-ins
JSON: remove incorrect config value check
db: fix back-log capacity checks
pgsql: correct `ulog2.ip_totlen` type
filter: IP2BIN: correct spelling of variable
output: add missing support for int64_t values
output: Fix formatting of OPRINT switch.
build: fix pgsql fall-back configuration of CFLAGS
pcap: simplify opening of output file
pcap: prevent crashes when output `FILE *` is null
src: record length of integer key values
printpkt: fix statement punctuator
printpkt, raw2packet_BASE: keep gateway address in NBO
raw2packet_BASE: store ARP address values as integers
ip2hbin: store ipv6 address as integer
ipfix: skip non-ipv4 addresses
gprint, oprint: use inet_ntop to format ip addresses
gprint, oprint: add support for printing ipv6 addresses
sqlite3: correct binding of ipv4 addresses and 64-bit integers
sqlite3: insert ipv6 addresses as null rather than garbage
db: insert ipv6 addresses in the same format as ip2bin
IP2STR: correct address buffer size
IP2HBIN, IP2STR: correct typo's
Kyuwon Shim (1):
ulogd2: avoid use after free in unregister on global ulogd_fds linked list
Pablo Neira Ayuso (1):
build: bump release version to 2.0.9
Phil Sutter (1):
Makefile: Create LZMA-compressed dist-files
reply other threads:[~2025-05-19 22:20 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=aCuxDRv-wa236GbK@strlen.de \
--to=fw@strlen.de \
--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).