From a2f4df1a8649780f00ac3ac9b4ab9920cf0a69bd6cfcb1e31a12a542621f140a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 24 Jul 2020 11:37:40 +0000 Subject: [PATCH] - AutoYaST: Only export modified zones when it is asked to export a reduced profile. (bsc#1171356) - 4.3.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=238 --- yast2-firewall-4.3.1.tar.bz2 | 3 --- yast2-firewall-4.3.2.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-firewall-4.3.1.tar.bz2 create mode 100644 yast2-firewall-4.3.2.tar.bz2 diff --git a/yast2-firewall-4.3.1.tar.bz2 b/yast2-firewall-4.3.1.tar.bz2 deleted file mode 100644 index 95b7449..0000000 --- a/yast2-firewall-4.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:778dd42f8418c602663613aa2f04fd6eeff0a38b755594ee0721486f5963e9b9 -size 51862 diff --git a/yast2-firewall-4.3.2.tar.bz2 b/yast2-firewall-4.3.2.tar.bz2 new file mode 100644 index 0000000..45e93eb --- /dev/null +++ b/yast2-firewall-4.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a923c219462e374dc2b4f46c383b6b8edc764768d75e155ccc880a8ec7125d44 +size 51999 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 63001ce..0ece315 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 23 15:55:52 UTC 2020 - Knut Anderssen + +- AutoYaST: Only export modified zones when it is asked to export a + reduced profile. (bsc#1171356) +- 4.3.2 + ------------------------------------------------------------------- Thu May 7 15:22:56 CEST 2020 - schubi@suse.de diff --git a/yast2-firewall.spec b/yast2-firewall.spec index fa88762..4fbacef 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.3.1 +Version: 4.3.2 Release: 0 Summary: YaST2 - Firewall Configuration License: GPL-2.0-only @@ -30,13 +30,13 @@ BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-testsuite -# AutoYaST issue report -BuildRequires: yast2 >= 4.3.2 +# Y2Firewall::Firewalld#modified_from_default +BuildRequires: yast2 >= 4.3.17 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) -# AutoYaST issue report -Requires: yast2 >= 4.3.2 +# Y2Firewall::Firewalld#modified_from_default +Requires: yast2 >= 4.3.17 Requires: yast2-ruby-bindings >= 1.0.0 # ButtonBox widget