forked from pool/firewalld
Accepting request 1142599 from home:msaquib:branches:security:netfilter
- update to 2.1.1: * fix(offline-cmd): use family when creating ipset (64f78a9) * fix(firewall-config): allow rich rule forwarded ports to be logged (d46ea62) * fix(ipXtables): log forwarded ports only (07dc202) * fix(nftables): log forwarded ports (5c26b73) * fix(io.ipset): raise exception if entries exceed limit (a2da5fb) * fix(policy): ipXtables: multiple policies using same zone (b6f2f09) * fix(policy): dispatch update for active policies (7f6f0e2) OBS-URL: https://build.opensuse.org/request/show/1142599 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=160
This commit is contained in:
parent
d2da4cedb0
commit
2994173908
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22e3c700c2e4867796e9c22cf929cba4b2c143c8884240cfb9f3ef731366ff71
|
||||
size 1310431
|
3
firewalld-2.1.1.tar.bz2
Normal file
3
firewalld-2.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a138a3799b5f6e6539bac308e5ae8950998d5173f588231214e979524e7c9416
|
||||
size 1315222
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 17:05:05 UTC 2024 - Mohd Saquib <mohd.saquib@suse.com>
|
||||
|
||||
- update to 2.1.1:
|
||||
* fix(offline-cmd): use family when creating ipset (64f78a9)
|
||||
* fix(firewall-config): allow rich rule forwarded ports to be logged (d46ea62)
|
||||
* fix(ipXtables): log forwarded ports only (07dc202)
|
||||
* fix(nftables): log forwarded ports (5c26b73)
|
||||
* fix(io.ipset): raise exception if entries exceed limit (a2da5fb)
|
||||
* fix(policy): ipXtables: multiple policies using same zone (b6f2f09)
|
||||
* fix(policy): dispatch update for active policies (7f6f0e2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 07:30:21 UTC 2024 - Mohd Saquib <mohd.saquib@suse.com>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global modprobe_d_files firewalld-sysctls.conf
|
||||
|
||||
Name: firewalld
|
||||
Version: 2.1.0
|
||||
Version: 2.1.1
|
||||
Release: 0
|
||||
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user