Accepting request 997601 from home:dirkmueller:Factory

- update to 1.0.5:
  * Fixes for the -o/--optimize, run this --optimize option to automagically
    compact your ruleset using sets, maps and concatenations
  * Fix ethernet and vlan concatenations, eg. define a dynamic set which
    is populated from the packet path 
  * Fix ruleset listing with interface wildcard map
  * Fix several regressions in the input lexer which broke valid rulesets.
  * Fix slowdown with large lists of singleton interval elements.
  * Fix set automerge feature for large lists of singleton interval elements.
  * Fix bogus error reporting for exact overlaps.
  * Fix segfault when adding elements to invalid set.
  * fix device parsing in netdev family in json.

OBS-URL: https://build.opensuse.org/request/show/997601
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=70
This commit is contained in:
2022-08-18 13:05:12 +00:00
committed by Git OBS Bridge
parent 7815df55d2
commit 92cd116ad0
6 changed files with 20 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: nftables
Version: 1.0.4
Version: 1.0.5
Release: 0
Summary: Userspace utility to access the nf_tables packet filter
License: GPL-2.0-only