From 523c60ad9e9c281ae9202bc3dca64b308eb71f92cc7c440ab17c8d085aa41729 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 11 Sep 2019 13:47:52 +0000 Subject: [PATCH 1/3] - do NOT remove /mnt/run, it's a mounted directory (bsc#1149011) - 4.2.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1028 --- yast2-installation-4.2.12.tar.bz2 | 3 --- yast2-installation-4.2.13.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.2.12.tar.bz2 create mode 100644 yast2-installation-4.2.13.tar.bz2 diff --git a/yast2-installation-4.2.12.tar.bz2 b/yast2-installation-4.2.12.tar.bz2 deleted file mode 100644 index 6f26986..0000000 --- a/yast2-installation-4.2.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12700ec67fb530ebe5f26faa6d34f82fb2a6215ae42a212d399fbc113d8f005f -size 464871 diff --git a/yast2-installation-4.2.13.tar.bz2 b/yast2-installation-4.2.13.tar.bz2 new file mode 100644 index 0000000..1ef61fb --- /dev/null +++ b/yast2-installation-4.2.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37dd002d918a530da37ceeb3b9876dfee22bcf4e047f57967fa5d59a23a5c86c +size 465131 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8a79d63..4388002 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 11 13:17:21 UTC 2019 - Steffen Winterfeldt + +- do NOT remove /mnt/run, it's a mounted directory (bsc#1149011) +- 4.2.13 + ------------------------------------------------------------------- Wed Aug 28 11:08:18 CEST 2019 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 8e0704b..edfbcf8 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.12 +Version: 4.2.13 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only From 1b80205cdcd5dd190d0bd130484077cefb8f818d52300d09fd069cd84df5a6ed Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 17 Sep 2019 12:25:28 +0000 Subject: [PATCH 2/3] Updated to git ref 41f463b1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1029 --- yast2-installation-4.2.13.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.2.13.tar.bz2 b/yast2-installation-4.2.13.tar.bz2 index 1ef61fb..2d89e11 100644 --- a/yast2-installation-4.2.13.tar.bz2 +++ b/yast2-installation-4.2.13.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37dd002d918a530da37ceeb3b9876dfee22bcf4e047f57967fa5d59a23a5c86c -size 465131 +oid sha256:e920f8f84bc2fefeed2eb13daf56d914911df9b0a19b90db61ce3a486feb9f16 +size 465304 From 17efbd389077be2c816eea0daf27e0bb16da43f5da25c007903138b403b59e04 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 20 Sep 2019 15:06:07 +0000 Subject: [PATCH 3/3] - Support for the online installation medium (jsc#SLE-7214) - 4.2.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1030 --- yast2-installation-4.2.13.tar.bz2 | 3 --- yast2-installation-4.2.14.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 18 +++++++++--------- 4 files changed, 18 insertions(+), 12 deletions(-) delete mode 100644 yast2-installation-4.2.13.tar.bz2 create mode 100644 yast2-installation-4.2.14.tar.bz2 diff --git a/yast2-installation-4.2.13.tar.bz2 b/yast2-installation-4.2.13.tar.bz2 deleted file mode 100644 index 2d89e11..0000000 --- a/yast2-installation-4.2.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e920f8f84bc2fefeed2eb13daf56d914911df9b0a19b90db61ce3a486feb9f16 -size 465304 diff --git a/yast2-installation-4.2.14.tar.bz2 b/yast2-installation-4.2.14.tar.bz2 new file mode 100644 index 0000000..4a47eda --- /dev/null +++ b/yast2-installation-4.2.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06c43cdf7a9cd7ccdd0fcc301be732b0688ab8ae1d49bd1de0fd9621e5039057 +size 465488 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4388002..ef4ae09 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 20 13:39:18 UTC 2019 - Ladislav Slezák + +- Support for the online installation medium (jsc#SLE-7214) +- 4.2.14 + ------------------------------------------------------------------- Wed Sep 11 13:17:21 UTC 2019 - Steffen Winterfeldt diff --git a/yast2-installation.spec b/yast2-installation.spec index edfbcf8..9271991 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.13 +Version: 4.2.14 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -36,10 +36,10 @@ BuildRequires: yast2-ruby-bindings >= 4.0.6 BuildRequires: yast2-xml BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) -# Yast::Execute.stdout -BuildRequires: yast2 >= 4.1.42 -# Y2Packager::KnownRepositories -BuildRequires: yast2-packager >= 4.1.27 +# Y2Packager::ProductControlProduct +BuildRequires: yast2 >= 4.2.22 +# Y2Packager::MediumType +BuildRequires: yast2-packager >= 4.2.27 # Y2Storage::Inhibitors including systemd masking BuildRequires: yast2-storage-ng >= 4.0.194 ## y2remote based version @@ -67,8 +67,8 @@ Requires: yast2-storage-ng >= 4.0.175 Requires: yast2-country-data >= 2.16.11 # Pkg::ProvidePackage Requires: yast2-pkg-bindings >= 3.1.33 -# Y2Packager::KnownRepositories -Requires: yast2-packager >= 4.1.27 +# Y2Packager::MediumType +Requires: yast2-packager >= 4.2.22 # use in startup scripts Requires: initviocons # Proxy settings for 2nd stage (bnc#764951) @@ -76,8 +76,8 @@ Requires: yast2-proxy # Systemd default target and services. This version supports # writing settings in the first installation stage. Requires: yast2-services-manager >= 3.2.1 -# Y2Packager::Product.forced_base_product -Requires: yast2 >= 4.2.17 +# Y2Packager::ProductControlProduct +Requires: yast2 >= 4.2.22 Requires: yast2-network >= 4.0.13 # for AbortException and handle direct abort Requires: yast2-ruby-bindings >= 4.0.6