- Do not crash when it is not possible to create a snapshot after
installing or upgrading the system (bsc#1180142). - 4.3.25 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1092
This commit is contained in:
parent
9e5c00a70a
commit
db9fc514de
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a69e1cded8c6cfac1118a09a801c4cb0b8fee5a05a77b996978a49524a618131
|
||||
size 1455108
|
3
yast2-installation-4.3.25.tar.bz2
Normal file
3
yast2-installation-4.3.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5398c71f5e4e1d07022aee809c0030df18ee7bd732b0159063ee1aaabf02ee68
|
||||
size 1455053
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 10 08:01:33 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Do not crash when it is not possible to create a snapshot after
|
||||
installing or upgrading the system (bsc#1180142).
|
||||
- 4.3.25
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 09:27:38 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.3.24
|
||||
Version: 4.3.25
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -36,8 +36,8 @@ BuildRequires: yast2-ruby-bindings >= 4.0.6
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
|
||||
# Yast::OSRelease.ReleaseVersionHumanReadable
|
||||
BuildRequires: yast2 >= 4.2.56
|
||||
# Yast2::FsSnapshotStore::IOError
|
||||
BuildRequires: yast2 >= 4.3.53
|
||||
# Y2Packager::MediumType
|
||||
BuildRequires: yast2-packager >= 4.2.27
|
||||
# CIOIgnore
|
||||
@ -79,8 +79,8 @@ Requires: yast2-proxy
|
||||
# Systemd default target and services. This version supports
|
||||
# writing settings in the first installation stage.
|
||||
Requires: yast2-services-manager >= 3.2.1
|
||||
# UI::Wizards::Layout
|
||||
Requires: yast2 >= 4.3.16
|
||||
# Yast2::FsSnapshotStore::IOError
|
||||
Requires: yast2 >= 4.3.53
|
||||
# Y2Network::NtpServer
|
||||
Requires: yast2-network >= 4.2.55
|
||||
# for AbortException and handle direct abort
|
||||
|
Loading…
Reference in New Issue
Block a user