From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter@vger.kernel.org, netfilter-devel@vger.kernel.org
Cc: lwn@lwn.net, netfilter-announce@lists.netfilter.org
Subject: [ANNOUNCE] conntrack-tools 1.4.8 release
Date: Fri, 29 Sep 2023 13:18:10 +0200 [thread overview]
Message-ID: <ZRaycoBMnOsxHNK8@calendula> (raw)
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]
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!
[-- Attachment #2: changes-conntrack-tools-1.4.8.txt --]
[-- Type: text/plain, Size: 1354 bytes --]
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
reply other threads:[~2023-09-29 11:18 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=ZRaycoBMnOsxHNK8@calendula \
--to=pablo@netfilter.org \
--cc=lwn@lwn.net \
--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).