firewall-v-2.4.0 #2
BIN
firewalld-2.1.2.tar.bz2
LFS
BIN
firewalld-2.1.2.tar.bz2
LFS
Binary file not shown.
BIN
firewalld-2.3.2.tar.bz2
LFS
Normal file
BIN
firewalld-2.3.2.tar.bz2
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 21 08:12:36 UTC 2026 - Rahul Jain <rahul.jain@suse.com>
|
||||
|
||||
- Update to New Version 2.3.2
|
||||
* doc(policy): add examples to man page
|
||||
* doc(policies): correct word is asymmetric
|
||||
* fix(doc): dbus: remove links to nonexistent IDs
|
||||
* fix(policy): allow forward ports with ingress zone and egress HOST
|
||||
* fix(server): load firewall rules before claiming dbus
|
||||
* fix(nftables): ipset: add entries from GLib loop when idle
|
||||
* fix(systemd): Requires dbus
|
||||
* fix(nftables): use current pkttype keywords
|
||||
* fix(systemd): use ProtectHome=tmpfs
|
||||
* fix(policy): allow-host-ipv6: allow MLD packets
|
||||
* fix(icmpv6): validate router codes
|
||||
* fix(icmpv6): validate neighbor codes
|
||||
* fix(icmpv6): validate redirect codes
|
||||
* docs(zone): update default zone target description to mention that ICMP is accepted
|
||||
* docs(zone): grammar fixes
|
||||
* docs(zone): mention that the ACCEPT target allows forwarding out of the zone
|
||||
* docs(zone): remove references to specific zone names in description of target attribute
|
||||
* docs: use US spelling of behavior
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 09:19:34 UTC 2026 - Rahul Jain <rahul.jain@suse.com>
|
||||
|
||||
- Update to New Version 2.3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 07:17:12 UTC 2026 - Rahul Jain <rahul.jain@suse.com>
|
||||
|
||||
-Update to New Version 2.3.0
|
||||
It also includes all bug fixes since v2.3.0.
|
||||
* feat(policy): add disable flag
|
||||
* feat(client): policy: add disable flag
|
||||
* feat(cli): policy: add disable flag
|
||||
* feat(policy): increase maximum name length to 128
|
||||
* feat(cli): policy: support setting disable on sets
|
||||
* feat(policy): set: add gateway
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 24 09:49:20 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package firewalld
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -46,7 +46,7 @@
|
||||
%global modprobe_d_files firewalld-sysctls.conf
|
||||
|
||||
Name: firewalld%{?pkg_suffix}
|
||||
Version: 2.1.2
|
||||
Version: 2.3.2
|
||||
Release: 0
|
||||
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
||||
License: GPL-2.0-or-later
|
||||
@@ -370,7 +370,6 @@ fi
|
||||
%dir %{_modprobedir}
|
||||
%{_modprobedir}/firewalld-sysctls.conf
|
||||
%config(noreplace) %{_sysconfdir}/firewalld/firewalld.conf
|
||||
%config(noreplace) %{_sysconfdir}/firewalld/lockdown-whitelist.xml
|
||||
%if 0%{?suse_version} > 1550
|
||||
%{_distconfdir}/logrotate.d/firewalld
|
||||
%else
|
||||
@@ -426,7 +425,7 @@ fi
|
||||
%attr(0755,root,root) %{_datadir}/firewalld/gtk3_chooserbutton.py*
|
||||
%attr(0755,root,root) %{_datadir}/firewalld/gtk3_niceexpander.py*
|
||||
%{_datadir}/applications/firewall-config.desktop
|
||||
%{_datadir}/metainfo/firewall-config.appdata.xml
|
||||
%{_datadir}/metainfo/org.firewalld.firewall-config.metainfo.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/firewall-config*.*
|
||||
%{_datadir}/glib-2.0/schemas/org.fedoraproject.FirewallConfig.gschema.xml
|
||||
%{_mandir}/man1/firewall-config*.1%{?ext_man}
|
||||
|
||||
Reference in New Issue
Block a user