From 92729066ed3cd6e6dc9880c7c6a3e3877c1700f394d55c0e3066694b2bc170ab Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 26 Jul 2018 14:20:40 +0000 Subject: [PATCH 1/3] - Delete unneeded content of /mnt/run after installation/update. (bsc#1071745) - 4.1.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=968 --- yast2-installation-4.1.5.tar.bz2 | 3 --- yast2-installation-4.1.6.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.5.tar.bz2 create mode 100644 yast2-installation-4.1.6.tar.bz2 diff --git a/yast2-installation-4.1.5.tar.bz2 b/yast2-installation-4.1.5.tar.bz2 deleted file mode 100644 index 33730ec..0000000 --- a/yast2-installation-4.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9679bcada08dcc8a9902c5ec273dc76f56a634287ecddbbeb156f73adefb5972 -size 456586 diff --git a/yast2-installation-4.1.6.tar.bz2 b/yast2-installation-4.1.6.tar.bz2 new file mode 100644 index 0000000..a665805 --- /dev/null +++ b/yast2-installation-4.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a192fd5660227740e7aa613e011c368b31b61dac6cace10f53012331cf220c0 +size 456245 diff --git a/yast2-installation.changes b/yast2-installation.changes index 264b6c1..c584d6c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Jul 26 14:34:27 CEST 2018 - schubi@suse.de + +- Delete unneeded content of /mnt/run after installation/update. + (bsc#1071745) +- 4.1.6 +------------------------------------------------------------------- Wed Jul 4 12:16:04 UTC 2018 - knut.anderssen@suse.com - Fixed returned value calling copy_files_finish when diff --git a/yast2-installation.spec b/yast2-installation.spec index cc2053f..052fecf 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.5 +Version: 4.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 73ea56ebfb46f50aeaecfb7da1c5c7404c37287ba2a621a7ee3c5e96db91d75d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 2 Aug 2018 12:05:40 +0000 Subject: [PATCH 2/3] - Do not crash if /etc/os-release is a directory (bsc#1097661) - 4.1.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=969 --- yast2-installation-4.1.6.tar.bz2 | 3 --- yast2-installation-4.1.7.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.6.tar.bz2 create mode 100644 yast2-installation-4.1.7.tar.bz2 diff --git a/yast2-installation-4.1.6.tar.bz2 b/yast2-installation-4.1.6.tar.bz2 deleted file mode 100644 index a665805..0000000 --- a/yast2-installation-4.1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a192fd5660227740e7aa613e011c368b31b61dac6cace10f53012331cf220c0 -size 456245 diff --git a/yast2-installation-4.1.7.tar.bz2 b/yast2-installation-4.1.7.tar.bz2 new file mode 100644 index 0000000..aaf00dc --- /dev/null +++ b/yast2-installation-4.1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b9602a76f2aff90169dee0663e297e3205a881ca84a283c936d857fdfd38b8 +size 456316 diff --git a/yast2-installation.changes b/yast2-installation.changes index c584d6c..9679c67 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,9 +1,16 @@ +------------------------------------------------------------------- +Thu Jul 26 15:45:03 UTC 2018 - knut.anderssen@suse.com + +- Do not crash if /etc/os-release is a directory (bsc#1097661) +- 4.1.7 + ------------------------------------------------------------------- Thu Jul 26 14:34:27 CEST 2018 - schubi@suse.de - Delete unneeded content of /mnt/run after installation/update. (bsc#1071745) - 4.1.6 + ------------------------------------------------------------------- Wed Jul 4 12:16:04 UTC 2018 - knut.anderssen@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 052fecf..450b6e1 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.6 +Version: 4.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 5bca9b02ffaa40bb0f499709df6a421201842b900b0e60094e75a8875acc3c34 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 2 Aug 2018 14:15:24 +0000 Subject: [PATCH 3/3] - Disable display of status messages on the console (bsc#1099505). - 4.1.8 - Don not print errors if plymouth is not installed (bsc#1101879) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=970 --- YaST2-Firstboot.service | 2 +- yast2-installation-4.1.7.tar.bz2 | 3 --- yast2-installation-4.1.8.tar.bz2 | 3 +++ yast2-installation.changes | 11 +++++++++++ yast2-installation.spec | 2 +- 5 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.1.7.tar.bz2 create mode 100644 yast2-installation-4.1.8.tar.bz2 diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 50143cb..b3cf977 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -10,7 +10,7 @@ OnFailure=shutdown.target [Service] Type=oneshot Environment=TERM=linux -ExecStartPre=-/usr/bin/plymouth quit +ExecStartPre=/bin/sh -c "/usr/bin/plymouth quit 2>/dev/null || :" ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/reconfig_system ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service diff --git a/yast2-installation-4.1.7.tar.bz2 b/yast2-installation-4.1.7.tar.bz2 deleted file mode 100644 index aaf00dc..0000000 --- a/yast2-installation-4.1.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67b9602a76f2aff90169dee0663e297e3205a881ca84a283c936d857fdfd38b8 -size 456316 diff --git a/yast2-installation-4.1.8.tar.bz2 b/yast2-installation-4.1.8.tar.bz2 new file mode 100644 index 0000000..ec64c81 --- /dev/null +++ b/yast2-installation-4.1.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e34d08a477609c02c038f446cec3cff3ee6ae44725cc33bb3c04570c3007ded +size 456927 diff --git a/yast2-installation.changes b/yast2-installation.changes index 9679c67..bcfcbf4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Aug 2 09:05:07 UTC 2018 - schubi@suse.de + +- Disable display of status messages on the console (bsc#1099505). +- 4.1.8 + +------------------------------------------------------------------- +Thu Aug 2 08:05:07 UTC 2018 - knut.anderssen@suse.com + +- Don not print errors if plymouth is not installed (bsc#1101879) + ------------------------------------------------------------------- Thu Jul 26 15:45:03 UTC 2018 - knut.anderssen@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 450b6e1..ba307b4 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.7 +Version: 4.1.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build