diff --git a/SPECS/firewalld.spec b/SPECS/firewalld.spec index 2b33ca0..5dbf1cc 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: 3%{?dist} +Release: 6%{?dist} URL: http://www.firewalld.org License: GPLv2+ Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.gz @@ -69,6 +69,10 @@ 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 +Patch65: 0065-fix-rich-non-printable-characters-removed-from-rich-.patch +Patch66: 0066-fix-rich-limit-table-to-strip-non-printables-to-C0-a.patch +Patch67: 0067-fix-zone-add-source-with-mac-address.patch +Patch68: v1.0.0-0068-feat-service-add-galera-service.patch BuildArch: noarch BuildRequires: autoconf @@ -267,6 +271,15 @@ desktop-file-install --delete-original \ %{_mandir}/man1/firewall-config*.1* %changelog +* Fri Jan 29 2021 Eric Garver - 0.8.2-6 +- feat(service): add galera service + +* Fri Jan 29 2021 Eric Garver - 0.8.2-5 +- fix(zone): add source with mac address + +* Fri Jan 29 2021 Eric Garver - 0.8.2-4 +- fix(rich): non-printable characters removed from rich + * Mon Oct 26 2020 Eric Garver - 0.8.2-3 - fix(nftables): packet marks with masks - fix(nftables): icmp types with code == 0