From aefe71571730b035cf46de9da4757d31e21465b0997ec2a4fafa152e18aecae6 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 22 Mar 2018 08:48:52 +0000 Subject: [PATCH] - More fixes to the firewall AY schema (bsc#1013047) - Added zone 'sources' element to the AutoYaST schema file. - Permitted the use of 'listentry' element in list entries. - 4.0.20 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=205 --- yast2-firewall-4.0.19.tar.bz2 | 3 --- yast2-firewall-4.0.20.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.19.tar.bz2 create mode 100644 yast2-firewall-4.0.20.tar.bz2 diff --git a/yast2-firewall-4.0.19.tar.bz2 b/yast2-firewall-4.0.19.tar.bz2 deleted file mode 100644 index 0238d2a..0000000 --- a/yast2-firewall-4.0.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1c10d6184f7a5a2e613aaad1d7428a17e8fe425428d73b24e4927aee1ff3215 -size 57383 diff --git a/yast2-firewall-4.0.20.tar.bz2 b/yast2-firewall-4.0.20.tar.bz2 new file mode 100644 index 0000000..0af668b --- /dev/null +++ b/yast2-firewall-4.0.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ffcf8084921ab42b00b945137d450c9d732927d5b16dbb182fc841bef7f9e4 +size 57447 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 56384aa..01ba727 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 21 23:42:21 UTC 2018 - knut.anderssen@suse.com + +- More fixes to the firewall AY schema (bsc#1013047) + - Added zone 'sources' element to the AutoYaST schema file. + - Permitted the use of 'listentry' element in list entries. +- 4.0.20 + ------------------------------------------------------------------- Tue Mar 13 07:24:55 UTC 2018 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index f4456b7..f481bfd 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.19 +Version: 4.0.20 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build