2024-11-25 17:23:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 16:22:22 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Specfile modernization
|
|
|
|
|
2024-09-26 23:19:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 26 21:19:01 UTC 2024 - Jan Engelhardt <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).
|
|
|
|
|
2022-02-14 13:05:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 14 11:58:20 UTC 2022 - Jan Engelhardt <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.
|
|
|
|
|
2020-10-14 02:03:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 14 00:03:42 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Modernize specfile constructs.
|
|
|
|
|
2020-04-01 20:53:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 1 18:51:24 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.0.8
|
|
|
|
* conntrack: support for IPS_OFFLOAD
|
|
|
|
|
2018-05-01 14:31:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 1 12:29:12 UTC 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
|
|
|
|
|
2016-08-22 13:12:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 22 11:08:53 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.6
|
|
|
|
* add support for IPv6 NAT
|
|
|
|
* conntrack: add zone attribute to tuple
|
|
|
|
|
2015-09-09 18:25:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 9 16:23:58 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.5
|
|
|
|
* conntrack: add mark event filter
|
|
|
|
* conntrack: compare: relax MARK/ZONE attribute comparison
|
|
|
|
|
2014-12-09 00:46:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 8 23:44:17 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Drop %version from subincludedir, it tends to break recompiles of
|
|
|
|
already-built trees on library updates.
|
|
|
|
|
2014-09-23 17:56:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 23 15:45:35 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Drop gpg-offline build-time requirement; this is now handled by
|
|
|
|
the local source validator
|
|
|
|
|
2013-03-04 20:58:40 +01:00
|
|
|
-------------------------------------------------------------------
|
2013-08-07 15:11:26 +02:00
|
|
|
Wed Aug 7 13:09:48 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.4
|
|
|
|
* This release includes connlabel support, one memleak fix and
|
|
|
|
fixes in the comparison API.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-03-04 20:58:40 +01:00
|
|
|
Mon Mar 4 19:17:33 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.3
|
|
|
|
* Treat the ATTR_HELPER_INFO attribute as the variable-length type
|
|
|
|
that it actually is.
|
|
|
|
* Fix a use after free when nfct_clone was used with certain
|
|
|
|
attribute data types.
|
|
|
|
|
2012-12-03 22:46:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 28 20:12:14 CET 2012 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Verify GPG signature
|
|
|
|
|
2012-10-08 14:24:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 8 12:14:54 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.2
|
|
|
|
* This release provides new interfaces to interact with libmnl,
|
|
|
|
and also has several fixes.
|
|
|
|
|
2012-01-01 01:03:52 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-05-20 00:14:33 +02:00
|
|
|
Sat May 19 22:08:36 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.1
|
|
|
|
* add NAT, expectfn and class support
|
|
|
|
* conntrack: add new ATTR_GRP_[ORIG|REPL]_ADDR_[SRC|DST] attributes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-01-04 19:35:14 +01:00
|
|
|
Wed Jan 4 18:28:21 UTC 2012 - jengelh@medozas.de
|
2012-01-01 01:03:52 +01:00
|
|
|
|
2012-01-04 19:35:14 +01:00
|
|
|
- Update to new upstream release 1.0.0
|
|
|
|
* build and compilation updates
|
|
|
|
* expect: fix missing parsing of master tuple
|
|
|
|
* expect: nfexp_snprintf prints expectation timeout if present
|
|
|
|
* expect: nfexp_snprintf displays mask and master tuple information
|
|
|
|
* expect: add nfexp_send()
|
|
|
|
* expect: support CTA_EXPECT_HELP_NAME
|
|
|
|
* src: clarify licensing terms of library (GPLv2+)
|
|
|
|
* conntrack: fix size of CTA_PROTOINFO_TCP_FLAGS_ORIGINAL in ARM
|
|
|
|
* conntrack: fix set operation for master IPv6 src and dst
|
|
|
|
* expect: add nfexp_cmp
|
2012-01-01 01:03:52 +01:00
|
|
|
|
2011-12-29 22:18:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 29 21:17:48 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- SPDX format for License: tag
|
|
|
|
- Use separate include directory to catch compile errors
|
|
|
|
|
2011-02-24 20:28:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 24 19:22:03 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- new upstream release 0.9.1
|
|
|
|
* add support for CTA_SECCTX and CTA_EXPECT_ZONE
|
|
|
|
* allow to use nfct handler for conntrack and expectations at
|
|
|
|
the same time
|
|
|
|
* conntrack: add timestamp support
|
|
|
|
|
2010-09-26 21:40:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 8 22:47:11 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- new upstream release 0.9.0
|
|
|
|
* ct: fix regression with helpers for Linux kernel >= 2.6.34
|
|
|
|
* ct: fix EINVAL if not TCP attributes are set for Linux
|
|
|
|
kernel <= 2.6.25
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 15 19:44:54 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- new upstream release 0.0.102
|
|
|
|
* support for conntrack zones
|
|
|
|
* support for TCP window scale factor
|
|
|
|
|
2010-03-15 11:24:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 23 22:12:24 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- new upstream release: 0.0.101
|
|
|
|
- add baselibs.conf
|
|
|
|
- use %_smp_mflags
|
|
|
|
- remove unnecessary PreReq: glibc
|
|
|
|
- secure the *.la delete call
|
|
|
|
- wrap description at col 70
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 20 16:54:49 UTC 2009 - bitshuffler #suse@irc.freenode.org
|
|
|
|
|
|
|
|
- Updated to 0.0.100
|
|
|
|
|