From df9bef4ab8a760badece8ef1c7a6a143614c91434c07e0e8029fea2117dcea36 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 10 Aug 2020 08:25:07 +0000 Subject: [PATCH 1/3] - Improve finding the respective package for a section in the XML installation profile. Find a package with the "autoyast()" supplements dependency (bsc#1146494). - 4.3.33 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=918 --- autoyast2-4.3.32.tar.bz2 | 3 --- autoyast2-4.3.33.tar.bz2 | 3 +++ autoyast2.changes | 8 ++++++++ autoyast2.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.3.32.tar.bz2 create mode 100644 autoyast2-4.3.33.tar.bz2 diff --git a/autoyast2-4.3.32.tar.bz2 b/autoyast2-4.3.32.tar.bz2 deleted file mode 100644 index efc80b5..0000000 --- a/autoyast2-4.3.32.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:240d760d1da133618616b6a2305ab086c34227c7d087fbb21b733219258e611a -size 706743 diff --git a/autoyast2-4.3.33.tar.bz2 b/autoyast2-4.3.33.tar.bz2 new file mode 100644 index 0000000..82ab577 --- /dev/null +++ b/autoyast2-4.3.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23546f4a305ace271c21510aca662366885b84f5ca8923717438899a3eadbc8 +size 706992 diff --git a/autoyast2.changes b/autoyast2.changes index a8fdd5f..91cc744 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 4 16:31:17 CEST 2020 - schubi@suse.de + +- Improve finding the respective package for a section in the XML + installation profile. Find a package with the + "autoyast()" supplements dependency (bsc#1146494). +- 4.3.33 + ------------------------------------------------------------------- Thu Jul 30 14:00:17 UTC 2020 - Knut Anderssen diff --git a/autoyast2.spec b/autoyast2.spec index 9a8b494..d45402e 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.32 +Version: 4.3.33 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only From e9351b910a3feb442eb647d551fc44d6fb79d47080502beb82428b3aaf65c35e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 12 Aug 2020 11:45:34 +0000 Subject: [PATCH 2/3] - AutoYaST: Added supplements: autoyast(files,general,report,scripts, partitioning,software) 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.34 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=919 --- autoyast2-4.3.33.tar.bz2 | 3 --- autoyast2-4.3.34.tar.bz2 | 3 +++ autoyast2.changes | 9 +++++++++ autoyast2.spec | 4 +++- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.3.33.tar.bz2 create mode 100644 autoyast2-4.3.34.tar.bz2 diff --git a/autoyast2-4.3.33.tar.bz2 b/autoyast2-4.3.33.tar.bz2 deleted file mode 100644 index 82ab577..0000000 --- a/autoyast2-4.3.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b23546f4a305ace271c21510aca662366885b84f5ca8923717438899a3eadbc8 -size 706992 diff --git a/autoyast2-4.3.34.tar.bz2 b/autoyast2-4.3.34.tar.bz2 new file mode 100644 index 0000000..030d949 --- /dev/null +++ b/autoyast2-4.3.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f7634277bee598969775068e704946521e014c4f980553d877caa66c352900 +size 707096 diff --git a/autoyast2.changes b/autoyast2.changes index 91cc744..b62f75c 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 11 10:13:57 CEST 2020 - schubi@suse.de + +- AutoYaST: Added supplements: autoyast(files,general,report,scripts, + partitioning,software) 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.34 + ------------------------------------------------------------------- Tue Aug 4 16:31:17 CEST 2020 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index d45402e..f085136 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.33 +Version: 4.3.34 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -137,6 +137,8 @@ Requires: yast2-ruby-bindings >= 1.0.0 Provides: yast2-trans-autoinst Obsoletes: yast2-trans-autoinst +Supplements: autoyast(files,general,report,scripts,partitioning,software) + %description installation This package performs auto-installation relying on a control file generated with the autoyast2 package. From c4b49570400a69218e42982d59911b60acd0c69aa79a4859010c8f955bd4cc7e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 13 Aug 2020 07:55:18 +0000 Subject: [PATCH 3/3] - bsc#1173624 - Run firewall configuration in first stage - 4.3.35 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=920 --- autoyast2-4.3.34.tar.bz2 | 3 --- autoyast2-4.3.35.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.3.34.tar.bz2 create mode 100644 autoyast2-4.3.35.tar.bz2 diff --git a/autoyast2-4.3.34.tar.bz2 b/autoyast2-4.3.34.tar.bz2 deleted file mode 100644 index 030d949..0000000 --- a/autoyast2-4.3.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9f7634277bee598969775068e704946521e014c4f980553d877caa66c352900 -size 707096 diff --git a/autoyast2-4.3.35.tar.bz2 b/autoyast2-4.3.35.tar.bz2 new file mode 100644 index 0000000..9c3e0e3 --- /dev/null +++ b/autoyast2-4.3.35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a8794e7e1a291632079d08374f60aec542c8ddbbe5f22579c7d04625358e43 +size 707128 diff --git a/autoyast2.changes b/autoyast2.changes index b62f75c..4da8904 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 13 07:04:06 UTC 2020 - Michal Filka + +- bsc#1173624 + - Run firewall configuration in first stage +- 4.3.35 + ------------------------------------------------------------------- Tue Aug 11 10:13:57 CEST 2020 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index f085136..00b5f1a 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.34 +Version: 4.3.35 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only