From 79f8411cb509a3288176eca7892b42288ffb2dc6bfd931811da4b9be0884206e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 25 Aug 2014 08:31:07 +0000 Subject: [PATCH 1/4] - Autoyast -- Disabling second installation stage via autoyast configuration "second_stage". -- Centralized minimal configuration and disabling more configuration steps like X11, user, default_desktop,... -- bnc#886464 and bnc#892091 - 3.1.110 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=643 --- yast2-installation-3.1.109.tar.bz2 | 3 --- yast2-installation-3.1.110.tar.bz2 | 3 +++ yast2-installation.changes | 11 +++++++++++ yast2-installation.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.109.tar.bz2 create mode 100644 yast2-installation-3.1.110.tar.bz2 diff --git a/yast2-installation-3.1.109.tar.bz2 b/yast2-installation-3.1.109.tar.bz2 deleted file mode 100644 index 5f96298..0000000 --- a/yast2-installation-3.1.109.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87846b54ccba310feaeb0d04f8c341bcfcc6c59e2a7a34b688f9c424e6f4e833 -size 1210694 diff --git a/yast2-installation-3.1.110.tar.bz2 b/yast2-installation-3.1.110.tar.bz2 new file mode 100644 index 0000000..b08fb11 --- /dev/null +++ b/yast2-installation-3.1.110.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61870c255f62e7c9f377b3f1d9f7a7a318e6c6a1101c4c980a77d70d389401d +size 1211173 diff --git a/yast2-installation.changes b/yast2-installation.changes index fe4e7e5..fd85e14 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 25 09:15:13 CEST 2014 - schubi@suse.de + +- Autoyast + -- Disabling second installation stage via autoyast + configuration "second_stage". + -- Centralized minimal configuration and disabling more + configuration steps like X11, user, default_desktop,... + -- bnc#886464 and bnc#892091 +- 3.1.110 + ------------------------------------------------------------------- Mon Aug 18 12:30:53 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 1d2309b..e0abf92 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.109 +Version: 3.1.110 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From a70139070c6ba3ece765af1dfecc77b4bb478a53c4577f59a4f99b32b8ac73f9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 27 Aug 2014 08:56:02 +0000 Subject: [PATCH 2/4] - Autoyast: Second stage will not be called at all. This bug has been generated due the fix in bnc#886464. - 3.1.111 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=644 --- yast2-installation-3.1.110.tar.bz2 | 3 --- yast2-installation-3.1.111.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.110.tar.bz2 create mode 100644 yast2-installation-3.1.111.tar.bz2 diff --git a/yast2-installation-3.1.110.tar.bz2 b/yast2-installation-3.1.110.tar.bz2 deleted file mode 100644 index b08fb11..0000000 --- a/yast2-installation-3.1.110.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b61870c255f62e7c9f377b3f1d9f7a7a318e6c6a1101c4c980a77d70d389401d -size 1211173 diff --git a/yast2-installation-3.1.111.tar.bz2 b/yast2-installation-3.1.111.tar.bz2 new file mode 100644 index 0000000..f2aae6d --- /dev/null +++ b/yast2-installation-3.1.111.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1abf92b8ce47670552714ebd15428b97c4da9e0e5413b3abf991f266ff7a03e +size 1210586 diff --git a/yast2-installation.changes b/yast2-installation.changes index fd85e14..de4edd9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 27 10:33:03 CEST 2014 - schubi@suse.de + +- Autoyast: Second stage will not be called at all. This bug has + been generated due the fix in bnc#886464. +- 3.1.111 + ------------------------------------------------------------------- Mon Aug 25 09:15:13 CEST 2014 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index e0abf92..3cbadb5 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.110 +Version: 3.1.111 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 232c9beec63492d7b0a958775ceb4dcf50d2c8e0a2418b6fb7c794f1f9fcd0b0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 27 Aug 2014 13:51:14 +0000 Subject: [PATCH 3/4] - Fixed [Abort] button handling in Disks Activation dialog (bnc#893281) - 3.1.112 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=645 --- yast2-installation-3.1.111.tar.bz2 | 3 --- yast2-installation-3.1.112.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.111.tar.bz2 create mode 100644 yast2-installation-3.1.112.tar.bz2 diff --git a/yast2-installation-3.1.111.tar.bz2 b/yast2-installation-3.1.111.tar.bz2 deleted file mode 100644 index f2aae6d..0000000 --- a/yast2-installation-3.1.111.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1abf92b8ce47670552714ebd15428b97c4da9e0e5413b3abf991f266ff7a03e -size 1210586 diff --git a/yast2-installation-3.1.112.tar.bz2 b/yast2-installation-3.1.112.tar.bz2 new file mode 100644 index 0000000..4a6863a --- /dev/null +++ b/yast2-installation-3.1.112.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84e57ecbcdc2d4f6756bb88edec07c055ae99a262ec24f0722ba3c7f61ecfd3 +size 1210594 diff --git a/yast2-installation.changes b/yast2-installation.changes index de4edd9..a3fe815 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 27 15:39:52 CEST 2014 - locilka@suse.com + +- Fixed [Abort] button handling in Disks Activation dialog + (bnc#893281) +- 3.1.112 + ------------------------------------------------------------------- Wed Aug 27 10:33:03 CEST 2014 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 3cbadb5..cb60f70 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.111 +Version: 3.1.112 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 1d6491a0d8491892eb081cbcb00ed017488e83eb5a9b47cdbddb338d9893788b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 28 Aug 2014 13:35:46 +0000 Subject: [PATCH 4/4] - Setting data for &product; macro (used in helps) as soon as the base-product repository is initialized (bnc#886608) - 3.1.113 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=646 --- yast2-installation-3.1.112.tar.bz2 | 3 --- yast2-installation-3.1.113.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.112.tar.bz2 create mode 100644 yast2-installation-3.1.113.tar.bz2 diff --git a/yast2-installation-3.1.112.tar.bz2 b/yast2-installation-3.1.112.tar.bz2 deleted file mode 100644 index 4a6863a..0000000 --- a/yast2-installation-3.1.112.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f84e57ecbcdc2d4f6756bb88edec07c055ae99a262ec24f0722ba3c7f61ecfd3 -size 1210594 diff --git a/yast2-installation-3.1.113.tar.bz2 b/yast2-installation-3.1.113.tar.bz2 new file mode 100644 index 0000000..90e75d2 --- /dev/null +++ b/yast2-installation-3.1.113.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777beac1485b5d45f6506a88d3e20d4df4061735e0b0f0612b92105be642b159 +size 1210811 diff --git a/yast2-installation.changes b/yast2-installation.changes index a3fe815..69ce806 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 28 15:04:59 CEST 2014 - locilka@suse.com + +- Setting data for &product; macro (used in helps) as soon as + the base-product repository is initialized (bnc#886608) +- 3.1.113 + ------------------------------------------------------------------- Wed Aug 27 15:39:52 CEST 2014 - locilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index cb60f70..616a47e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.112 +Version: 3.1.113 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build