Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-07-05 01:12:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and      /work/SRC/openSUSE:Factory/.autoyast2.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoyast2"

Sun Jul  5 01:12:21 2020 rev:279 rq:818615 version:4.3.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes      2020-06-14 
18:15:43.462923090 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3060/autoyast2.changes    
2020-07-05 01:12:33.411891877 +0200
@@ -1,0 +2,54 @@
+Fri Jul  3 15:04:28 UTC 2020 - Josef Reidinger <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- Cloning does not depend on the SetModified API call(bsc#1172552)
+- 4.3.17
+
+-------------------------------------------------------------------
+Tue Jun 23 20:15:14 UTC 2020 - Josef Reidinger <[email protected]>
+
+- Do not export general section if not requested (bsc#1172552)
+- 4.3.16
+
+-------------------------------------------------------------------
+Fri Jun 19 11:38:57 UTC 2020 - Ladislav Slezák <[email protected]>
+
+- 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 <[email protected]>
+
+- Do not export sections with no content (related to bsc#1172749).
+- 4.3.14
+
+-------------------------------------------------------------------

Old:
----
  autoyast2-4.3.13.tar.bz2

New:
----
  autoyast2-4.3.21.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ autoyast2.spec ++++++
--- /var/tmp/diff_new_pack.Yys5N4/_old  2020-07-05 01:12:34.559895794 +0200
+++ /var/tmp/diff_new_pack.Yys5N4/_new  2020-07-05 01:12:34.563895808 +0200
@@ -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 @@
 
 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 @@
 %{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 @@
 %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

++++++ autoyast2-4.3.13.tar.bz2 -> autoyast2-4.3.21.tar.bz2 ++++++
++++ 4878 lines of diff (skipped)


Reply via email to