From 6c75ce59f1924142056d487196801fd6d008d4ebc93c23fb9ea6e83e8a509bd1 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 12 Mar 2014 12:56:11 +0000 Subject: [PATCH 1/4] - bnc#858523 - dropped disabling network configuration code. yast2-network is in charge of it now. - 3.1.53 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=589 --- yast2-installation-3.1.52.tar.bz2 | 3 --- yast2-installation-3.1.53.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.52.tar.bz2 create mode 100644 yast2-installation-3.1.53.tar.bz2 diff --git a/yast2-installation-3.1.52.tar.bz2 b/yast2-installation-3.1.52.tar.bz2 deleted file mode 100644 index 92fe535..0000000 --- a/yast2-installation-3.1.52.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fe4688e7c5b0f9fe33b8a5e54443d79f85bbeb35a475e24136aa49433f5c6fd -size 1216756 diff --git a/yast2-installation-3.1.53.tar.bz2 b/yast2-installation-3.1.53.tar.bz2 new file mode 100644 index 0000000..33c66f3 --- /dev/null +++ b/yast2-installation-3.1.53.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bdddeb7cc6b2e8d011a0e811ade8ae638c37931622f97a2f2a8aa8eb874ff6 +size 1217166 diff --git a/yast2-installation.changes b/yast2-installation.changes index 6466693..391ba4f 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 12 12:00:40 UTC 2014 - mfilka@suse.com + +- bnc#858523 + - dropped disabling network configuration code. yast2-network is + in charge of it now. +- 3.1.53 + ------------------------------------------------------------------- Mon Mar 10 13:01:48 UTC 2014 - jsrain@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index ffd922d..21b7487 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.52 +Version: 3.1.53 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7a37d9377c0abf8c7f29dbde853949e905a3517b98706ddcdea5e0c587d25fb6 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 13 Mar 2014 14:08:11 +0000 Subject: [PATCH 2/4] - add kernel parameters for s390 when cio_ignore enabled to never blacklist console or ipl devices (fate#315318) - 3.1.54 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=590 --- yast2-installation-3.1.53.tar.bz2 | 3 --- yast2-installation-3.1.54.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.53.tar.bz2 create mode 100644 yast2-installation-3.1.54.tar.bz2 diff --git a/yast2-installation-3.1.53.tar.bz2 b/yast2-installation-3.1.53.tar.bz2 deleted file mode 100644 index 33c66f3..0000000 --- a/yast2-installation-3.1.53.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55bdddeb7cc6b2e8d011a0e811ade8ae638c37931622f97a2f2a8aa8eb874ff6 -size 1217166 diff --git a/yast2-installation-3.1.54.tar.bz2 b/yast2-installation-3.1.54.tar.bz2 new file mode 100644 index 0000000..6acb724 --- /dev/null +++ b/yast2-installation-3.1.54.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1ddaba92ecda8fd0f58ec1024af75f4437aaf4c1db2c10e296b10f8107c0b1 +size 1217603 diff --git a/yast2-installation.changes b/yast2-installation.changes index 391ba4f..aa8460e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 13 09:46:18 UTC 2014 - jreidinger@suse.com + +- add kernel parameters for s390 when cio_ignore enabled to never + blacklist console or ipl devices (fate#315318) +- 3.1.54 + ------------------------------------------------------------------- Wed Mar 12 12:00:40 UTC 2014 - mfilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 21b7487..3b659f8 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.53 +Version: 3.1.54 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From d7e8aaee1b87cf222b6da2ff5ffeea3673dac08a6010f4d3115420fb5aa21f67 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 17 Mar 2014 08:40:35 +0000 Subject: [PATCH 3/4] - set LIBGL_ALWAYS_INDIRECT in ssh mode (bnc #868175) - enable yast theme in ssh mode - 3.1.56 - download on-line version of release notes (fate#314695) - 3.1.55 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=591 --- yast2-installation-3.1.54.tar.bz2 | 3 --- yast2-installation-3.1.56.tar.bz2 | 3 +++ yast2-installation.changes | 13 +++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.54.tar.bz2 create mode 100644 yast2-installation-3.1.56.tar.bz2 diff --git a/yast2-installation-3.1.54.tar.bz2 b/yast2-installation-3.1.54.tar.bz2 deleted file mode 100644 index 6acb724..0000000 --- a/yast2-installation-3.1.54.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf1ddaba92ecda8fd0f58ec1024af75f4437aaf4c1db2c10e296b10f8107c0b1 -size 1217603 diff --git a/yast2-installation-3.1.56.tar.bz2 b/yast2-installation-3.1.56.tar.bz2 new file mode 100644 index 0000000..0df8c30 --- /dev/null +++ b/yast2-installation-3.1.56.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0305dab42a988567e0a4b6fc5f8209d4246b0533cc8d62a2bbd7d29c54cd8e49 +size 1219534 diff --git a/yast2-installation.changes b/yast2-installation.changes index aa8460e..7319114 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 14 14:43:06 CET 2014 - snwint@suse.de + +- set LIBGL_ALWAYS_INDIRECT in ssh mode (bnc #868175) +- enable yast theme in ssh mode +- 3.1.56 + +------------------------------------------------------------------- +Fri Mar 14 08:15:01 UTC 2014 - jsrain@suse.cz + +- download on-line version of release notes (fate#314695) +- 3.1.55 + ------------------------------------------------------------------- Thu Mar 13 09:46:18 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 3b659f8..3d7499e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.54 +Version: 3.1.56 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From ed626cce5adbe1b5392eedd167101d49fdb220f78f729b1d53bd4c81d8cde352 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 20 Mar 2014 07:45:50 +0000 Subject: [PATCH 4/4] - skip "Installation Options" dialog when online repository option should not be displayed (part of bnc#868942) - 3.1.57 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=592 --- yast2-installation-3.1.56.tar.bz2 | 3 --- yast2-installation-3.1.57.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.56.tar.bz2 create mode 100644 yast2-installation-3.1.57.tar.bz2 diff --git a/yast2-installation-3.1.56.tar.bz2 b/yast2-installation-3.1.56.tar.bz2 deleted file mode 100644 index 0df8c30..0000000 --- a/yast2-installation-3.1.56.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0305dab42a988567e0a4b6fc5f8209d4246b0533cc8d62a2bbd7d29c54cd8e49 -size 1219534 diff --git a/yast2-installation-3.1.57.tar.bz2 b/yast2-installation-3.1.57.tar.bz2 new file mode 100644 index 0000000..edd184d --- /dev/null +++ b/yast2-installation-3.1.57.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b100a8a501310468ae662357a6d6f1d84ac417495d12498fbc768631c726714b +size 1219632 diff --git a/yast2-installation.changes b/yast2-installation.changes index 7319114..2d26eff 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 19 12:45:27 UTC 2014 - lslezak@suse.cz + +- skip "Installation Options" dialog when online repository option + should not be displayed (part of bnc#868942) +- 3.1.57 + ------------------------------------------------------------------- Fri Mar 14 14:43:06 CET 2014 - snwint@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 3d7499e..ca4e099 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.56 +Version: 3.1.57 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build