All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] conntrack-tools 1.4.8 release
@ 2023-09-29 11:18 Pablo Neira Ayuso
  0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2023-09-29 11:18 UTC (permalink / raw)
  To: netfilter, netfilter-devel; +Cc: lwn, netfilter-announce

[-- 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-29 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-29 11:18 [ANNOUNCE] conntrack-tools 1.4.8 release Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.