From 4c6a9b934c6c9e62837a7c2ca8137fbadae940b65065b8426afc492389de5d5a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 15 Feb 2018 08:21:47 +0000 Subject: [PATCH] - AutoYaST: added 'enable_firewall', 'start_firewall' and 'FW_LOG_DROP_CRIT' to the list of supported properties for SuSEFirewall2 profiles and fixed a typo with 'FW_LOG_DROP_ALL' (fate#323460). - 4.0.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=197 --- yast2-firewall-4.0.12.tar.bz2 | 3 --- yast2-firewall-4.0.13.tar.bz2 | 3 +++ yast2-firewall.changes | 9 +++++++++ yast2-firewall.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.0.12.tar.bz2 create mode 100644 yast2-firewall-4.0.13.tar.bz2 diff --git a/yast2-firewall-4.0.12.tar.bz2 b/yast2-firewall-4.0.12.tar.bz2 deleted file mode 100644 index 2eee5f0..0000000 --- a/yast2-firewall-4.0.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb8778ec4fd227997e714edabfd5fc3b5166c3c2adb10a3b404ddcb6396a75b0 -size 56154 diff --git a/yast2-firewall-4.0.13.tar.bz2 b/yast2-firewall-4.0.13.tar.bz2 new file mode 100644 index 0000000..4a4881d --- /dev/null +++ b/yast2-firewall-4.0.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c463404644c3519b83eebe32e246ae705be8c14b57470a82df9bec7a6303a2a6 +size 56166 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 5e35e13..72b7361 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Feb 14 17:23:32 UTC 2018 - knut.anderssen@suse.com + +- AutoYaST: added 'enable_firewall', 'start_firewall' and + 'FW_LOG_DROP_CRIT' to the list of supported properties for + SuSEFirewall2 profiles and fixed a typo with 'FW_LOG_DROP_ALL' + (fate#323460). +- 4.0.13 + ------------------------------------------------------------------- Mon Feb 6 13:46:40 UTC 2018 - gsouza@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index d90a9a6..5c1bbba 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.12 +Version: 4.0.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build