From b1698f339dd73417bb9a0b75951aa329925be404d17392fed2d2f34ea9af3ea3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 12 Jun 2014 09:01:30 +0000 Subject: [PATCH 1/6] - properly enable the add-on module in the installation workflow - 3.1.89 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=624 --- yast2-installation-3.1.88.tar.bz2 | 4 ++-- yast2-installation.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.88.tar.bz2 b/yast2-installation-3.1.88.tar.bz2 index 6b0d60a..f2c4955 100644 --- a/yast2-installation-3.1.88.tar.bz2 +++ b/yast2-installation-3.1.88.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7afdcb76ddcb119854b6146afc77e9cb63a3aabbe4b971a7266af971dd7f353 -size 1209004 +oid sha256:4e60e9606e8e6a52f9d229ec6fb79a6dcf5f55c0a8c745710f63bfda543cb3be +size 1209175 diff --git a/yast2-installation.changes b/yast2-installation.changes index 0602ad1..18e0f84 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 12 08:27:01 UTC 2014 - lslezak@suse.cz + +- properly enable the add-on module in the installation workflow +- 3.1.89 + ------------------------------------------------------------------- Tue Jun 3 13:53:15 UTC 2014 - lslezak@suse.cz From e931f0ccb797d188a4305a845ed6510c8f700d96e2372a7a39fcfdd6f0113986 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 12 Jun 2014 16:01:32 +0000 Subject: [PATCH 2/6] - restore backup if yast failed during installation/upgrade (bnc#882039) - 3.1.90 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=625 --- yast2-installation-3.1.88.tar.bz2 | 3 --- yast2-installation-3.1.90.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.88.tar.bz2 create mode 100644 yast2-installation-3.1.90.tar.bz2 diff --git a/yast2-installation-3.1.88.tar.bz2 b/yast2-installation-3.1.88.tar.bz2 deleted file mode 100644 index f2c4955..0000000 --- a/yast2-installation-3.1.88.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e60e9606e8e6a52f9d229ec6fb79a6dcf5f55c0a8c745710f63bfda543cb3be -size 1209175 diff --git a/yast2-installation-3.1.90.tar.bz2 b/yast2-installation-3.1.90.tar.bz2 new file mode 100644 index 0000000..46a86ac --- /dev/null +++ b/yast2-installation-3.1.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0ff65a88f827b3018fa8a680be4b6ceb54c65f4777841848fcbd112d1aa89d +size 1209017 diff --git a/yast2-installation.changes b/yast2-installation.changes index 18e0f84..e406f1e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 12 15:20:04 UTC 2014 - jreidinger@suse.com + +- restore backup if yast failed during installation/upgrade + (bnc#882039) +- 3.1.90 + ------------------------------------------------------------------- Thu Jun 12 08:27:01 UTC 2014 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 3d69eec..8469414 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.88 +Version: 3.1.90 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 37286235e68d20bba61fd6fb4c86761f978f646c5e82ba9ae044b98e4c0fd18b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 16 Jun 2014 12:56:28 +0000 Subject: [PATCH 3/6] - write list of active devices for cio_ignore ( partially written by Ihno ) - 3.1.91 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=626 --- yast2-installation-3.1.90.tar.bz2 | 3 --- yast2-installation-3.1.91.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.90.tar.bz2 create mode 100644 yast2-installation-3.1.91.tar.bz2 diff --git a/yast2-installation-3.1.90.tar.bz2 b/yast2-installation-3.1.90.tar.bz2 deleted file mode 100644 index 46a86ac..0000000 --- a/yast2-installation-3.1.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a0ff65a88f827b3018fa8a680be4b6ceb54c65f4777841848fcbd112d1aa89d -size 1209017 diff --git a/yast2-installation-3.1.91.tar.bz2 b/yast2-installation-3.1.91.tar.bz2 new file mode 100644 index 0000000..89fa2db --- /dev/null +++ b/yast2-installation-3.1.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43032d18162d94c2d26bc2fcd4b8203514db06f0c2892af17df3ee18a2ebc589 +size 1209889 diff --git a/yast2-installation.changes b/yast2-installation.changes index e406f1e..c4126be 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 16 12:33:18 UTC 2014 - jreidinger@suse.com + +- write list of active devices for cio_ignore ( partially written + by Ihno ) +- 3.1.91 + ------------------------------------------------------------------- Thu Jun 12 15:20:04 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 8469414..84d5227 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.90 +Version: 3.1.91 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 3786c83ca044036683091948347188ddfa3e291fb275d24a9aa25d2d3b11787e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 17 Jun 2014 13:11:43 +0000 Subject: [PATCH 4/6] - inst_upgrade_urls.rb: set the future target distribution to not ignore the SCC online repositories in libzypp (bnc#881320) - 3.1.92 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=627 --- yast2-installation-3.1.91.tar.bz2 | 3 --- yast2-installation-3.1.92.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.91.tar.bz2 create mode 100644 yast2-installation-3.1.92.tar.bz2 diff --git a/yast2-installation-3.1.91.tar.bz2 b/yast2-installation-3.1.91.tar.bz2 deleted file mode 100644 index 89fa2db..0000000 --- a/yast2-installation-3.1.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43032d18162d94c2d26bc2fcd4b8203514db06f0c2892af17df3ee18a2ebc589 -size 1209889 diff --git a/yast2-installation-3.1.92.tar.bz2 b/yast2-installation-3.1.92.tar.bz2 new file mode 100644 index 0000000..89d2661 --- /dev/null +++ b/yast2-installation-3.1.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011e32f5de4aeeb3cf3300ffa38ce3c2459aca67ac5a526d8f59cacd924718f5 +size 1209946 diff --git a/yast2-installation.changes b/yast2-installation.changes index c4126be..8928251 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 17 12:34:33 UTC 2014 - lslezak@suse.cz + +- inst_upgrade_urls.rb: set the future target distribution to not + ignore the SCC online repositories in libzypp (bnc#881320) +- 3.1.92 + ------------------------------------------------------------------- Mon Jun 16 12:33:18 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 84d5227..688465e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.91 +Version: 3.1.92 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 43db21e915dc3db81d1aeb2b648b0a92dfe71efcd8417607f7f50bdaec75ee05 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 18 Jun 2014 12:41:24 +0000 Subject: [PATCH 5/6] - make sure the CIO ignore config file ends with a new line (bnc#883198) - 3.1.93 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=628 --- yast2-installation-3.1.92.tar.bz2 | 3 --- yast2-installation-3.1.93.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.92.tar.bz2 create mode 100644 yast2-installation-3.1.93.tar.bz2 diff --git a/yast2-installation-3.1.92.tar.bz2 b/yast2-installation-3.1.92.tar.bz2 deleted file mode 100644 index 89d2661..0000000 --- a/yast2-installation-3.1.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:011e32f5de4aeeb3cf3300ffa38ce3c2459aca67ac5a526d8f59cacd924718f5 -size 1209946 diff --git a/yast2-installation-3.1.93.tar.bz2 b/yast2-installation-3.1.93.tar.bz2 new file mode 100644 index 0000000..e0dd9e5 --- /dev/null +++ b/yast2-installation-3.1.93.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610cf1b35960807ed879fe38213cf926d2f9c760fda6600fd683f99b5d51c0c4 +size 1210263 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8928251..3aab4cf 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 18 11:47:26 UTC 2014 - lslezak@suse.cz + +- make sure the CIO ignore config file ends with a new line + (bnc#883198) +- 3.1.93 + ------------------------------------------------------------------- Tue Jun 17 12:34:33 UTC 2014 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 688465e..a3263d5 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.92 +Version: 3.1.93 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From cd353f027e725b516d88a381fb7ba24fc7412fb7bc2fdc83bad6f5eeda8bb867 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 24 Jun 2014 12:35:47 +0000 Subject: [PATCH 6/6] - Changed /bin/rm path to /usr/bin/rm path (bnc#882453) - 3.1.96 - directly export autoyast profile to target file (bnc#881108) - 3.1.95 - removed random_finish client, haveged service is by default enabled, no need for explicit enabling by Yast (gh#yast/yast-installation#214) - 3.1.94 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=629 --- YaST2-Firstboot.service | 2 +- YaST2-Second-Stage.service | 2 +- yast2-installation-3.1.93.tar.bz2 | 3 --- yast2-installation-3.1.96.tar.bz2 | 3 +++ yast2-installation.changes | 20 ++++++++++++++++++++ yast2-installation.spec | 2 +- 6 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.93.tar.bz2 create mode 100644 yast2-installation-3.1.96.tar.bz2 diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 58e91d6..ef6e688 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -9,7 +9,7 @@ Type=oneshot Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot -ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system +ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/reconfig_system ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service TimeoutSec=0 RemainAfterExit=true diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index b635f39..7d56e0f 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -11,7 +11,7 @@ ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage RemainAfterExit=yes TimeoutSec=0 -ExecStartPost=/bin/rm -f /var/lib/YaST2/runme_at_boot +ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/runme_at_boot ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service StandardInput=tty diff --git a/yast2-installation-3.1.93.tar.bz2 b/yast2-installation-3.1.93.tar.bz2 deleted file mode 100644 index e0dd9e5..0000000 --- a/yast2-installation-3.1.93.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:610cf1b35960807ed879fe38213cf926d2f9c760fda6600fd683f99b5d51c0c4 -size 1210263 diff --git a/yast2-installation-3.1.96.tar.bz2 b/yast2-installation-3.1.96.tar.bz2 new file mode 100644 index 0000000..8f7a42c --- /dev/null +++ b/yast2-installation-3.1.96.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15b432f3b4dff59b29481013febf30eeba23c9ecacfee484db6f6e370f5f16f +size 1209542 diff --git a/yast2-installation.changes b/yast2-installation.changes index 3aab4cf..81bb9d3 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Jun 23 16:09:32 CEST 2014 - locilka@suse.com + +- Changed /bin/rm path to /usr/bin/rm path (bnc#882453) +- 3.1.96 + +------------------------------------------------------------------- +Mon Jun 23 13:02:27 UTC 2014 - jreidinger@suse.com + +- directly export autoyast profile to target file (bnc#881108) +- 3.1.95 + +------------------------------------------------------------------- +Thu Jun 19 19:05:10 UTC 2014 - lslezak@suse.cz + +- removed random_finish client, haveged service is by default + enabled, no need for explicit enabling by Yast + (gh#yast/yast-installation#214) +- 3.1.94 + ------------------------------------------------------------------- Wed Jun 18 11:47:26 UTC 2014 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index a3263d5..f8d56fc 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.93 +Version: 3.1.96 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build