Accepting request 914406 from YaST:Head
submit new version 4.4.17 OBS-URL: https://build.opensuse.org/request/show/914406 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=477
This commit is contained in:
commit
5b0bfd88f5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e9944663aeef05d42c7870a89dde3cc99d0c7015047c9db819161a7b8d5c2b29
|
|
||||||
size 1473823
|
|
3
yast2-installation-4.4.17.tar.bz2
Normal file
3
yast2-installation-4.4.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c3d583653386312d1d60f1a673a83cb09c1cd1de5500d8adad41c27f1c8812ef
|
||||||
|
size 1478177
|
@ -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>
|
Wed Aug 11 20:43:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.4.16
|
Version: 4.4.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user