SHA256
1
0
forked from pool/firewalld

Accepting request 1172979 from home:dirkmueller:Factory

- update to 2.1.2:
  * fix(policy): allow forward ports w/ to-addr for egress-
    zone=HOST
  * fix(rich): fix range check for large rule limit
  * fix(tests): fix skip detection in fw-in-container environment

  * fix(nm): release NM client after a timeout (d534f07)
- python3-dbus isn't correct either, it's python3-dbus-python.
- Correct Requires, python3-slip-dbus -> python3-dbus.
- fix(cli): all --list-all-zones output identical (boo#1213609)
    changes.
    https://github.com/firewalld/firewalld/releases/tag/v2.0.0
- Always own %_modprobedir (bsc#1196275, jsc#SLE-20639)
  - ipset, ebtables and iptables are purely optional and deprecated,
- Replace references to /var/adm/fillup-templates with new
  * 0001-firewall.core.fw_ipset-get_ipset-may-not-ckeck-if-se.patch
  * 0001-firewall.core.fw_ipset-get_ipset-may-not-ckeck-if-se.patch

OBS-URL: https://build.opensuse.org/request/show/1172979
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=162
This commit is contained in:
Robert Frohl 2024-05-21 13:11:06 +00:00 committed by Git OBS Bridge
parent 2994173908
commit e6f55ec60e
4 changed files with 25 additions and 16 deletions

View File

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

3
firewalld-2.1.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94323ebff87185721caa6bff80699132f15131af73b9bcedc45e60b1827c91c5
size 1294074

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 9 18:58:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.1.2:
* fix(policy): allow forward ports w/ to-addr for egress-
zone=HOST
* fix(rich): fix range check for large rule limit
* fix(tests): fix skip detection in fw-in-container environment
-------------------------------------------------------------------
Mon Jan 29 17:05:05 UTC 2024 - Mohd Saquib <mohd.saquib@suse.com>

View File

@ -27,7 +27,7 @@
%global modprobe_d_files firewalld-sysctls.conf
Name: firewalld
Version: 2.1.1
Version: 2.1.2
Release: 0
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
License: GPL-2.0-or-later