- Do not export storage settings in the general section

unless it is needed (related to bsc#1171356).
- Improve AutoInstClone module test coverage and clean-up unused
  code.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=878
This commit is contained in:
YaST Team Bot 2020-05-08 13:58:14 +00:00 committed by Git OBS Bridge
parent 4b7ca7cb2b
commit 507e2a7785
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b607b2a7f4b9d24de1338de391b01ddc13f4cf211b333763352e9ec00fc11c1
size 694204
oid sha256:8470a0a675d827d94e32cad3ea913463a13bd595aa3aa720543c5dc44efccb64
size 695583

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 7 12:01:09 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Do not export storage settings in the general section
unless it is needed (related to bsc#1171356).
- Improve AutoInstClone module test coverage and clean-up unused
code.
-------------------------------------------------------------------
Wed May 6 14:59:26 UTC 2020 - Josef Reidinger <jreidinger@suse.com>