Package Release Info

libnetfilter_conntrack-1.1.0-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libnetfilter_conntrack3-32bit

Change Logs

* Mon Nov 25 2024 jengelh@inai.de
- Specfile modernization
* Thu Sep 26 2024 jengelh@inai.de
- Update to release 1.1.0
  * Enhancements for filtering dump and flush commands, see
    struct nfct_filter_dump and nfct_nlmsg_build_filter().
  * ctnetlink event BPF fixes (endianness issue, IPv6 matching)
    and enhancements (zone matching).
* Mon Feb 14 2022 jengelh@inai.de
- Update to release 1.0.9
  * This release comes with the new nfct_nlmsg_build_filter()
    function that allows to add metadata for kernel-side
    filtering of conntrack entries during conntrack table dump.
  * The nfct_query() API supports the new NFCT_Q_FLUSH_FILTER
    argument, it allows to flush only IPv6 or IPv4 entries from
    the connection tracking table.
* Wed Oct 14 2020 jengelh@inai.de
- Modernize specfile constructs.
* Wed Apr 01 2020 jengelh@inai.de
- Update to release 1.0.8
  * conntrack: support for IPS_OFFLOAD
* Tue May 01 2018 jengelh@inai.de
- Update to new upstream release 1.0.7
  * new synproxy support
  * don't crash on NULL labelmap
  * expose a copy of nf_conntrack_common.h
* Mon Aug 22 2016 jengelh@inai.de
- Update to new upstream release 1.0.6
  * add support for IPv6 NAT
  * conntrack: add zone attribute to tuple
* Wed Sep 09 2015 jengelh@inai.de
- Update to new upstream release 1.0.5
  * conntrack: add mark event filter
  * conntrack: compare: relax MARK/ZONE attribute comparison
* Mon Dec 08 2014 jengelh@inai.de
- Drop %version from subincludedir, it tends to break recompiles of
  already-built trees on library updates.
* Tue Sep 23 2014 jengelh@inai.de
- Drop gpg-offline build-time requirement; this is now handled by
  the local source validator