From 0c0e44ec0e003e98b9853d779de9a2940ea88158989667c40c9e0ad0d260a6af Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 13 Mar 2018 01:22:38 +0000 Subject: [PATCH 1/2] - SuSEFirewall2 importer changes (fate#323460) - Use internal zone instead of trusted when the protection from the INT zone is enabled which fits better with the definition. - Removed the mapping of apache2 and apache2-ssl services to firewalld services since the apache package will provide the services definition and we will not use firewall defaults. - 4.0.18 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=203 --- yast2-firewall-4.0.17.tar.bz2 | 3 --- yast2-firewall-4.0.18.tar.bz2 | 3 +++ yast2-firewall.changes | 11 +++++++++++ yast2-firewall.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.0.17.tar.bz2 create mode 100644 yast2-firewall-4.0.18.tar.bz2 diff --git a/yast2-firewall-4.0.17.tar.bz2 b/yast2-firewall-4.0.17.tar.bz2 deleted file mode 100644 index 42dfed4..0000000 --- a/yast2-firewall-4.0.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f81e97db49fa8af349d3ddb190a62f236106a2851eac50f9adf2b934e55c1bf -size 57130 diff --git a/yast2-firewall-4.0.18.tar.bz2 b/yast2-firewall-4.0.18.tar.bz2 new file mode 100644 index 0000000..b922321 --- /dev/null +++ b/yast2-firewall-4.0.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a2c60436d8e2e5be10b91e88b513cc583bdbdb7cb7b5894f61a4c50e60bbfa +size 57319 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index b714369..3423c16 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Mar 6 07:04:46 UTC 2018 - knut.anderssen@suse.com + +- SuSEFirewall2 importer changes (fate#323460) + - Use internal zone instead of trusted when the protection from + the INT zone is enabled which fits better with the definition. + - Removed the mapping of apache2 and apache2-ssl services to + firewalld services since the apache package will provide the + services definition and we will not use firewall defaults. +- 4.0.18 + ------------------------------------------------------------------- Tue Feb 27 13:08:22 UTC 2018 - jreidinger@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index c04de1c..c0a7445 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.17 +Version: 4.0.18 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 40053d0475d720b866276bc74203946ab0fd7bf32e6725280c3006d70b9d95f6 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 13 Mar 2018 08:47:25 +0000 Subject: [PATCH 2/2] - Some fixes to the firewall AY schema (bsc#1013047) - Use "name" in zones - "default_zone" is a firewall attribute - 4.0.19 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=204 --- yast2-firewall-4.0.18.tar.bz2 | 3 --- yast2-firewall-4.0.19.tar.bz2 | 3 +++ yast2-firewall.changes | 8 ++++++++ yast2-firewall.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.0.18.tar.bz2 create mode 100644 yast2-firewall-4.0.19.tar.bz2 diff --git a/yast2-firewall-4.0.18.tar.bz2 b/yast2-firewall-4.0.18.tar.bz2 deleted file mode 100644 index b922321..0000000 --- a/yast2-firewall-4.0.18.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9a2c60436d8e2e5be10b91e88b513cc583bdbdb7cb7b5894f61a4c50e60bbfa -size 57319 diff --git a/yast2-firewall-4.0.19.tar.bz2 b/yast2-firewall-4.0.19.tar.bz2 new file mode 100644 index 0000000..0238d2a --- /dev/null +++ b/yast2-firewall-4.0.19.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c10d6184f7a5a2e613aaad1d7428a17e8fe425428d73b24e4927aee1ff3215 +size 57383 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 3423c16..56384aa 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 13 07:24:55 UTC 2018 - knut.anderssen@suse.com + +- Some fixes to the firewall AY schema (bsc#1013047) + - Use "name" in zones + - "default_zone" is a firewall attribute +- 4.0.19 + ------------------------------------------------------------------- Tue Mar 6 07:04:46 UTC 2018 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index c0a7445..f4456b7 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.18 +Version: 4.0.19 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build