From 3c89112cb1839f6a545b049ebec2c13680f8bd8db2bdd99b97fcc1e6ecf1dc4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Rostecki?= Date: Mon, 25 Jan 2021 11:43:27 +0000 Subject: [PATCH] Accepting request 866564 from home:mrostecki:branches:security:netfilter - Update to 0.9.3: * docs(dbus): fix invalid method names * fix(forward): iptables: ipset used as zone source * fix(rich): non-printable characters removed from rich rules * docs(firewall-cmd): small description grammar fix * fix(rich): limit table to strip non-printables to C0 and C1 * fix(zone): add source with mac address OBS-URL: https://build.opensuse.org/request/show/866564 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=109 --- firewalld-0.9.1.tar.gz | 3 --- firewalld-0.9.3.tar.gz | 3 +++ firewalld.changes | 11 +++++++++++ firewalld.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 firewalld-0.9.1.tar.gz create mode 100644 firewalld-0.9.3.tar.gz diff --git a/firewalld-0.9.1.tar.gz b/firewalld-0.9.1.tar.gz deleted file mode 100644 index f7098b9..0000000 --- a/firewalld-0.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e3db6ed84919dd10add39cc7a28d97b5a9e27a53aeb73abf8af01ef082b74f9 -size 2007880 diff --git a/firewalld-0.9.3.tar.gz b/firewalld-0.9.3.tar.gz new file mode 100644 index 0000000..ee577f7 --- /dev/null +++ b/firewalld-0.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5998894db976d77996ca0a6b700a2f4125b9f283465fb255da9bddfb1640cb27 +size 1993006 diff --git a/firewalld.changes b/firewalld.changes index 28b062f..13a2bc9 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jan 25 11:29:37 UTC 2021 - MichaƂ Rostecki + +- Update to 0.9.3: + * docs(dbus): fix invalid method names + * fix(forward): iptables: ipset used as zone source + * fix(rich): non-printable characters removed from rich rules + * docs(firewall-cmd): small description grammar fix + * fix(rich): limit table to strip non-printables to C0 and C1 + * fix(zone): add source with mac address + ------------------------------------------------------------------- Thu Jan 14 09:52:26 UTC 2021 - Robert Frohl diff --git a/firewalld.spec b/firewalld.spec index fc73a3a..dd8947a 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: firewalld -Version: 0.9.1 +Version: 0.9.3 Release: 0 Summary: A firewall daemon with D-Bus interface providing a dynamic firewall License: GPL-2.0-or-later