diff --git a/autoyast2-4.3.13.tar.bz2 b/autoyast2-4.3.13.tar.bz2 deleted file mode 100644 index 6d37c0d..0000000 --- a/autoyast2-4.3.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c75d25f6e87c4e0d26f3c830874f2bd54bf72e4706e010397765aae593764db -size 707148 diff --git a/autoyast2-4.3.21.tar.bz2 b/autoyast2-4.3.21.tar.bz2 new file mode 100644 index 0000000..a5dbeb5 --- /dev/null +++ b/autoyast2-4.3.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12862bcb68bfdc9647dabf9595a4a2ae48544c72f6cc5eab02f8161e77c2c37 +size 707849 diff --git a/autoyast2.changes b/autoyast2.changes index eb74a87..22a5681 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Fri Jul 3 15:04:28 UTC 2020 - Josef Reidinger + +- Replace old module registry with newer code that is easier to + maintain and better test covered (bsc#1173699) +- 4.3.21 + +------------------------------------------------------------------- +Thu Jul 2 15:18:39 UTC 2020 - Knut Anderssen + +- Make the report section elements optional as AutoYaST proposes + default values when missing (bsc#1173312) +- 4.3.20 + +------------------------------------------------------------------- +Thu Jul 02 11:53:44 UTC 2020 - Knut Anderssen + +- The language, timezone and keyboard sections are applied and + removed during the first stage (bsc#1173624). +- 4.3.19 + +------------------------------------------------------------------- +Fri Jun 26 13:59:41 UTC 2020 - Imobach Gonzalez Sosa + +- Allow the user to ask for a reduced profile using the 'target' + argument in the command line (bsc#1171356). +- 4.3.18 + +------------------------------------------------------------------- +Fri Jun 26 11:21:11 UTC 2020 - Josef Reidinger + +- Cloning does not depend on the SetModified API call(bsc#1172552) +- 4.3.17 + +------------------------------------------------------------------- +Tue Jun 23 20:15:14 UTC 2020 - Josef Reidinger + +- Do not export general section if not requested (bsc#1172552) +- 4.3.16 + +------------------------------------------------------------------- +Fri Jun 19 11:38:57 UTC 2020 - Ladislav Slezák + +- Validate the XML files before using them (bsc#1173091) +- Allow disabling the validation by setting + YAST_SKIP_XML_VALIDATION=1 +- 4.3.15 + +------------------------------------------------------------------- +Thu Jun 18 11:53:05 UTC 2020 - Imobach Gonzalez Sosa + +- Do not export sections with no content (related to bsc#1172749). +- 4.3.14 + ------------------------------------------------------------------- Fri Jun 12 11:18:00 UTC 2020 - Imobach Gonzalez Sosa diff --git a/autoyast2.spec b/autoyast2.spec index d730f29..21442e5 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.13 +Version: 4.3.21 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -66,8 +66,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) Requires: autoyast2-installation = %{version} Requires: libxslt -# AutoYaST issue handling -Requires: yast2 >= 4.3.2 +# XML.validate +Requires: yast2 >= 4.3.8 Requires: yast2-core Requires: yast2-country >= 3.1.13 # Moving security module to first installation stage @@ -236,7 +236,6 @@ done %{yast_moduledir}/AutoinstScripts.rb %{yast_moduledir}/AutoinstGeneral.rb %{yast_moduledir}/AutoinstImage.rb -%{yast_moduledir}/Y2ModuleConfig.rb %{yast_moduledir}/Profile.rb %{yast_moduledir}/AutoinstFile.rb %{yast_moduledir}/AutoinstConfig.rb @@ -281,6 +280,9 @@ done %dir %{yast_libdir}/autoinstall/clients %{yast_libdir}/autoinstall/clients/*.rb +%dir %{yast_libdir}/autoinstall/entries +%{yast_libdir}/autoinstall/entries/*.rb + # scripts %{yast_ybindir}/fetch_image.sh %{yast_ybindir}/autoyast-initscripts.sh