diff --git a/firewalld-2.1.2.tar.bz2 b/firewalld-2.1.2.tar.bz2 deleted file mode 100644 index 113aa26..0000000 --- a/firewalld-2.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94323ebff87185721caa6bff80699132f15131af73b9bcedc45e60b1827c91c5 -size 1294074 diff --git a/firewalld-2.3.2.tar.bz2 b/firewalld-2.3.2.tar.bz2 new file mode 100644 index 0000000..2b404f7 --- /dev/null +++ b/firewalld-2.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32890e2cf4638bc4aeb5d63a2a53ac675f2fc9c2e2f704c77710d72bfaefe498 +size 1328360 diff --git a/firewalld.changes b/firewalld.changes index 3ed4899..1867606 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Wed Jan 21 08:12:36 UTC 2026 - Rahul Jain + +- 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 + +- Update to New Version 2.3.0 + +------------------------------------------------------------------- +Mon Jan 12 07:17:12 UTC 2026 - Rahul Jain + +-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 diff --git a/firewalld.spec b/firewalld.spec index 019815a..7c0ca71 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -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}