diff --git a/yast2-installation-4.4.16.tar.bz2 b/yast2-installation-4.4.16.tar.bz2 deleted file mode 100644 index 5a37b00..0000000 --- a/yast2-installation-4.4.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9944663aeef05d42c7870a89dde3cc99d0c7015047c9db819161a7b8d5c2b29 -size 1473823 diff --git a/yast2-installation-4.4.17.tar.bz2 b/yast2-installation-4.4.17.tar.bz2 new file mode 100644 index 0000000..635d5fb --- /dev/null +++ b/yast2-installation-4.4.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d583653386312d1d60f1a673a83cb09c1cd1de5500d8adad41c27f1c8812ef +size 1478177 diff --git a/yast2-installation.changes b/yast2-installation.changes index e318ff5..4cd07eb 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Aug 24 14:58:48 UTC 2021 - Stefan Hundhammer + +- 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 diff --git a/yast2-installation.spec b/yast2-installation.spec index f3b796b..bcf146e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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