- Refactored umount_finish.rb (bsc#1149980)

More details: https://github.com/yast/yast-installation/pull/975
  - Moved out the unmounting part to a new (testable!) Unmounter class
  - Now using a dedicated FinishClient base class
  - Killed a lot of YCP zombies
  - Removed dead code going back to storage-old
  - Modularized the code
  - Made the client invokable stand-alone
- 4.4.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1125
This commit is contained in:
YaST Team Bot 2021-08-26 13:47:52 +00:00 committed by Git OBS Bridge
parent 565e9feec2
commit dd424076e9
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9944663aeef05d42c7870a89dde3cc99d0c7015047c9db819161a7b8d5c2b29
size 1473823

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3d583653386312d1d60f1a673a83cb09c1cd1de5500d8adad41c27f1c8812ef
size 1478177

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Aug 24 14:58:48 UTC 2021 - Stefan Hundhammer <shundhammer@suse.com>
- Refactored umount_finish.rb (bsc#1149980)
More details: https://github.com/yast/yast-installation/pull/975
- Moved out the unmounting part to a new (testable!) Unmounter class
- Now using a dedicated FinishClient base class
- Killed a lot of YCP zombies
- Removed dead code going back to storage-old
- Modularized the code
- Made the client invokable stand-alone
- 4.4.17
-------------------------------------------------------------------
Wed Aug 11 20:43:04 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 4.4.16
Version: 4.4.17
Release: 0
Summary: YaST2 - Installation Parts
License: GPL-2.0-only