From 8080c4d53e319b03db49288ebeace6f0fb55c766 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 13:19:59 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/firewalld.spec b/SPECS/firewalld.spec index 7cf2529..2b33ca0 100644 --- a/SPECS/firewalld.spec +++ b/SPECS/firewalld.spec @@ -1,7 +1,7 @@ Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Name: firewalld Version: 0.8.2 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.firewalld.org License: GPLv2+ Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.gz @@ -52,6 +52,23 @@ Patch44: 0044-test-regression-rhbz1483921-correctly-use-macros.patch Patch45: 0045-test-regression-rhbz1541077-correctly-use-macros.patch Patch46: 0046-fix-rich-use-correct-error-code-for-invalid-priority.patch Patch47: 0047-test-dbus-zone-add-nm-shared-to-expected-output-if-i.patch +Patch48: 0048-test-regression-rhbz1541077-use-FWD_OFFLINE_CHECK-ma.patch +Patch49: 0049-test-regression-rhbz1855140.at-avoid-IPv6-tests-if-I.patch +Patch50: 0050-fix-icmptype-when-applying-rules-get-ict-from-perm-c.patch +Patch51: 0051-fix-rich-clamp-the-IP-families-to-those-actually-ena.patch +Patch52: 0052-fix-rich-icmptype-verify-rule-and-icmptype-families-.patch +Patch53: 0053-fix-nftables-packet-marks-with-masks.patch +Patch54: 0054-fix-nftables-icmp-types-with-code-0.patch +Patch55: 0055-fix-ipXtables-rich-avoid-duplicate-rules-for-icmp-ty.patch +Patch56: 0056-test-regression-rhbz1855140-add-negative-tests.patch +Patch57: 0057-fix-policy-cache-rule_str-for-rich-rules.patch +Patch58: 0058-test-zone-rich-rule-parsing-bottleneck.patch +Patch59: 0059-fix-icmptype-nftables-runtimeToPermanent-if-ip6table.patch +Patch60: 0060-docs-firewall-cmd-clarify-lockdown-whitelist-command.patch +Patch61: 0061-docs-dbus-fix-invalid-method-names.patch +Patch62: 0062-docs-firewall-cmd-small-description-grammar-fix.patch +Patch63: v0.9.0-0063-feat-service-add-collectd-service.patch +Patch64: v0.9.0-0064-feat-service-Add-rpc-rquotad.service.patch BuildArch: noarch BuildRequires: autoconf @@ -250,6 +267,15 @@ desktop-file-install --delete-original \ %{_mandir}/man1/firewall-config*.1* %changelog +* Mon Oct 26 2020 Eric Garver - 0.8.2-3 +- fix(nftables): packet marks with masks +- fix(nftables): icmp types with code == 0 +- fix(rich icmptype): verify rule and icmptype families +- fix(zone): cache rule_str for rich rules +- improvement(service): IPsec: Update description and add TCP port 4500 +- feat(service): add collectd service +- feat(service): Add rpc-rquotad.service + * Tue Aug 04 2020 Eric Garver - 0.8.2-2 - fix(cli): add ipset type hash:mac is incompatible with the family parameter - fix(cli): add --zone is an invalid option with --direct