| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-firewall | Distribution: openSUSE Tumbleweed |
| Version: 2.1.2 | Vendor: openSUSE |
| Release: 9.2 | Build date: Thu Jul 24 11:49:20 2025 |
| Group: Productivity/Networking/Security | Build host: reproducible |
| Size: 3312691 | Source RPM: firewalld-2.1.2-9.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://www.firewalld.org | |
| Summary: Python3 bindings for FirewallD | |
The python3 bindings for firewalld.
GPL-2.0-or-later
* Thu Jul 24 2025 Ana Guerrero <ana.guerrero@suse.com>
- Call autopoint when building against gettext-runtime 0.25 or
newer. (boo#1246967)
* Mon May 19 2025 Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Adding Python multiversion support, will enable firewalld pkg
to provide Python libraries compatible with all supported Python
versions.
* Wed Apr 30 2025 Antonio Larrosa <alarrosa@suse.com>
- Split the package to build the firewalld-rpmmacros subpackage in
a _multibuild flavor so that we can build it in Factory/i586 by
itself instead of building the whole package, which has more
dependencies (like python-PyQt6).
* Tue Apr 15 2025 Antonio Larrosa <alarrosa@suse.com>
- Require python3-PyQt6 in firewall-applet, since that's preferred
over PyQt5.
* Wed Jan 22 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Drop rcFOO symlinks for CODE16 (PED-266).
* Fri Jun 14 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
* Fri May 24 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Keep English 'translations' (en_US, en_GB) in the main package:
do not force the lang package on plain English systems.
* Thu May 09 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 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 08 2024 Mohd Saquib <mohd.saquib@suse.com>
- update to 2.1.0:
* eat(service): add DNS over QUIC (DoQ) Service (5130430)
* feat(icmp): add ICMPv6 Multicast Listener Discovery (MLD) types (dd88bbf)
* feat(fw): add ReloadPolicy option in firewalld.conf (0019371)
* feat(service): add submission service (tcp 587) (d6a9561)
* feat(service): Add alvr (3a92358)
* feat(service): add vrrp (d62fc8d)
[* Renamed patch 0002-Disable-FlushAllOnReload-option.patch to
0001-Disable-FlushAllOnReload-option.patch
[* Renamed patch firewalld-runstatedir.patch to 0002-firewalld-runstatedir.patch]
* Wed Nov 29 2023 Mohd Saquib <mohd.saquib@suse.com>
- update to 2.0.2:
* fix(policy): runtime dispatch update if *-zone=ANY (e8b9637)
* fix(nm): release NM client after a timeout (d534f07)
* Tue Oct 03 2023 Mohd Saquib <mohd.saquib@suse.com>
- update to 2.0.1:
* fix(cli): all --list-all-zones output identical (d30bc61)
* fix(cli): properly show default zone attribute (ea8d9a8)
* fix(cli): properly show active attribute for zones and policies (b202403)
* fix(cli): --get-active-zones should include the default zone (dae9112)
* fix(nftables): always flush main table on start (cd20981)
* fix(runtimeToPermanent): deepcopy settings before mangling (9c53639)
* docs: fix reference to lockdown-whitelist.xml in SYNOPSIS section (1c77205)
* fix(firewall-config): escape markup stored in bindings store (c876fd0)
* fix(tests): avoid deprecated assertRaisesRegexp for assertRaisesRegex (2935119)
* fix(icmp): fix check_icmpv6_name() to use correct IPv6 names (af3c35b)
* fix(ipset): fix configuring IP range for ipsets with nftables (6a050ec)
* fix(ipset): fix configuring "timeout","maxelem" values for ipsets with nftables (7d3340c)
* fix(core): fix exception while parsing invalid "tcp-mss-clamp" in policy (ff61209)
* docs(policy): fix wrong documentation of in man firewalld.policy (21026d9)
- removed following patch:
[- fix_list_all_zones_output.patch]
* Mon Sep 25 2023 Steve Kowalik <steven.kowalik@suse.com>
- python3-dbus isn't correct either, it's python3-dbus-python.
* Thu Sep 21 2023 Steve Kowalik <steven.kowalik@suse.com>
- Correct Requires, python3-slip-dbus -> python3-dbus.
* Tue Aug 22 2023 Mohd Saquib <mohd.saquib@suse.com>
- fix(cli): all --list-all-zones output identical (boo#1213609)
[+ fix_list_all_zones_output.patch]
* Sat Jun 24 2023 Mohd Saquib <mohd.saquib@suse.com>
- update to version 2.0.0:
* This is a major release. The major version is being bumped symbolically
to reflect significant changes done in commit f4d2b80 ("fix(policy):
disallow zone drifting"). It does not contain any deliberate breaking
changes.
* Complete changelog:
https://github.com/firewalld/firewalld/releases/tag/v2.0.0
* Thu Jun 15 2023 Mohd Saquib <mohd.saquib@suse.com>
- update to 1.3.3:
* fix(reload): restore policy for old backend if it changed (de85849)
* fix(io): rich: tcp mss: handle value=None (8016f10)
* fix(firewall-config): rich: set destination address (f6641a9)
* fix(policy): mixed IP families in ingress/egress (69ed4d6)
* Tue May 16 2023 Callum Farmer <gmbr3@opensuse.org>
- Add firewalld-runstatedir.patch: change pid file location from
/var/run to /run
* Tue Apr 25 2023 Mohd Saquib <mohd.saquib@suse.com>
- update to 1.3.2:
* test(container): add centos9-stream (b7bb3d0)
* test(functions): iptables: normalize protocols to numeric values (33a1b16)
* test(functions): ip6tables: normalize opt field output (eeac39c)
* Tue Apr 18 2023 Mohd Saquib <mohd.saquib@suse.com>
- update to 1.3.1:
* fix(fw_nm): use IP interface names for connection lookup (18c8b81)
* fix(fw_policy): raise exceptions (5ae9322)
* fix(service): include: when used with rich rule (986f0be)
* fix(nftables): rich: log: limit was not taking effect (0dc0575)
* fix(build): rpm must build all as prerequisite (6896748)
* fix: use error codes for FirewallError instances (370e5f2)
* fix(ipset): chunk entries when restoring set (8a88855)
* fix(applet): allows using KDE network connection editor (29c8ef6)
* Fri Jan 06 2023 Callum Farmer <gmbr3@opensuse.org>
- update to 1.3.0:
* feat(service): add Warpinator
* feat(dbus): reset to default settings
* feat(service): add bareos-director bareos-filedaemon
bareos-storage
* feat(policy): masquerade: allow ingress zone to have interface
* feat(service): add Nebula service
* feat(service): add Ceph Prometheus exporter
* feat(service): add OMG DDS service definition
* feat(service): add llmnr-client service
* feat(service): add ps2link service
* feat(service): add definition for syncthing-relay
/usr/lib/python3.11/site-packages/firewall /usr/lib/python3.11/site-packages/firewall/__init__.py /usr/lib/python3.11/site-packages/firewall/__pycache__ /usr/lib/python3.11/site-packages/firewall/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/client.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/client.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/command.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/command.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/dbus_utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/dbus_utils.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/errors.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/errors.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/functions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/functions.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/fw_types.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/__pycache__/fw_types.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/client.py /usr/lib/python3.11/site-packages/firewall/command.py /usr/lib/python3.11/site-packages/firewall/config /usr/lib/python3.11/site-packages/firewall/config/__init__.py /usr/lib/python3.11/site-packages/firewall/config/__pycache__ /usr/lib/python3.11/site-packages/firewall/config/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/config/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/config/__pycache__/dbus.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/config/__pycache__/dbus.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/config/dbus.py /usr/lib/python3.11/site-packages/firewall/core /usr/lib/python3.11/site-packages/firewall/core/__init__.py /usr/lib/python3.11/site-packages/firewall/core/__pycache__ /usr/lib/python3.11/site-packages/firewall/core/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/base.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/base.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/ebtables.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/ebtables.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_config.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_config.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_direct.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_direct.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_helper.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_icmptype.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_icmptype.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_ifcfg.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_ifcfg.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_ipset.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_ipset.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_nm.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_nm.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_policies.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_policies.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_policy.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_policy.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_service.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_service.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_transaction.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_transaction.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_zone.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/fw_zone.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/helper.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/icmp.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/icmp.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/ipXtables.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/ipXtables.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/ipset.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/ipset.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/logger.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/logger.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/modules.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/modules.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/nftables.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/nftables.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/prog.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/prog.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/rich.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/rich.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/watcher.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/__pycache__/watcher.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/base.py /usr/lib/python3.11/site-packages/firewall/core/ebtables.py /usr/lib/python3.11/site-packages/firewall/core/fw.py /usr/lib/python3.11/site-packages/firewall/core/fw_config.py /usr/lib/python3.11/site-packages/firewall/core/fw_direct.py /usr/lib/python3.11/site-packages/firewall/core/fw_helper.py /usr/lib/python3.11/site-packages/firewall/core/fw_icmptype.py /usr/lib/python3.11/site-packages/firewall/core/fw_ifcfg.py /usr/lib/python3.11/site-packages/firewall/core/fw_ipset.py /usr/lib/python3.11/site-packages/firewall/core/fw_nm.py /usr/lib/python3.11/site-packages/firewall/core/fw_policies.py /usr/lib/python3.11/site-packages/firewall/core/fw_policy.py /usr/lib/python3.11/site-packages/firewall/core/fw_service.py /usr/lib/python3.11/site-packages/firewall/core/fw_transaction.py /usr/lib/python3.11/site-packages/firewall/core/fw_zone.py /usr/lib/python3.11/site-packages/firewall/core/helper.py /usr/lib/python3.11/site-packages/firewall/core/icmp.py /usr/lib/python3.11/site-packages/firewall/core/io /usr/lib/python3.11/site-packages/firewall/core/io/__init__.py /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__ /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/direct.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/direct.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/firewalld_conf.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/firewalld_conf.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/functions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/functions.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/helper.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/icmptype.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/icmptype.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/ifcfg.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/ifcfg.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/io_object.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/io_object.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/ipset.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/ipset.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/lockdown_whitelist.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/lockdown_whitelist.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/policy.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/policy.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/service.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/service.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/zone.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/core/io/__pycache__/zone.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/core/io/direct.py /usr/lib/python3.11/site-packages/firewall/core/io/firewalld_conf.py /usr/lib/python3.11/site-packages/firewall/core/io/functions.py /usr/lib/python3.11/site-packages/firewall/core/io/helper.py /usr/lib/python3.11/site-packages/firewall/core/io/icmptype.py /usr/lib/python3.11/site-packages/firewall/core/io/ifcfg.py /usr/lib/python3.11/site-packages/firewall/core/io/io_object.py /usr/lib/python3.11/site-packages/firewall/core/io/ipset.py /usr/lib/python3.11/site-packages/firewall/core/io/lockdown_whitelist.py /usr/lib/python3.11/site-packages/firewall/core/io/policy.py /usr/lib/python3.11/site-packages/firewall/core/io/service.py /usr/lib/python3.11/site-packages/firewall/core/io/zone.py /usr/lib/python3.11/site-packages/firewall/core/ipXtables.py /usr/lib/python3.11/site-packages/firewall/core/ipset.py /usr/lib/python3.11/site-packages/firewall/core/logger.py /usr/lib/python3.11/site-packages/firewall/core/modules.py /usr/lib/python3.11/site-packages/firewall/core/nftables.py /usr/lib/python3.11/site-packages/firewall/core/prog.py /usr/lib/python3.11/site-packages/firewall/core/rich.py /usr/lib/python3.11/site-packages/firewall/core/watcher.py /usr/lib/python3.11/site-packages/firewall/dbus_utils.py /usr/lib/python3.11/site-packages/firewall/errors.py /usr/lib/python3.11/site-packages/firewall/functions.py /usr/lib/python3.11/site-packages/firewall/fw_types.py /usr/lib/python3.11/site-packages/firewall/server /usr/lib/python3.11/site-packages/firewall/server/__init__.py /usr/lib/python3.11/site-packages/firewall/server/__pycache__ /usr/lib/python3.11/site-packages/firewall/server/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_helper.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_icmptype.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_icmptype.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_ipset.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_ipset.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_policy.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_policy.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_service.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_service.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_zone.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/config_zone.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/dbus.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/dbus.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/decorators.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/decorators.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/firewalld.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/firewalld.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/server.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/firewall/server/__pycache__/server.cpython-311.pyc /usr/lib/python3.11/site-packages/firewall/server/config.py /usr/lib/python3.11/site-packages/firewall/server/config_helper.py /usr/lib/python3.11/site-packages/firewall/server/config_icmptype.py /usr/lib/python3.11/site-packages/firewall/server/config_ipset.py /usr/lib/python3.11/site-packages/firewall/server/config_policy.py /usr/lib/python3.11/site-packages/firewall/server/config_service.py /usr/lib/python3.11/site-packages/firewall/server/config_zone.py /usr/lib/python3.11/site-packages/firewall/server/dbus.py /usr/lib/python3.11/site-packages/firewall/server/decorators.py /usr/lib/python3.11/site-packages/firewall/server/firewalld.py /usr/lib/python3.11/site-packages/firewall/server/server.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 5 23:10:09 2026