[ANNOUNCE] conntrack-tools 1.4.8 release
Pablo Neira Ayuso
pablo at netfilter.org
Fri Sep 29 13:18:10 CEST 2023
Hi!
The Netfilter project proudly presents:
conntrack-tools 1.4.8
This release contains bugfixes:
- fix spurious EOPNOSUPP and ENOBUFS errors with -U/--update command.
- fix spurious ENOENT -D/--delete.
You can download the new release from:
https://netfilter.org/projects/conntrack-tools/downloads.html#conntrack-tools-1.4.8
To build the code, updated libnetfilter_conntrack 1.0.9 is required:
https://netfilter.org/projects/libnetfilter_conntrack/downloads.html#libnetfilter_conntrack-1.0.9
In case of bugs and feature requests, file them via:
* https://bugzilla.netfilter.org
Happy firewalling!
-------------- next part --------------
Jacek Tomasiak (1):
conntrack: don't override mark when filtering by status
Jeremy Sowden (5):
conntrack, nfct: fix some typo's
build: reformat and sort `conntrack_LDADD` and `conntrackd_SOURCES`
build: stop suppressing warnings for generated sources
read_config_yy: correct `yyerror` prototype
read_config_yy: correct arguments passed to `inet_aton`
Pablo Neira Ayuso (8):
build: conntrack-tools requires libnetfilter_conntrack >= 1.0.9
conntrack: do not silence EEXIST error, use NLM_F_EXCL
conntrack: unbreak -U command, use correct family
conntrack: skip ENOENT when -U/-D finds a stale conntrack entry
conntrack: do not set on NLM_F_ACK in IPCTNL_MSG_CT_GET requests
tests/conntrack: add initial stress test for conntrack
conntrackd: consolidate check for maximum number of channels
conntrack-tools 1.4.8 release
Phil Sutter (5):
Makefile: Create LZMA-compressed dist-files
conntrack: Fix potential array out of bounds access
conntrack: Fix for unused assignment in do_command_ct()
conntrack: Fix for unused assignment in ct_save_snprintf()
conntrack: Sanitize free_tmpl_objects()
Sam James (3):
build: don't suppress various warnings
network: Fix -Wstrict-prototypes
config: Fix -Wimplicit-function-declaration
More information about the netfilter-announce
mailing list