From ba1c9864db38714b4469ee018ad0bf0fa7771f1b64ca21d100126820f24a7972 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 14 Jun 2017 08:20:26 +0000 Subject: [PATCH] - bnc#1044045 - do not raise an internal error when pushing Add button when "Service to Allow" list is empty - 3.2.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=182 --- yast2-firewall-3.1.7.tar.bz2 | 3 --- yast2-firewall-3.2.0.tar.bz2 | 3 +++ yast2-firewall.changes | 8 ++++++++ yast2-firewall.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-3.1.7.tar.bz2 create mode 100644 yast2-firewall-3.2.0.tar.bz2 diff --git a/yast2-firewall-3.1.7.tar.bz2 b/yast2-firewall-3.1.7.tar.bz2 deleted file mode 100644 index 457e6f7..0000000 --- a/yast2-firewall-3.1.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a51b3de88e350b15983dda9b0211722eca5942a659a6e08e600d16a8ff6748e -size 51696 diff --git a/yast2-firewall-3.2.0.tar.bz2 b/yast2-firewall-3.2.0.tar.bz2 new file mode 100644 index 0000000..6c7cba6 --- /dev/null +++ b/yast2-firewall-3.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840e134b0230f350fac27686459ffd9b8bc0ff047767ac7ea1dc72dc51dedafd +size 51782 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 644ed7e..b9c1512 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 14 07:37:51 UTC 2017 - mfilka@suse.com + +- bnc#1044045 + - do not raise an internal error when pushing Add button when + "Service to Allow" list is empty +- 3.2.0 + ------------------------------------------------------------------- Fri Apr 7 13:51:51 UTC 2017 - gsouza@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index bf245f2..0256897 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 3.1.7 +Version: 3.2.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build