From 0de867236251f4d4a550e1cc55d8ea9407ce43f6819c34bb8a48e76ad55b77a2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 31 May 2018 14:35:06 +0000 Subject: [PATCH 1/3] - 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 - 4.0.59 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=962 --- yast2-installation-4.0.61.tar.bz2 | 3 --- yast2-installation-4.1.0.tar.bz2 | 3 +++ yast2-installation.changes | 11 ++++++++++- yast2-installation.spec | 2 +- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.0.61.tar.bz2 create mode 100644 yast2-installation-4.1.0.tar.bz2 diff --git a/yast2-installation-4.0.61.tar.bz2 b/yast2-installation-4.0.61.tar.bz2 deleted file mode 100644 index be3b0d1..0000000 --- a/yast2-installation-4.0.61.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad0986d9bf9f7a4a66f3faee57d02eac2b4a2a3161a43cf98e335c6eed471202 -size 454929 diff --git a/yast2-installation-4.1.0.tar.bz2 b/yast2-installation-4.1.0.tar.bz2 new file mode 100644 index 0000000..f167011 --- /dev/null +++ b/yast2-installation-4.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d586414ab24174350be26319f1f1e3b13dc361cf7d388a5b3cfcd65e2b8f8f +size 456037 diff --git a/yast2-installation.changes b/yast2-installation.changes index 9a2a962..fe9e6bf 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 @@ -17,7 +26,7 @@ Thu May 10 13:10:41 UTC 2018 - igonzalezsosa@suse.com - Log a warning when umounting a filesystem fails after installation/upgrade (related to bsc#1090018). -- 4.0.59 +- 4.0.59 ------------------------------------------------------------------- Tue May 08 12:04:00 CEST 2018 - aschnell@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 5741132..d7819a1 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.61 +Version: 4.1.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From c306bf895321fceadbc8f8be75d8844ae6f4ae8f4005edcae6941cd1421b998c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 31 May 2018 15:34:50 +0000 Subject: [PATCH 2/3] - fix calling copy_files_finish to not crash (related to bsc#1095323) - 4.1.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=963 --- yast2-installation-4.1.0.tar.bz2 | 3 --- yast2-installation-4.1.1.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.0.tar.bz2 create mode 100644 yast2-installation-4.1.1.tar.bz2 diff --git a/yast2-installation-4.1.0.tar.bz2 b/yast2-installation-4.1.0.tar.bz2 deleted file mode 100644 index f167011..0000000 --- a/yast2-installation-4.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2d586414ab24174350be26319f1f1e3b13dc361cf7d388a5b3cfcd65e2b8f8f -size 456037 diff --git a/yast2-installation-4.1.1.tar.bz2 b/yast2-installation-4.1.1.tar.bz2 new file mode 100644 index 0000000..579a0d9 --- /dev/null +++ b/yast2-installation-4.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63af7e29df598b409e9ee4a4027603549019fb3cefed6958e9e39b3064b79da7 +size 456498 diff --git a/yast2-installation.changes b/yast2-installation.changes index fe9e6bf..2882069 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 diff --git a/yast2-installation.spec b/yast2-installation.spec index d7819a1..375fd21 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.0 +Version: 4.1.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From ebc91be2eb5bff669d3a917ae4b74d26d246ccffbaf697e7fbcff0132d32e995 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 12 Jun 2018 15:34:03 +0000 Subject: [PATCH 3/3] - 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 - Fixed possibly broken system after aborting upgrade running over SSH (caused by a partially finished rollback) (bsc#1089643) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=964 --- YaST2-Firstboot.service | 1 + yast2-installation-4.1.1.tar.bz2 | 3 --- yast2-installation-4.1.2.tar.bz2 | 3 +++ yast2-installation.changes | 14 ++++++++++++++ yast2-installation.spec | 2 +- 5 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.1.tar.bz2 create mode 100644 yast2-installation-4.1.2.tar.bz2 diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 08fd032..50143cb 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -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=display-manager.service ConditionPathExists=/var/lib/YaST2/reconfig_system +OnFailure=shutdown.target [Service] Type=oneshot diff --git a/yast2-installation-4.1.1.tar.bz2 b/yast2-installation-4.1.1.tar.bz2 deleted file mode 100644 index 579a0d9..0000000 --- a/yast2-installation-4.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63af7e29df598b409e9ee4a4027603549019fb3cefed6958e9e39b3064b79da7 -size 456498 diff --git a/yast2-installation-4.1.2.tar.bz2 b/yast2-installation-4.1.2.tar.bz2 new file mode 100644 index 0000000..8145bb9 --- /dev/null +++ b/yast2-installation-4.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe8662ff60dc0412fd1258a55bc5fb865e2380aada7461898ab513707ded01c +size 456379 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2882069..995ff81 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 375fd21..5fda489 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.1 +Version: 4.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build