mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/6] netfilter update
@ 2026-04-29  9:10 Ladislav Michl
  2026-04-29  9:11 ` [ptxdist] [PATCH 1/6] libnetfilter_queue: version bump 1.0.1 -> 1.0.5 Ladislav Michl
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Ladislav Michl @ 2026-04-29  9:10 UTC (permalink / raw)
  To: ptxdist

The objective is to bring in conntrack-tools which requied a few version
bumps and new packages.

Ladislav Michl (6):
  libnetfilter_queue: version bump 1.0.1 -> 1.0.5
  libnetfilter_log: version bump 1.0.1 -> 1.0.2
  libnetfilter_conntrack: version bump 1.0.1 -> 1.1.1
  libnetfilter_cthelper: new package
  libnetfilter_cttimeout: new package
  conntrack-tools: new package

 rules/conntrack-tools.in          | 34 ++++++++++++++++
 rules/conntrack-tools.make        | 65 +++++++++++++++++++++++++++++++
 rules/libnetfilter_conntrack.in   |  1 +
 rules/libnetfilter_conntrack.make | 10 +++--
 rules/libnetfilter_cthelper.in    |  9 +++++
 rules/libnetfilter_cthelper.make  | 49 +++++++++++++++++++++++
 rules/libnetfilter_cttimeout.in   | 10 +++++
 rules/libnetfilter_cttimeout.make | 50 ++++++++++++++++++++++++
 rules/libnetfilter_log.in         |  1 +
 rules/libnetfilter_log.make       | 12 +++---
 rules/libnetfilter_queue.in       |  1 +
 rules/libnetfilter_queue.make     |  8 ++--
 12 files changed, 238 insertions(+), 12 deletions(-)
 create mode 100644 rules/conntrack-tools.in
 create mode 100644 rules/conntrack-tools.make
 create mode 100644 rules/libnetfilter_cthelper.in
 create mode 100644 rules/libnetfilter_cthelper.make
 create mode 100644 rules/libnetfilter_cttimeout.in
 create mode 100644 rules/libnetfilter_cttimeout.make

-- 
2.47.3




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-04-29 21:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-29  9:10 [ptxdist] [PATCH 0/6] netfilter update Ladislav Michl
2026-04-29  9:11 ` [ptxdist] [PATCH 1/6] libnetfilter_queue: version bump 1.0.1 -> 1.0.5 Ladislav Michl
2026-04-29  9:11 ` [ptxdist] [PATCH 2/6] libnetfilter_log: version bump 1.0.1 -> 1.0.2 Ladislav Michl
2026-04-29  9:12 ` [ptxdist] [PATCH 3/6] libnetfilter_conntrack: version bump 1.0.1 -> 1.1.1 Ladislav Michl
2026-04-29  9:12 ` [ptxdist] [PATCH 4/6] libnetfilter_cthelper: new package Ladislav Michl
2026-04-29  9:13 ` [ptxdist] [PATCH 5/6] libnetfilter_cttimeout: " Ladislav Michl
2026-04-29  9:13 ` [ptxdist] [PATCH 6/6] conntrack-tools: " Ladislav Michl
2026-04-29 21:02   ` Ladislav Michl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox