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.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 23cca21..4352c11 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +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 + +- 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..de8cb1f 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.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