Accepting request 932169 from home:mrostecki:branches:security:netfilter

- Update to 1.0.2:
  * fix(firewalld): check capng_apply() return code
  * fix(nftables): do not log icmp block if inversion
  * fix(nftables): rich: source address with netmask
  * fix(fw_config): zone: on rename remove then add
  * fix(io/functions): check_config against on disk conf
  * fix(zone): detect same source/interface in zones
  * docs(policy): fix typos
  * docs(policies): fix typos

OBS-URL: https://build.opensuse.org/request/show/932169
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=117
This commit is contained in:
Michał Rostecki 2021-11-18 10:10:37 +00:00 committed by Git OBS Bridge
parent 6c5a600340
commit e6ddad9a48
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35a89949e527cd7fc863574b2eceb80f99092cca838c79c4c1fce2228a01eb09
size 2041381

3
firewalld-1.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42d95d9649526dd47e5835b4577230e8a33cbad4bfe9dae6b016bb1777b9c736
size 2050738

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Nov 18 10:04:38 UTC 2021 - Michał Rostecki <mrostecki@suse.com>
- Update to 1.0.2:
* fix(firewalld): check capng_apply() return code
* fix(nftables): do not log icmp block if inversion
* fix(nftables): rich: source address with netmask
* fix(fw_config): zone: on rename remove then add
* fix(io/functions): check_config against on disk conf
* fix(zone): detect same source/interface in zones
* docs(policy): fix typos
* docs(policies): fix typos
-------------------------------------------------------------------
Sat Sep 25 20:24:33 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -25,7 +25,7 @@
%define _modprobedir /lib/modprobe.d
%endif
Name: firewalld
Version: 1.0.1
Version: 1.0.2
Release: 0
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
License: GPL-2.0-or-later