forked from pool/yast2-installation
Accepting request 616344 from YaST:Head
submit new version 4.1.2 OBS-URL: https://build.opensuse.org/request/show/616344 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=406
This commit is contained in:
commit
b501d20b4d
@ -5,6 +5,7 @@ Conflicts=plymouth-start.service
|
|||||||
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
|
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
|
||||||
Before=display-manager.service
|
Before=display-manager.service
|
||||||
ConditionPathExists=/var/lib/YaST2/reconfig_system
|
ConditionPathExists=/var/lib/YaST2/reconfig_system
|
||||||
|
OnFailure=shutdown.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ad0986d9bf9f7a4a66f3faee57d02eac2b4a2a3161a43cf98e335c6eed471202
|
|
||||||
size 454929
|
|
3
yast2-installation-4.1.2.tar.bz2
Normal file
3
yast2-installation-4.1.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5fe8662ff60dc0412fd1258a55bc5fb865e2380aada7461898ab513707ded01c
|
||||||
|
size 456379
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 11 11:30:44 UTC 2018 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
- Firstboot.service: Shutdown on failure preventing the service to
|
||||||
|
hang because of a systemd dependency when trying to call halt
|
||||||
|
directly from the firsboot clients (bsc#1095253)
|
||||||
|
- 4.1.2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 6 14:21:02 UTC 2018 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- Fixed possibly broken system after aborting upgrade running
|
||||||
|
over SSH (caused by a partially finished rollback) (bsc#1089643)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 31 15:31:34 UTC 2018 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- fix calling copy_files_finish to not crash
|
||||||
|
(related to bsc#1095323)
|
||||||
|
- 4.1.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 31 10:17:19 UTC 2018 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- Fix crash caused by previous fix when multipath is not available
|
||||||
|
(bsc#1095323)
|
||||||
|
- Copy active_devices.txt for s390 to prevent blocking of
|
||||||
|
important devices when cio_ignore is active (bsc#1095033)
|
||||||
|
- 4.1.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 18 13:16:30 UTC 2018 - igonzalezsosa@suse.com
|
Fri May 18 13:16:30 UTC 2018 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.0.61
|
Version: 4.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user