From c141e89e649243230f28c21b391b7746b2c88d0e532a9861c9dea7e53a695de4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 12 Nov 2018 15:16:09 +0000 Subject: [PATCH 1/9] - Moving driver_update2_finish call just before unmounting system. (bnc#967103). - 4.1.26 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=991 --- yast2-installation-4.1.25.tar.bz2 | 3 --- yast2-installation-4.1.26.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.25.tar.bz2 create mode 100644 yast2-installation-4.1.26.tar.bz2 diff --git a/yast2-installation-4.1.25.tar.bz2 b/yast2-installation-4.1.25.tar.bz2 deleted file mode 100644 index 2adc3ad..0000000 --- a/yast2-installation-4.1.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1a281bc99d7eeb76c9383ada1f903305984b608c5d151a98488dcee5b733e1f -size 460697 diff --git a/yast2-installation-4.1.26.tar.bz2 b/yast2-installation-4.1.26.tar.bz2 new file mode 100644 index 0000000..50b12d3 --- /dev/null +++ b/yast2-installation-4.1.26.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b223a03932d4696a4c9ea4bc7296c372c6629f997bbcae3980a8e28d547c4f25 +size 460049 diff --git a/yast2-installation.changes b/yast2-installation.changes index 16e48e2..eb2bcef 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 12 14:51:30 CET 2018 - schubi@suse.de + +- Moving driver_update2_finish call just before unmounting system. + (bnc#967103). +- 4.1.26 + ------------------------------------------------------------------- Fri Nov 2 13:23:30 UTC 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index e07247e..005e691 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.25 +Version: 4.1.26 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 2e0056fbd12a9aff1afa942ed4c20d62bea9b391c4f8163d1d8ace22306d5fbe Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 16 Nov 2018 09:41:39 +0000 Subject: [PATCH 2/9] - Dialog complex_welcome: Translate the help button if the language has been changed (bsc#1098571). - 4.1.27 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=992 --- yast2-installation-4.1.26.tar.bz2 | 3 --- yast2-installation-4.1.27.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.26.tar.bz2 create mode 100644 yast2-installation-4.1.27.tar.bz2 diff --git a/yast2-installation-4.1.26.tar.bz2 b/yast2-installation-4.1.26.tar.bz2 deleted file mode 100644 index 50b12d3..0000000 --- a/yast2-installation-4.1.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b223a03932d4696a4c9ea4bc7296c372c6629f997bbcae3980a8e28d547c4f25 -size 460049 diff --git a/yast2-installation-4.1.27.tar.bz2 b/yast2-installation-4.1.27.tar.bz2 new file mode 100644 index 0000000..bfbbb8f --- /dev/null +++ b/yast2-installation-4.1.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645457b94bd1dc4786f6b59a18e43ec43f2c95dffc08775dc7c3531f9282bd07 +size 460182 diff --git a/yast2-installation.changes b/yast2-installation.changes index eb2bcef..a948990 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 15 15:40:49 CET 2018 - schubi@suse.de + +- Dialog complex_welcome: Translate the help button if the language + has been changed (bsc#1098571). +- 4.1.27 + ------------------------------------------------------------------- Mon Nov 12 14:51:30 CET 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 005e691..f019144 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.26 +Version: 4.1.27 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 1cfdec34bab7ba3e2f53dc019f5d8e2d9bb7ccf98a157836b606bd22f5f10657 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 16 Nov 2018 11:47:30 +0000 Subject: [PATCH 3/9] - Prefer fbiterm whenever is possible for textmode installation (fate#325746). - 4.1.28 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=993 --- yast2-installation-4.1.27.tar.bz2 | 3 --- yast2-installation-4.1.28.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.27.tar.bz2 create mode 100644 yast2-installation-4.1.28.tar.bz2 diff --git a/yast2-installation-4.1.27.tar.bz2 b/yast2-installation-4.1.27.tar.bz2 deleted file mode 100644 index bfbbb8f..0000000 --- a/yast2-installation-4.1.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:645457b94bd1dc4786f6b59a18e43ec43f2c95dffc08775dc7c3531f9282bd07 -size 460182 diff --git a/yast2-installation-4.1.28.tar.bz2 b/yast2-installation-4.1.28.tar.bz2 new file mode 100644 index 0000000..1b5415b --- /dev/null +++ b/yast2-installation-4.1.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e1e20f614490736fdf72d00bbe745371d745671c3f6f53919b7e20cf3d1560 +size 460398 diff --git a/yast2-installation.changes b/yast2-installation.changes index a948990..f0e925a 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 16 11:06:36 UTC 2018 - igonzalezsosa@suse.com + +- Prefer fbiterm whenever is possible for textmode installation + (fate#325746). +- 4.1.28 + ------------------------------------------------------------------- Thu Nov 15 15:40:49 CET 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index f019144..deeff2f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.27 +Version: 4.1.28 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 50e0773267d854e80afb04e2bd25ce692198a1dadc322fbac0a4d53eb057dfb5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 22 Nov 2018 10:07:14 +0000 Subject: [PATCH 4/9] - Documented new control.xml global parameter enable_local_users (Fate#326447) - Improved English in the documentation of control.xml - 4.1.29 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=994 --- yast2-installation-4.1.28.tar.bz2 | 3 --- yast2-installation-4.1.29.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.28.tar.bz2 create mode 100644 yast2-installation-4.1.29.tar.bz2 diff --git a/yast2-installation-4.1.28.tar.bz2 b/yast2-installation-4.1.28.tar.bz2 deleted file mode 100644 index 1b5415b..0000000 --- a/yast2-installation-4.1.28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67e1e20f614490736fdf72d00bbe745371d745671c3f6f53919b7e20cf3d1560 -size 460398 diff --git a/yast2-installation-4.1.29.tar.bz2 b/yast2-installation-4.1.29.tar.bz2 new file mode 100644 index 0000000..1744c1d --- /dev/null +++ b/yast2-installation-4.1.29.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7686080659125a09e6cf71ecbec2644319084f5fa417fa88f578b292773bfb +size 460385 diff --git a/yast2-installation.changes b/yast2-installation.changes index f0e925a..fb8fbdf 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 21 17:42:44 UTC 2018 - Stefan Hundhammer + +- Documented new control.xml global parameter enable_local_users + (Fate#326447) +- Improved English in the documentation of control.xml +- 4.1.29 + ------------------------------------------------------------------- Fri Nov 16 11:06:36 UTC 2018 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index deeff2f..1ccd9d2 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.28 +Version: 4.1.29 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 61c0db50bc545b8b02087e566b301783b5e07043ac2b73f3227a4dca38917483 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 29 Nov 2018 07:52:43 +0000 Subject: [PATCH 5/9] - Provide icon with module (boo#1109310) - 4.1.30 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=995 --- yast2-installation-4.1.29.tar.bz2 | 3 --- yast2-installation-4.1.30.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 3 ++- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.29.tar.bz2 create mode 100644 yast2-installation-4.1.30.tar.bz2 diff --git a/yast2-installation-4.1.29.tar.bz2 b/yast2-installation-4.1.29.tar.bz2 deleted file mode 100644 index 1744c1d..0000000 --- a/yast2-installation-4.1.29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe7686080659125a09e6cf71ecbec2644319084f5fa417fa88f578b292773bfb -size 460385 diff --git a/yast2-installation-4.1.30.tar.bz2 b/yast2-installation-4.1.30.tar.bz2 new file mode 100644 index 0000000..27bbdc7 --- /dev/null +++ b/yast2-installation-4.1.30.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d25f90b5281acb0ccfdf648e16c3ef09119a9020bacb9060208adc4c79ee58e +size 463842 diff --git a/yast2-installation.changes b/yast2-installation.changes index fb8fbdf..905925e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 24 19:40:43 UTC 2018 - Stasiek Michalski + +- Provide icon with module (boo#1109310) +- 4.1.30 + ------------------------------------------------------------------- Wed Nov 21 17:42:44 UTC 2018 - Stefan Hundhammer diff --git a/yast2-installation.spec b/yast2-installation.spec index 1ccd9d2..20efbe2 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.29 +Version: 4.1.30 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -255,5 +255,6 @@ systemctl enable YaST2-Firstboot.service %license COPYING %doc %{yast_docdir}/README.md %doc %{yast_docdir}/CONTRIBUTING.md +%{yast_icondir} %changelog From 749304e3af06910f367791157154235defd199998266e1611ab89354bcd80f70 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 6 Dec 2018 13:28:21 +0000 Subject: [PATCH 6/9] - Improved saving y2logs during installation to use the /mnt/tmp space instead of the RAM disk to avoid possible crash (out of memory) (bsc#1118643) - 4.1.31 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=996 --- yast2-installation-4.1.30.tar.bz2 | 3 --- yast2-installation-4.1.31.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.30.tar.bz2 create mode 100644 yast2-installation-4.1.31.tar.bz2 diff --git a/yast2-installation-4.1.30.tar.bz2 b/yast2-installation-4.1.30.tar.bz2 deleted file mode 100644 index 27bbdc7..0000000 --- a/yast2-installation-4.1.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d25f90b5281acb0ccfdf648e16c3ef09119a9020bacb9060208adc4c79ee58e -size 463842 diff --git a/yast2-installation-4.1.31.tar.bz2 b/yast2-installation-4.1.31.tar.bz2 new file mode 100644 index 0000000..5e39788 --- /dev/null +++ b/yast2-installation-4.1.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5df00a486a477f0dbaf2920d6b46c2f26110ce4371a3aa91587d2aab50df691 +size 463872 diff --git a/yast2-installation.changes b/yast2-installation.changes index 905925e..5adcf58 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 6 12:59:03 UTC 2018 - lslezak@suse.cz + +- Improved saving y2logs during installation to use the /mnt/tmp + space instead of the RAM disk to avoid possible crash (out of + memory) (bsc#1118643) +- 4.1.31 + ------------------------------------------------------------------- Sat Nov 24 19:40:43 UTC 2018 - Stasiek Michalski diff --git a/yast2-installation.spec b/yast2-installation.spec index 20efbe2..770f21f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.30 +Version: 4.1.31 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From e3c57968ec5b9a390a3c930fa0f6ba1d736df6ffdb0df2349a858ff66f92f8e8 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 11 Dec 2018 07:42:22 +0000 Subject: [PATCH 7/9] - More aggresive inst-sys cleaner, clean the libzypp cache when running in graphical mode with less than 1GB RAM (in text mode keep the current limit 640MB), this avoids crashes on low memory systems (bsc#1118643) - Also adapted the computing the default y2log size - use smaller size in low memory systems, on the other hand limit the maximum size to avoid huge log files - 4.1.32 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=997 --- yast2-installation-4.1.31.tar.bz2 | 3 --- yast2-installation-4.1.32.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.31.tar.bz2 create mode 100644 yast2-installation-4.1.32.tar.bz2 diff --git a/yast2-installation-4.1.31.tar.bz2 b/yast2-installation-4.1.31.tar.bz2 deleted file mode 100644 index 5e39788..0000000 --- a/yast2-installation-4.1.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5df00a486a477f0dbaf2920d6b46c2f26110ce4371a3aa91587d2aab50df691 -size 463872 diff --git a/yast2-installation-4.1.32.tar.bz2 b/yast2-installation-4.1.32.tar.bz2 new file mode 100644 index 0000000..714cf42 --- /dev/null +++ b/yast2-installation-4.1.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44af29cae69f354d9b6ccd6431ef8ee219674a2d7e75fbc0e7c58aeb0cddb341 +size 464614 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5adcf58..8abf709 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Dec 7 14:45:24 UTC 2018 - lslezak@suse.cz + +- More aggresive inst-sys cleaner, clean the libzypp cache + when running in graphical mode with less than 1GB RAM + (in text mode keep the current limit 640MB), this avoids + crashes on low memory systems (bsc#1118643) +- Also adapted the computing the default y2log size - use + smaller size in low memory systems, on the other hand limit the + maximum size to avoid huge log files +- 4.1.32 + ------------------------------------------------------------------- Thu Dec 6 12:59:03 UTC 2018 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 770f21f..ca816d9 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.31 +Version: 4.1.32 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From e6905c7c341596e120d16523fb8beee210780fe093cd1e08aadf8d6f008bea04 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 14 Dec 2018 11:39:23 +0000 Subject: [PATCH 8/9] - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.33 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=998 --- yast2-installation-4.1.32.tar.bz2 | 3 --- yast2-installation-4.1.33.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.32.tar.bz2 create mode 100644 yast2-installation-4.1.33.tar.bz2 diff --git a/yast2-installation-4.1.32.tar.bz2 b/yast2-installation-4.1.32.tar.bz2 deleted file mode 100644 index 714cf42..0000000 --- a/yast2-installation-4.1.32.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44af29cae69f354d9b6ccd6431ef8ee219674a2d7e75fbc0e7c58aeb0cddb341 -size 464614 diff --git a/yast2-installation-4.1.33.tar.bz2 b/yast2-installation-4.1.33.tar.bz2 new file mode 100644 index 0000000..cb800f5 --- /dev/null +++ b/yast2-installation-4.1.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd19bd305a7c91b699accda3e40fd275aba594552d3d68b5d5bf2eddf2e9349 +size 465188 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8abf709..53fec15 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 12 15:26:26 UTC 2018 - Josef Reidinger + +- always use absolute path to binaries (bsc#1118291) +- properly escape shell arguments (bsc#1118291) +- 4.1.33 + ------------------------------------------------------------------- Fri Dec 7 14:45:24 UTC 2018 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index ca816d9..fe4f2d1 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.32 +Version: 4.1.33 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 3bdbb0b20c081ea2415e5953fd2ef1bd4f8b4f9267e3272d2bd924ae7cd7a982 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 17 Dec 2018 15:19:32 +0000 Subject: [PATCH 9/9] - Hardening commands execution (part of bsc#1118291). - Replace backticks by Yast::Execute. - 4.1.34 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=999 --- yast2-installation-4.1.33.tar.bz2 | 3 --- yast2-installation-4.1.34.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-4.1.33.tar.bz2 create mode 100644 yast2-installation-4.1.34.tar.bz2 diff --git a/yast2-installation-4.1.33.tar.bz2 b/yast2-installation-4.1.33.tar.bz2 deleted file mode 100644 index cb800f5..0000000 --- a/yast2-installation-4.1.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bd19bd305a7c91b699accda3e40fd275aba594552d3d68b5d5bf2eddf2e9349 -size 465188 diff --git a/yast2-installation-4.1.34.tar.bz2 b/yast2-installation-4.1.34.tar.bz2 new file mode 100644 index 0000000..6a4671c --- /dev/null +++ b/yast2-installation-4.1.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06392c243baf31625393723741b81f9aeabd7442b6523b3f6577e8bfd75ba69e +size 463892 diff --git a/yast2-installation.changes b/yast2-installation.changes index 53fec15..035b859 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 17 09:03:47 UTC 2018 - jlopez@suse.com + +- Hardening commands execution (part of bsc#1118291). +- Replace backticks by Yast::Execute. +- 4.1.34 + ------------------------------------------------------------------- Wed Dec 12 15:26:26 UTC 2018 - Josef Reidinger diff --git a/yast2-installation.spec b/yast2-installation.spec index fe4f2d1..92eeb5f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.33 +Version: 4.1.34 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -43,9 +43,9 @@ BuildRequires: yast2-xml BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) -# Yast2::Systemd::Service -BuildRequires: yast2 >= 4.1.3 -Requires: yast2 >= 4.1.3 +# Yast::Execute.stdout +BuildRequires: yast2 >= 4.1.42 +Requires: yast2 >= 4.1.42 # Y2Packager::SelfUpdateAddonRepo BuildRequires: yast2-packager >= 4.1.5