Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-nftables-1.1.6-1.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-nftables Distribution: openSUSE Tumbleweed
Version: 1.1.6 Vendor: openSUSE
Release: 1.2 Build date: Fri Dec 5 22:09:27 2025
Group: Productivity/Networking/Security Build host: reproducible
Size: 47927 Source RPM: nftables-1.1.6-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://netfilter.org/projects/nftables/
Summary: Python bindings for nftables
Python bindings for nftables

Provides

Requires

License

GPL-2.0-only

Changelog

* Fri Dec 05 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.1.6
    * Complete lightweight tunnel template support, including vxlan,
      geneve and erspan.
    * Support for wildcards in netdev hooks.
    * Support to pass up bridge frame to the bridge device for local
      processing.
* Wed Aug 27 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.1.5
    * Revert JSON ruleset listing, restore set flags to display
      single item with array
    * Fix misleading "No buffer space available" error when kernel
      reports too many errors back to userspace.
  - Delete 0001-tools-add-a-systemd-unit-for-static-rulesets.patch,
    json.patch (merged)
* Wed Aug 20 2025 Jan Engelhardt <jengelh@inai.de>
  - Add json.patch
* Wed Aug 06 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.1.4
    * Add conntrack information to monitor trace command.
    * Add a 'check' fib result to check for routes.
    * Better error reporting with re-declarations set/map with
      different types.
    * Restore meta hour matching on ranges spanning date boundaries,
      e.g. `... meta hour "21:00"-"02:00"`
    * Display number of set elements in rule listings.
    * Allow deleting maps via their handle.
* Tue Apr 22 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.1.3
    * Fix incorrect bytecode for vlan pcp mangling from netdev family
      chains such as ingress/egress: `... vlan pcp set 6 counter`
    * Fix bogus element in large concatenated set ranges, leading to:
      ``16777216 . 00:11:22:33:44:55 . 10.1.2.3 comment "123"``
      instead of:
      ``"lo" . 00:11:22:33:44:55 . 10.1.2.3 comment "123"``
    * Restore set auto-merge feature with timeouts, disabled in the
      previous v1.1.2 release.
* Mon Apr 14 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.1.2
    * Allow for expressing protocol dependency on sets.
    * Support for more advanced bitwise operations with statements.
    * Set element auto-merge now skips elements with
      timeout/expiration.
    * Memory footprint reduction for set elements.
    * Updated `nft monitor` to report flowtable events.
    * Support for merging bitmask matching in set/map with
    - o/--optimize.
    * Improved MPTCP support with symbol table for subtypes.
* Sat Mar 08 2025 Jan Engelhardt <jengelh@inai.de>
  - Update 0001-tools-add-a-systemd-unit-for-static-rulesets.patch
    from new submission.
* Tue Mar 04 2025 Jan Engelhardt <jengelh@inai.de>
  - Add 0001-tools-add-a-systemd-unit-for-static-rulesets.patch
    [boo#1237277]
* Thu Oct 03 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.1.1
    * Reduce netlink cache dependencies to speed up incremental
      updates.
    * Allow zero burst in byte ratelimiter expression.
    * Fix double-free when users call nft_ctx_clear_vars() followed
      by nft_ctx_free().
    * Document that the tproxy statement is non-terminal (unlike in
      iptables). This allows for tproxy+log and tproxy+mark combos,
      see man nft(8) for details.
    * Add egress support for the `list hooks` subcommand.
* Wed Jul 17 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.1.0
    * Restore compatibility set element dump with <= 0.9.8
    * Disallow empty interface names
    * Restore rule replace command
    * Search for group, rt_mark, rt_realms at
      /etc/iproute2, /usr/share/iproute2
    * Resolve some timezone issues
    * Support for variables in map expressions
    * VLAN support
* Thu Jan 04 2024 Dirk Müller <dmueller@suse.com>
  - buildrequire setuptools explicitly as pip drops the dependency
* Wed Jan 03 2024 Ben Greiner <code@bnavigator.de>
  - Fix the python bindings subpackages
    * The PEP517 python build requires setuptools
    * Actually use the rpm subpackage definition
    * The version is actually python3dist(nftables) = 0.1
    * is noarch and requires libnftables1 through dlopen, tell
      rpmlint
    * remove unused shebang
* Thu Oct 19 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.0.9
    * Custom conntrack timeouts can use time specification with
      units other than seconds.
    * Allow combination of dnat with numgen.
    * Allow for using constants as key in dynamic sets.
    * Support for matching on the target address of a IPv6 neighbour
      solicitation/advertisement.
    * Restore bitwise operations in combination with maps, e.g. jump
      to chain depending on bitwise operation on packet mark.
    * Fix crash with log prefix longer that 127 bytes.
  - Drop merged 0001-Revert-py-replace-distutils-with-setuptools.patch
* Fri Jul 14 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.0.8
    * Support for setting meta and ct mark from other fields in
      rules, e.g. set meta mark to ip dscp header field.
    * Enhacements for -o/--optimize to deal with NAT statements, to
      compact masquerade statements.
    * Support for stateful statements in anonymous maps, such as
      counters.
    * Support for resetting stateful expressions in sets, maps and
      elements, e.g. counters.
    * broute support to short-circuit bridge logic from the bridge
      prerouting hook and pass up packets to the local IP stack.
    * JSON support for table and chain comments.
  - Added 0001-Revert-py-replace-distutils-with-setuptools.patch
* Mon Mar 13 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.0.7
    * Support for vxlan/geneve/gre/gretap matching
    * auto-merge support for partial set element deletion
    * Allow for NAT mapping with concatenation and ranges
    * Support for quota in sets

Files

/usr/lib/python3.11/site-packages/nftables
/usr/lib/python3.11/site-packages/nftables-0.1.dist-info
/usr/lib/python3.11/site-packages/nftables-0.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/nftables-0.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/nftables-0.1.dist-info/RECORD
/usr/lib/python3.11/site-packages/nftables-0.1.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/nftables-0.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/nftables-0.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/nftables/__init__.py
/usr/lib/python3.11/site-packages/nftables/__pycache__
/usr/lib/python3.11/site-packages/nftables/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/nftables/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/nftables/__pycache__/nftables.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/nftables/__pycache__/nftables.cpython-311.pyc
/usr/lib/python3.11/site-packages/nftables/nftables.py
/usr/lib/python3.11/site-packages/nftables/schema.json


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 5 23:10:09 2026