- Code cleanup (removing old libstorage code).

- Adapting rules to storage-ng.
- partition_alignment removed because it is not needed
  anymore by storage-ng.
- 4.0.7

- Add storage data to ayast_probe client (bsc#1065668)
- Handle storage proposal exceptions in a proper way
- 4.0.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=745
This commit is contained in:
YaST Team Bot
2017-11-20 15:06:02 +00:00
committed by Git OBS Bridge
parent d44addc505
commit f6a3f93f60
4 changed files with 30 additions and 8 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Nov 14 13:38:44 CET 2017 - schubi@suse.de
- Code cleanup (removing old libstorage code).
- Adapting rules to storage-ng.
- partition_alignment removed because it is not needed
anymore by storage-ng.
- 4.0.7
-------------------------------------------------------------------
Tue Nov 7 15:01:35 UTC 2017 - igonzalezsosa@suse.com
- Add storage data to ayast_probe client (bsc#1065668)
- Handle storage proposal exceptions in a proper way
- 4.0.6
-------------------------------------------------------------------
Tue Oct 31 14:13:40 UTC 2017 - igonzalezsosa@suse.com