From 21bb676421bd76c7d34048fdf72dac399cb94c1a0ab6d33f7ef6828e87cf209b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 15 Jan 2020 08:05:24 +0000 Subject: [PATCH 1/2] - drop starting of hal as it is also obsolete and no longer exist (jsc#SLE-10976) - drop deprecated network technologies (jsc#SLE-7753) - replace rc* and init.d usage by systemd or start_service depending if it runs in first stage or second (jsc#SLE-10976) - 4.2.26 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1042 --- yast2-installation-4.2.25.tar.bz2 | 3 --- yast2-installation-4.2.26.tar.bz2 | 3 +++ yast2-installation.changes | 10 ++++++++++ yast2-installation.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.2.25.tar.bz2 create mode 100644 yast2-installation-4.2.26.tar.bz2 diff --git a/yast2-installation-4.2.25.tar.bz2 b/yast2-installation-4.2.25.tar.bz2 deleted file mode 100644 index b786567..0000000 --- a/yast2-installation-4.2.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:776d2a7dd53427eb1a7a75e9d968457bdfeae7060627785966b759c2077b90fd -size 465604 diff --git a/yast2-installation-4.2.26.tar.bz2 b/yast2-installation-4.2.26.tar.bz2 new file mode 100644 index 0000000..4ab1344 --- /dev/null +++ b/yast2-installation-4.2.26.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8dbbd3d59d0e6cd10175dc8380e2b94780ed22ef4d8f266d0009cd51d79415 +size 465273 diff --git a/yast2-installation.changes b/yast2-installation.changes index 23cca21..5939079 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jan 14 11:25:19 UTC 2020 - Josef Reidinger + +- drop starting of hal as it is also obsolete and no longer exist + (jsc#SLE-10976) +- drop deprecated network technologies (jsc#SLE-7753) +- replace rc* and init.d usage by systemd or start_service + depending if it runs in first stage or second (jsc#SLE-10976) +- 4.2.26 + ------------------------------------------------------------------- Thu Nov 21 14:33:50 UTC 2019 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 1bea73f..d4f8399 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-installation # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.25 +Version: 4.2.26 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only From cd7adf655a738f0762a63fc49287f7f6a1589b578cfb273cead04de9f9407464 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 15 Jan 2020 09:32:58 +0000 Subject: [PATCH 2/2] - use udevadm in /usr/bin instead of /sbin (bsc#1160890) - 4.2.27 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1043 --- yast2-installation-4.2.26.tar.bz2 | 3 --- yast2-installation-4.2.27.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-4.2.26.tar.bz2 create mode 100644 yast2-installation-4.2.27.tar.bz2 diff --git a/yast2-installation-4.2.26.tar.bz2 b/yast2-installation-4.2.26.tar.bz2 deleted file mode 100644 index 4ab1344..0000000 --- a/yast2-installation-4.2.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd8dbbd3d59d0e6cd10175dc8380e2b94780ed22ef4d8f266d0009cd51d79415 -size 465273 diff --git a/yast2-installation-4.2.27.tar.bz2 b/yast2-installation-4.2.27.tar.bz2 new file mode 100644 index 0000000..eb22250 --- /dev/null +++ b/yast2-installation-4.2.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4038192e5280cb3980f5a902e77129d2404714fb7a0483528baad0b9216c1ae0 +size 465470 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5939079..4352c11 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 15 10:22:58 CET 2020 - aschnell@suse.com + +- use udevadm in /usr/bin instead of /sbin (bsc#1160890) +- 4.2.27 + ------------------------------------------------------------------- Tue Jan 14 11:25:19 UTC 2020 - Josef Reidinger diff --git a/yast2-installation.spec b/yast2-installation.spec index d4f8399..de8cb1f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.26 +Version: 4.2.27 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -40,8 +40,8 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) BuildRequires: yast2 >= 4.2.32 # Y2Packager::MediumType BuildRequires: yast2-packager >= 4.2.27 -# Y2Storage::Inhibitors including systemd masking -BuildRequires: yast2-storage-ng >= 4.0.194 +# using /usr/bin/udevadm +BuildRequires: yast2-storage-ng >= 4.2.71 ## y2remote based version BuildRequires: yast2-network >= 4.0.13 # new root password cwm widget