From 514687255fa28b63a6580478f3b156e0f0c71007848534e65c027c91de952227 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 3 Mar 2014 13:17:13 +0000 Subject: [PATCH 1/5] - do not crash if there is no general section in autoyast profile (BNC#866529) - 3.1.48 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=584 --- yast2-installation-3.1.47.tar.bz2 | 3 --- yast2-installation-3.1.48.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.47.tar.bz2 create mode 100644 yast2-installation-3.1.48.tar.bz2 diff --git a/yast2-installation-3.1.47.tar.bz2 b/yast2-installation-3.1.47.tar.bz2 deleted file mode 100644 index 12aec5b..0000000 --- a/yast2-installation-3.1.47.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32aa230d9ebb1657d2ea036ff28d2a1aa3967ff702de02578e67ed9e3ea852b1 -size 1216607 diff --git a/yast2-installation-3.1.48.tar.bz2 b/yast2-installation-3.1.48.tar.bz2 new file mode 100644 index 0000000..7c38dc6 --- /dev/null +++ b/yast2-installation-3.1.48.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7763e15f1313f6414fd1a8d1b5630e0f46ebe12d8612502e553c02f42c3069aa +size 1216371 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2b2571b..1d0a3f4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 3 12:57:24 UTC 2014 - jreidinger@suse.com + +- do not crash if there is no general section in autoyast profile + (BNC#866529) +- 3.1.48 + ------------------------------------------------------------------- Thu Feb 27 15:08:12 CET 2014 - aschnell@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index c642201..a39201d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.47 +Version: 3.1.48 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 1561e97d5ff4c8b4132ab5f46dafc1a1308f39829b7dfd441ecd7b106f357085 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 4 Mar 2014 09:47:42 +0000 Subject: [PATCH 2/5] - call proper bash agent otherwise cio ignore feature do not work (bnc#866614) - 3.1.49 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=585 --- yast2-installation-3.1.48.tar.bz2 | 3 --- yast2-installation-3.1.49.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.48.tar.bz2 create mode 100644 yast2-installation-3.1.49.tar.bz2 diff --git a/yast2-installation-3.1.48.tar.bz2 b/yast2-installation-3.1.48.tar.bz2 deleted file mode 100644 index 7c38dc6..0000000 --- a/yast2-installation-3.1.48.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7763e15f1313f6414fd1a8d1b5630e0f46ebe12d8612502e553c02f42c3069aa -size 1216371 diff --git a/yast2-installation-3.1.49.tar.bz2 b/yast2-installation-3.1.49.tar.bz2 new file mode 100644 index 0000000..b69eb68 --- /dev/null +++ b/yast2-installation-3.1.49.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9a70a61506777f2a6420d4d124908240f8a3a221726afd33c7b5ecfea204b1 +size 1216603 diff --git a/yast2-installation.changes b/yast2-installation.changes index 1d0a3f4..3886cf5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 4 09:13:41 UTC 2014 - jreidinger@suse.com + +- call proper bash agent otherwise cio ignore feature do not work + (bnc#866614) +- 3.1.49 + ------------------------------------------------------------------- Mon Mar 3 12:57:24 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index a39201d..e4a9dcf 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.48 +Version: 3.1.49 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 3e2423ab7314a79bd09f0fad80616ef92fdcabff0323a0d939e8a9f3b726d535 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 6 Mar 2014 09:31:35 +0000 Subject: [PATCH 3/5] - fix malformed string exception if cio ignore is disabled (bnc#866995) - 3.1.50 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=586 --- yast2-installation-3.1.49.tar.bz2 | 3 --- yast2-installation-3.1.50.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.49.tar.bz2 create mode 100644 yast2-installation-3.1.50.tar.bz2 diff --git a/yast2-installation-3.1.49.tar.bz2 b/yast2-installation-3.1.49.tar.bz2 deleted file mode 100644 index b69eb68..0000000 --- a/yast2-installation-3.1.49.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c9a70a61506777f2a6420d4d124908240f8a3a221726afd33c7b5ecfea204b1 -size 1216603 diff --git a/yast2-installation-3.1.50.tar.bz2 b/yast2-installation-3.1.50.tar.bz2 new file mode 100644 index 0000000..3a860cc --- /dev/null +++ b/yast2-installation-3.1.50.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827dcc6c7b87f613c8cb372d63e8997831eb06b249b58157dc0d7c95053b91f3 +size 1217391 diff --git a/yast2-installation.changes b/yast2-installation.changes index 3886cf5..60152c5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 6 09:15:24 UTC 2014 - jreidinger@suse.com + +- fix malformed string exception if cio ignore is disabled + (bnc#866995) +- 3.1.50 + ------------------------------------------------------------------- Tue Mar 4 09:13:41 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index e4a9dcf..895a73f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.49 +Version: 3.1.50 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 18b0dcdce52429bc65a6c6b0897d9254e7176e9f3b9d4b2838e4f3ea43f21305 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 10 Mar 2014 14:20:46 +0000 Subject: [PATCH 4/5] - run scc_finish client if present (FATE#312012) - 3.1.51 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=587 --- yast2-installation-3.1.50.tar.bz2 | 3 --- yast2-installation-3.1.51.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.50.tar.bz2 create mode 100644 yast2-installation-3.1.51.tar.bz2 diff --git a/yast2-installation-3.1.50.tar.bz2 b/yast2-installation-3.1.50.tar.bz2 deleted file mode 100644 index 3a860cc..0000000 --- a/yast2-installation-3.1.50.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:827dcc6c7b87f613c8cb372d63e8997831eb06b249b58157dc0d7c95053b91f3 -size 1217391 diff --git a/yast2-installation-3.1.51.tar.bz2 b/yast2-installation-3.1.51.tar.bz2 new file mode 100644 index 0000000..dbcd1c3 --- /dev/null +++ b/yast2-installation-3.1.51.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab45842c8d58cf3b9140c4ba342f0b7c2d786d33fc8adc84be8cfebf70822fc9 +size 1217638 diff --git a/yast2-installation.changes b/yast2-installation.changes index 60152c5..6299c73 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 7 16:00:42 UTC 2014 - lslezak@suse.cz + +- run scc_finish client if present (FATE#312012) +- 3.1.51 + ------------------------------------------------------------------- Thu Mar 6 09:15:24 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 895a73f..e81ef1b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.50 +Version: 3.1.51 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 2071237c87205ae9fac90ae4349b08d36023fcde643148c48218e826e276cad1 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 10 Mar 2014 14:25:48 +0000 Subject: [PATCH 5/5] - don't hide ReleaseNotes button going back fron inst proposal (bnc#867389) - 3.1.52 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=588 --- yast2-installation-3.1.51.tar.bz2 | 3 --- yast2-installation-3.1.52.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.51.tar.bz2 create mode 100644 yast2-installation-3.1.52.tar.bz2 diff --git a/yast2-installation-3.1.51.tar.bz2 b/yast2-installation-3.1.51.tar.bz2 deleted file mode 100644 index dbcd1c3..0000000 --- a/yast2-installation-3.1.51.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab45842c8d58cf3b9140c4ba342f0b7c2d786d33fc8adc84be8cfebf70822fc9 -size 1217638 diff --git a/yast2-installation-3.1.52.tar.bz2 b/yast2-installation-3.1.52.tar.bz2 new file mode 100644 index 0000000..92fe535 --- /dev/null +++ b/yast2-installation-3.1.52.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe4688e7c5b0f9fe33b8a5e54443d79f85bbeb35a475e24136aa49433f5c6fd +size 1216756 diff --git a/yast2-installation.changes b/yast2-installation.changes index 6299c73..6466693 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 10 13:01:48 UTC 2014 - jsrain@suse.cz + +- don't hide ReleaseNotes button going back fron inst proposal + (bnc#867389) +- 3.1.52 + ------------------------------------------------------------------- Fri Mar 7 16:00:42 UTC 2014 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index e81ef1b..ffd922d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.51 +Version: 3.1.52 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build