diff --git a/autoyast2-4.0.39.tar.bz2 b/autoyast2-4.0.39.tar.bz2 deleted file mode 100644 index 16a25ea..0000000 --- a/autoyast2-4.0.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe3868eb958cb0f67a62f61c8e038a4d28bb71b37d2ad236e09d7ffd925f9e0d -size 679982 diff --git a/autoyast2-4.0.44.tar.bz2 b/autoyast2-4.0.44.tar.bz2 new file mode 100644 index 0000000..1145ca0 --- /dev/null +++ b/autoyast2-4.0.44.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddca0c773855ed9715f804bcbb3adf4f23e65032d4256affa42802b7a551d91a +size 680684 diff --git a/autoyast2.changes b/autoyast2.changes index 5f8644d..09d8390 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Mar 23 11:58:50 UTC 2018 - jlopez@suse.com + +- Properly abort when probing devices fails (part of bsc#1083672). +- 4.0.44 + +------------------------------------------------------------------- +Fri Mar 23 11:39:33 UTC 2018 - igonzalezsosa@suse.com + +- Do not export an element in the partitioning section + (bsc#1013047) + +------------------------------------------------------------------- +Thu Mar 22 13:37:23 CET 2018 - schubi@suse.de + +- Add-On-Products: Handling error popup for wrong settings. + (bnc#1084596) +- 4.0.43 + +------------------------------------------------------------------- +Thu Mar 22 08:03:28 UTC 2018 - knut.anderssen@suse.com + +- Permitted the use of 'listentry' element in all the software + AutoYaST schema list entries (bsc#1013047) +- 4.0.42 + +------------------------------------------------------------------- +Wed Mar 21 15:55:03 UTC 2018 - knut.anderssen@suse.com + +- Added more entries to be used instead of the listentry tag when + cloning the system (bsc#1013047) +- 4.0.41 + +------------------------------------------------------------------- +Tue Mar 20 15:24:43 CET 2018 - schubi@suse.de + +- Improved error message if the base product cannot be found. + (follow up of bnc#1084820) +- 4.0.40 + ------------------------------------------------------------------- Thu Mar 15 09:47:33 UTC 2018 - igonzalezsosa@suse.com diff --git a/autoyast2.spec b/autoyast2.spec index 2d6e0ad..390857c 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.0.39 +Version: 4.0.44 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,8 +37,9 @@ BuildRequires: yast2-installation-control BuildRequires: libxml2-tools # xsltproc for AutoinstClass BuildRequires: libxslt -BuildRequires: yast2 BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) +# Yast::Popup.ErrorAnyQuestion fixed +BuildRequires: yast2 >= 4.0.60 # FileSystems.read_default_subvol_from_target BuildRequires: yast2-country BuildRequires: yast2-packager @@ -59,8 +60,8 @@ BuildRequires: systemd Requires: autoyast2-installation = %{version} Requires: libxslt -Requires: yast2 -Requires: yast2 >= 3.1.183 +# Yast::Popup.ErrorAnyQuestion fixed +Requires: yast2 >= 4.0.60 Requires: yast2-core Requires: yast2-country >= 3.1.13 Requires: yast2-network >= 3.1.145