From fa8328cd3ff8565fedd6f45507f7b2c4cfc79fb8bf4da32861940d506aaa743d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 13 Apr 2016 08:17:06 +0000 Subject: [PATCH 1/6] - do not install perl-Bootloader-YAML on target system as it is no longer needed (FATE#317701) - 3.1.178 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=768 --- yast2-installation-3.1.177.tar.bz2 | 3 --- yast2-installation-3.1.178.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 5 ++++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.177.tar.bz2 create mode 100644 yast2-installation-3.1.178.tar.bz2 diff --git a/yast2-installation-3.1.177.tar.bz2 b/yast2-installation-3.1.177.tar.bz2 deleted file mode 100644 index 9500c9e..0000000 --- a/yast2-installation-3.1.177.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a62bba8d27dff19ae7e6f30b5e7a216ebc3f8a5da5734191d511d715946568d7 -size 414090 diff --git a/yast2-installation-3.1.178.tar.bz2 b/yast2-installation-3.1.178.tar.bz2 new file mode 100644 index 0000000..bb81d1e --- /dev/null +++ b/yast2-installation-3.1.178.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546413c8e3f289a873ec7543624fbc8d4ef91f2a632fd399ca73f69dc6a9d2b9 +size 413069 diff --git a/yast2-installation.changes b/yast2-installation.changes index a19899b..2432f5e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 12 15:09:15 UTC 2016 - jreidinger@suse.com + +- do not install perl-Bootloader-YAML on target system as it is no + longer needed (FATE#317701) +- 3.1.178 + ------------------------------------------------------------------- Mon Apr 4 09:48:42 UTC 2016 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index dc0d181..fa34646 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.177 +Version: 3.1.178 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -91,6 +91,9 @@ Conflicts: yast2-pkg-bindings < 2.17.25 # InstError Conflicts: yast2 < 2.18.6 +# lower version requires perl-Bootloader-YAML no longer installed +Conflicts: yast2-bootloader < 3.1.166 + # Added new function WFM::ClientExists Conflicts: yast2-core < 2.17.10 From dd0a876c7592d92ab1227c65023db0d9b4958fbb3c5f13b1d1d961e5ff5ffda6 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 15 Apr 2016 09:34:22 +0000 Subject: [PATCH 2/6] - bsc#956473 - improved formatting of network interfaces listing - 3.1.179 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=769 --- yast2-installation-3.1.178.tar.bz2 | 3 --- yast2-installation-3.1.179.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.178.tar.bz2 create mode 100644 yast2-installation-3.1.179.tar.bz2 diff --git a/yast2-installation-3.1.178.tar.bz2 b/yast2-installation-3.1.178.tar.bz2 deleted file mode 100644 index bb81d1e..0000000 --- a/yast2-installation-3.1.178.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:546413c8e3f289a873ec7543624fbc8d4ef91f2a632fd399ca73f69dc6a9d2b9 -size 413069 diff --git a/yast2-installation-3.1.179.tar.bz2 b/yast2-installation-3.1.179.tar.bz2 new file mode 100644 index 0000000..0ce9714 --- /dev/null +++ b/yast2-installation-3.1.179.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebabb152a01dd326ea753b3addd41955cdd3178fc1899464d8cfbcf531d3c3d1 +size 413447 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2432f5e..36c1f17 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 13 07:14:09 UTC 2016 - mfilka@suse.com + +- bsc#956473 + - improved formatting of network interfaces listing +- 3.1.179 + ------------------------------------------------------------------- Tue Apr 12 15:09:15 UTC 2016 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index fa34646..a0dc9a8 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.178 +Version: 3.1.179 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From f15adc0d39f15b883109d408c1f1f5b55dc8c036165f96d24a3806218d3205eb Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 15 Apr 2016 13:41:37 +0000 Subject: [PATCH 3/6] - Run the automatic installer self update also in the AutoYaST mode, read the optional custom URL from the profile ("general" -> "self_update_url" node) (FATE#319716) - 3.1.180 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=770 --- yast2-installation-3.1.179.tar.bz2 | 3 --- yast2-installation-3.1.180.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.179.tar.bz2 create mode 100644 yast2-installation-3.1.180.tar.bz2 diff --git a/yast2-installation-3.1.179.tar.bz2 b/yast2-installation-3.1.179.tar.bz2 deleted file mode 100644 index 0ce9714..0000000 --- a/yast2-installation-3.1.179.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebabb152a01dd326ea753b3addd41955cdd3178fc1899464d8cfbcf531d3c3d1 -size 413447 diff --git a/yast2-installation-3.1.180.tar.bz2 b/yast2-installation-3.1.180.tar.bz2 new file mode 100644 index 0000000..340c48a --- /dev/null +++ b/yast2-installation-3.1.180.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c061fdde2bb926987f1452fd9bb000862c64fca3cb5603cba64a9038310286a +size 413846 diff --git a/yast2-installation.changes b/yast2-installation.changes index 36c1f17..319983c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 15 12:51:00 UTC 2016 - lslezak@suse.cz + +- Run the automatic installer self update also in the AutoYaST + mode, read the optional custom URL from the profile ("general" -> + "self_update_url" node) (FATE#319716) +- 3.1.180 + ------------------------------------------------------------------- Wed Apr 13 07:14:09 UTC 2016 - mfilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index a0dc9a8..df9527a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.179 +Version: 3.1.180 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 435d8cd6b91b2ab260454f6ab9c7d21e86cc1907bccd436e9fcff407e3114524 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 18 Apr 2016 12:41:25 +0000 Subject: [PATCH 4/6] Updated to git ref c3fd938 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=771 --- yast2-installation-3.1.180.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.180.tar.bz2 b/yast2-installation-3.1.180.tar.bz2 index 340c48a..96681de 100644 --- a/yast2-installation-3.1.180.tar.bz2 +++ b/yast2-installation-3.1.180.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c061fdde2bb926987f1452fd9bb000862c64fca3cb5603cba64a9038310286a -size 413846 +oid sha256:1baf1800c81ff9ee3cbfd218707daf1cdd853c49db3d43da25c6901b61a032ac +size 414083 From 2cce425ede6839249607962124af95f7fa7f4e29dd1caf383a97214709cb8eff Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 18 Apr 2016 12:44:17 +0000 Subject: [PATCH 5/6] Updated to git ref e759ae0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=772 --- yast2-installation-3.1.180.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.180.tar.bz2 b/yast2-installation-3.1.180.tar.bz2 index 96681de..3c63bae 100644 --- a/yast2-installation-3.1.180.tar.bz2 +++ b/yast2-installation-3.1.180.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1baf1800c81ff9ee3cbfd218707daf1cdd853c49db3d43da25c6901b61a032ac -size 414083 +oid sha256:13a6c3f8212ede7ee5a0100176674c291e4db2d2a9ab0895d923d23d685cca48 +size 413970 From 462dcd741f89e243d302291162f83b12b79cd6d214464c41874f64a6e8b69b79 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 19 Apr 2016 13:26:55 +0000 Subject: [PATCH 6/6] - Fix handling of license acceptance in welcome screen (bsc#975774) - 3.1.181 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=773 --- yast2-installation-3.1.180.tar.bz2 | 3 --- yast2-installation-3.1.181.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.180.tar.bz2 create mode 100644 yast2-installation-3.1.181.tar.bz2 diff --git a/yast2-installation-3.1.180.tar.bz2 b/yast2-installation-3.1.180.tar.bz2 deleted file mode 100644 index 3c63bae..0000000 --- a/yast2-installation-3.1.180.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13a6c3f8212ede7ee5a0100176674c291e4db2d2a9ab0895d923d23d685cca48 -size 413970 diff --git a/yast2-installation-3.1.181.tar.bz2 b/yast2-installation-3.1.181.tar.bz2 new file mode 100644 index 0000000..4234703 --- /dev/null +++ b/yast2-installation-3.1.181.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1fca9b5a4327c277967eec702a4e192ab835eb00db9363889304c19377303a +size 414422 diff --git a/yast2-installation.changes b/yast2-installation.changes index 319983c..a47f8de 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 19 09:08:35 UTC 2016 - igonzalezsosa@suse.com + +- Fix handling of license acceptance in welcome screen + (bsc#975774) +- 3.1.181 + ------------------------------------------------------------------- Fri Apr 15 12:51:00 UTC 2016 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index df9527a..da5a5ba 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.180 +Version: 3.1.181 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build