From 566c9f1a59b1263f81d7559bd4ecf7e9f24c63d77e3e636561d16578a958d427 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 12 Aug 2020 11:15:41 +0000 Subject: [PATCH 1/2] - AutoYaST: Added supplements: autoyast(firewall) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=239 --- yast2-firewall-4.3.2.tar.bz2 | 3 --- yast2-firewall-4.3.3.tar.bz2 | 3 +++ yast2-firewall.changes | 8 ++++++++ yast2-firewall.spec | 4 +++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.3.2.tar.bz2 create mode 100644 yast2-firewall-4.3.3.tar.bz2 diff --git a/yast2-firewall-4.3.2.tar.bz2 b/yast2-firewall-4.3.2.tar.bz2 deleted file mode 100644 index 45e93eb..0000000 --- a/yast2-firewall-4.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a923c219462e374dc2b4f46c383b6b8edc764768d75e155ccc880a8ec7125d44 -size 51999 diff --git a/yast2-firewall-4.3.3.tar.bz2 b/yast2-firewall-4.3.3.tar.bz2 new file mode 100644 index 0000000..33e9230 --- /dev/null +++ b/yast2-firewall-4.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b25c88fe6da75d438e0bf56d54280839daaf9fd4407c0e5b325641f7280f1ee +size 52291 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 0ece315..e685018 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 11 12:05:15 CEST 2020 - schubi@suse.de + +- AutoYaST: Added supplements: autoyast(firewall) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.3 + ------------------------------------------------------------------- Thu Jul 23 15:55:52 UTC 2020 - Knut Anderssen diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 4fbacef..c3128d6 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.3.2 +Version: 4.3.3 Release: 0 Summary: YaST2 - Firewall Configuration License: GPL-2.0-only @@ -50,6 +50,8 @@ Provides: yast2-trans-firewall Obsoletes: yast2-config-firewall Obsoletes: yast2-trans-firewall +Supplements: autoyast(firewall) + BuildArch: noarch %description From 28ef2ad7ddcc7b090840234867c8bb58a0a75574ce206a91184d99bde453ae31 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 13 Aug 2020 08:00:38 +0000 Subject: [PATCH 2/2] - AutoYaST: moved the configuration into first stage (bsc#1173624) - 4.3.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=240 --- yast2-firewall-4.3.3.tar.bz2 | 3 --- yast2-firewall-4.3.4.tar.bz2 | 3 +++ yast2-firewall.changes | 6 ++++++ yast2-firewall.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.3.3.tar.bz2 create mode 100644 yast2-firewall-4.3.4.tar.bz2 diff --git a/yast2-firewall-4.3.3.tar.bz2 b/yast2-firewall-4.3.3.tar.bz2 deleted file mode 100644 index 33e9230..0000000 --- a/yast2-firewall-4.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b25c88fe6da75d438e0bf56d54280839daaf9fd4407c0e5b325641f7280f1ee -size 52291 diff --git a/yast2-firewall-4.3.4.tar.bz2 b/yast2-firewall-4.3.4.tar.bz2 new file mode 100644 index 0000000..7bceb72 --- /dev/null +++ b/yast2-firewall-4.3.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d43590d23495d58b2b8eefb3af1d2c31d1721d56375fe3ae440dae8d4964b9 +size 52297 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index e685018..98fb270 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 13 07:52:47 UTC 2020 - Michal Filka + +- AutoYaST: moved the configuration into first stage (bsc#1173624) +- 4.3.4 + ------------------------------------------------------------------- Tue Aug 11 12:05:15 CEST 2020 - schubi@suse.de diff --git a/yast2-firewall.spec b/yast2-firewall.spec index c3128d6..6bc5169 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.3.3 +Version: 4.3.4 Release: 0 Summary: YaST2 - Firewall Configuration License: GPL-2.0-only