From 19e19dd95f83372b7895aefc266ab1f173b3a88428de5044b4bcee00c899ec54 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 11 Sep 2018 14:22:17 +0000 Subject: [PATCH 01/13] - do not translate snapshot description (bsc#1092757) - 4.1.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=976 --- yast2-installation-4.1.13.tar.bz2 | 3 --- yast2-installation-4.1.14.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.13.tar.bz2 create mode 100644 yast2-installation-4.1.14.tar.bz2 diff --git a/yast2-installation-4.1.13.tar.bz2 b/yast2-installation-4.1.13.tar.bz2 deleted file mode 100644 index 7f039fd..0000000 --- a/yast2-installation-4.1.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1723cf4969e7fbed9e411a9034e2c87b6ffb0c9eb6dd4439712eb1f39a1505bf -size 457782 diff --git a/yast2-installation-4.1.14.tar.bz2 b/yast2-installation-4.1.14.tar.bz2 new file mode 100644 index 0000000..ab176e2 --- /dev/null +++ b/yast2-installation-4.1.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5c24110bdba6c1583e562459dbf79bb529b416050bbf1d59ef9a2a7c28cedc +size 458112 diff --git a/yast2-installation.changes b/yast2-installation.changes index 47fc55a..de3e69e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 11 15:29:22 CEST 2018 - aschnell@suse.com + +- do not translate snapshot description (bsc#1092757) +- 4.1.14 + ------------------------------------------------------------------- Tue Sep 4 13:34:17 UTC 2018 - dgonzalez@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 3075da4..f9da42c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.13 +Version: 4.1.14 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 8f046ea64a19a1cb426ece88de083cbfe5d934e8d440054cda2d6476cfbead42 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 18 Sep 2018 07:38:57 +0000 Subject: [PATCH 02/13] - Copy the selected packages from the self-update repository to an additional add-on repository, allow updating the installation workflow from the self-update repository (bsc#1101016) - 4.1.15 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=977 --- yast2-installation-4.1.14.tar.bz2 | 3 --- yast2-installation-4.1.15.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 10 +++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.1.14.tar.bz2 create mode 100644 yast2-installation-4.1.15.tar.bz2 diff --git a/yast2-installation-4.1.14.tar.bz2 b/yast2-installation-4.1.14.tar.bz2 deleted file mode 100644 index ab176e2..0000000 --- a/yast2-installation-4.1.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b5c24110bdba6c1583e562459dbf79bb529b416050bbf1d59ef9a2a7c28cedc -size 458112 diff --git a/yast2-installation-4.1.15.tar.bz2 b/yast2-installation-4.1.15.tar.bz2 new file mode 100644 index 0000000..a458071 --- /dev/null +++ b/yast2-installation-4.1.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ea859508a0a61a63b4e0d8f293648ce55ba7154ddfe1952d60e531678a93b7 +size 458208 diff --git a/yast2-installation.changes b/yast2-installation.changes index de3e69e..f90e99c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 13 16:37:43 UTC 2018 - lslezak@suse.cz + +- Copy the selected packages from the self-update repository to an + additional add-on repository, allow updating the installation + workflow from the self-update repository (bsc#1101016) +- 4.1.15 + ------------------------------------------------------------------- Tue Sep 11 15:29:22 CEST 2018 - aschnell@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index f9da42c..417101c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.14 +Version: 4.1.15 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,8 +47,8 @@ BuildRequires: rubygem(yast-rake) BuildRequires: yast2 >= 4.1.3 Requires: yast2 >= 4.1.3 -# Yast::Packages.check_remote_installation_packages -BuildRequires: yast2-packager >= 4.0.9 +# Y2Packager::SelfUpdateAddonRepo +BuildRequires: yast2-packager >= 4.1.5 # Y2Storage::Inhibitors including systemd masking BuildRequires: yast2-storage-ng >= 4.0.194 @@ -64,8 +64,8 @@ Requires: yast2-pkg-bindings >= 3.1.33 # Mouse-related scripts moved to yast2-mouse Conflicts: yast2-mouse < 2.18.0 -# Yast::AddOnProduct.selected_installation_products -Requires: yast2-packager >= 4.0.56 +# Y2Packager::SelfUpdateAddonRepo +Requires: yast2-packager >= 4.1.5 # use in startup scripts Requires: initviocons From 4fd23b6167df1bf0fec1c5468aad798f874a28e4f8ac0e1bb983d31726d178da Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 20 Sep 2018 08:03:55 +0000 Subject: [PATCH 03/13] - Avoid to restore old backups when upgrade fails (bsc#1097297) - 4.1.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=978 --- yast2-installation-4.1.15.tar.bz2 | 3 --- yast2-installation-4.1.16.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.15.tar.bz2 create mode 100644 yast2-installation-4.1.16.tar.bz2 diff --git a/yast2-installation-4.1.15.tar.bz2 b/yast2-installation-4.1.15.tar.bz2 deleted file mode 100644 index a458071..0000000 --- a/yast2-installation-4.1.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1ea859508a0a61a63b4e0d8f293648ce55ba7154ddfe1952d60e531678a93b7 -size 458208 diff --git a/yast2-installation-4.1.16.tar.bz2 b/yast2-installation-4.1.16.tar.bz2 new file mode 100644 index 0000000..28ce954 --- /dev/null +++ b/yast2-installation-4.1.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1e81ea4c76f64f263a02c938dd4163130a660bd0066070ebbac2dfb9c40a7e9 +size 458706 diff --git a/yast2-installation.changes b/yast2-installation.changes index f90e99c..858c7d5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 18 09:33:59 UTC 2018 - dgonzalez@suse.com + +- Avoid to restore old backups when upgrade fails (bsc#1097297) +- 4.1.16 + ------------------------------------------------------------------- Thu Sep 13 16:37:43 UTC 2018 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 417101c..acc7e30 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.15 +Version: 4.1.16 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 8f0dad16a8f270a6dfbbdce5db5c683284faacb7912a855d0224931c0fde095f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 25 Sep 2018 09:32:27 +0000 Subject: [PATCH 04/13] - Updated docu for add_on_products.xml: Added tag "confirm_license" to handle Add-On-products licenses which will be added while installation. (bsc#1105758) - 4.1.17 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=979 --- yast2-installation-4.1.16.tar.bz2 | 3 --- yast2-installation-4.1.17.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.16.tar.bz2 create mode 100644 yast2-installation-4.1.17.tar.bz2 diff --git a/yast2-installation-4.1.16.tar.bz2 b/yast2-installation-4.1.16.tar.bz2 deleted file mode 100644 index 28ce954..0000000 --- a/yast2-installation-4.1.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1e81ea4c76f64f263a02c938dd4163130a660bd0066070ebbac2dfb9c40a7e9 -size 458706 diff --git a/yast2-installation-4.1.17.tar.bz2 b/yast2-installation-4.1.17.tar.bz2 new file mode 100644 index 0000000..65b7295 --- /dev/null +++ b/yast2-installation-4.1.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e292f2f6c2130601e326c8a261d6e19e3e9436b4d5c96772b4d75a18c7835dec +size 458654 diff --git a/yast2-installation.changes b/yast2-installation.changes index 858c7d5..34b7dae 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 25 10:35:03 CEST 2018 - schubi@suse.de + +- Updated docu for add_on_products.xml: Added tag "confirm_license" + to handle Add-On-products licenses which will be added while + installation. (bsc#1105758) +- 4.1.17 + ------------------------------------------------------------------- Tue Sep 18 09:33:59 UTC 2018 - dgonzalez@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index acc7e30..a2a4483 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.16 +Version: 4.1.17 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 14d66ac8ad646a6e7186f71f8aae0a2cd8f71b13bc70b9e8857efd515c81c3d8 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 25 Sep 2018 13:44:57 +0000 Subject: [PATCH 05/13] - Fix syntax error (bsc#1109659) - 4.1.18 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=980 --- yast2-installation-4.1.17.tar.bz2 | 3 --- yast2-installation-4.1.18.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.17.tar.bz2 create mode 100644 yast2-installation-4.1.18.tar.bz2 diff --git a/yast2-installation-4.1.17.tar.bz2 b/yast2-installation-4.1.17.tar.bz2 deleted file mode 100644 index 65b7295..0000000 --- a/yast2-installation-4.1.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e292f2f6c2130601e326c8a261d6e19e3e9436b4d5c96772b4d75a18c7835dec -size 458654 diff --git a/yast2-installation-4.1.18.tar.bz2 b/yast2-installation-4.1.18.tar.bz2 new file mode 100644 index 0000000..950d659 --- /dev/null +++ b/yast2-installation-4.1.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b05e1de0dabcb6112c8d163d8507ccc3cecf96859201cf92ca3ee7ae51f4359 +size 458473 diff --git a/yast2-installation.changes b/yast2-installation.changes index 34b7dae..bad9587 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 25 13:34:50 UTC 2018 - dgonzalez@suse.com + +- Fix syntax error (bsc#1109659) +- 4.1.18 + ------------------------------------------------------------------- Tue Sep 25 10:35:03 CEST 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index a2a4483..c269773 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.17 +Version: 4.1.18 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From ac99b1858f347c102bc92e68466185c9b1fa093e0f5cc2e7612eb1037806fd42 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 25 Sep 2018 13:59:46 +0000 Subject: [PATCH 06/13] Updated to git ref cd1ef33f OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=981 --- yast2-installation-4.1.18.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.1.18.tar.bz2 b/yast2-installation-4.1.18.tar.bz2 index 950d659..ba124d3 100644 --- a/yast2-installation-4.1.18.tar.bz2 +++ b/yast2-installation-4.1.18.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b05e1de0dabcb6112c8d163d8507ccc3cecf96859201cf92ca3ee7ae51f4359 -size 458473 +oid sha256:ff90c43c920bfd60f66112249abf9c522bda482f4ee8e11b59438ff75bc40d91 +size 458977 From 11c97a13ef4bfacb0b562f8a82d1864459f7be5ed1e0b0b60f7bdfed3a5b1f41 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 26 Sep 2018 11:05:27 +0000 Subject: [PATCH 07/13] - Skip the roles' dialog selection when there is only one available (fate#324713) - 4.1.19 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=982 --- yast2-installation-4.1.18.tar.bz2 | 3 --- yast2-installation-4.1.19.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.18.tar.bz2 create mode 100644 yast2-installation-4.1.19.tar.bz2 diff --git a/yast2-installation-4.1.18.tar.bz2 b/yast2-installation-4.1.18.tar.bz2 deleted file mode 100644 index ba124d3..0000000 --- a/yast2-installation-4.1.18.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff90c43c920bfd60f66112249abf9c522bda482f4ee8e11b59438ff75bc40d91 -size 458977 diff --git a/yast2-installation-4.1.19.tar.bz2 b/yast2-installation-4.1.19.tar.bz2 new file mode 100644 index 0000000..6047870 --- /dev/null +++ b/yast2-installation-4.1.19.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ef1900dc55c597817ee1a2d7957db6213108691b7d56cd0f05bdf8220f53ce +size 459333 diff --git a/yast2-installation.changes b/yast2-installation.changes index bad9587..86cfd6f 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 25 15:11:15 UTC 2018 - dgonzalez@suse.com + +- Skip the roles' dialog selection when there is only one available + (fate#324713) +- 4.1.19 + ------------------------------------------------------------------- Tue Sep 25 13:34:50 UTC 2018 - dgonzalez@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index c269773..0bdbb65 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.18 +Version: 4.1.19 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7b5bca7062ddf143989c83d9df887c689b373da32f678ff9044d67b5c28b2d14 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 16 Oct 2018 15:45:19 +0000 Subject: [PATCH 08/13] - Fixed path to license file. . Build error in fate#324713 - 4.1.20 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=983 --- yast2-installation-4.1.19.tar.bz2 | 3 --- yast2-installation-4.1.20.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.1.19.tar.bz2 create mode 100644 yast2-installation-4.1.20.tar.bz2 diff --git a/yast2-installation-4.1.19.tar.bz2 b/yast2-installation-4.1.19.tar.bz2 deleted file mode 100644 index 6047870..0000000 --- a/yast2-installation-4.1.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59ef1900dc55c597817ee1a2d7957db6213108691b7d56cd0f05bdf8220f53ce -size 459333 diff --git a/yast2-installation-4.1.20.tar.bz2 b/yast2-installation-4.1.20.tar.bz2 new file mode 100644 index 0000000..0ce9bf3 --- /dev/null +++ b/yast2-installation-4.1.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4849cd954bcffa2acd44a651574d406173c0fb30410620d2b06f31a5837ae8c3 +size 459229 diff --git a/yast2-installation.changes b/yast2-installation.changes index 86cfd6f..e42f8a4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 16 13:52:00 CEST 2018 - schubi@suse.de + +- Fixed path to license file. . Build error in fate#324713 +- 4.1.20 + ------------------------------------------------------------------- Tue Sep 25 15:11:15 UTC 2018 - dgonzalez@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 0bdbb65..7a58397 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.19 +Version: 4.1.20 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -252,7 +252,7 @@ systemctl enable YaST2-Firstboot.service %dir %{yast_vardir}/hooks/installation %dir %{yast_docdir} -%license %{yast_docdir}/COPYING +%license COPYING %doc %{yast_docdir}/README.md %doc %{yast_docdir}/CONTRIBUTING.md From 2b3db26aefd85842f7580b42388765f553bb71dd6370a5d226ce8e4334ce2187 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 23 Oct 2018 08:31:53 +0000 Subject: [PATCH 09/13] Updated to git ref 0dbd687b OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=984 --- yast2-installation-4.1.20.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.1.20.tar.bz2 b/yast2-installation-4.1.20.tar.bz2 index 0ce9bf3..60fcd0b 100644 --- a/yast2-installation-4.1.20.tar.bz2 +++ b/yast2-installation-4.1.20.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4849cd954bcffa2acd44a651574d406173c0fb30410620d2b06f31a5837ae8c3 -size 459229 +oid sha256:f14c37bdb951c146bb143fd5ea79801970b231c2a00dc764b4cd7d8484a8f2b0 +size 459234 From 59bfa312e17cde21f48e73a79054fe5eedc83c26c795fcf2d41e0696a182756b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 25 Oct 2018 08:30:56 +0000 Subject: [PATCH 10/13] - Saving y2logs after the installation has been finished. (fate#325737) - 4.1.21 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=985 --- yast2-installation-4.1.20.tar.bz2 | 3 --- yast2-installation-4.1.21.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.20.tar.bz2 create mode 100644 yast2-installation-4.1.21.tar.bz2 diff --git a/yast2-installation-4.1.20.tar.bz2 b/yast2-installation-4.1.20.tar.bz2 deleted file mode 100644 index 60fcd0b..0000000 --- a/yast2-installation-4.1.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f14c37bdb951c146bb143fd5ea79801970b231c2a00dc764b4cd7d8484a8f2b0 -size 459234 diff --git a/yast2-installation-4.1.21.tar.bz2 b/yast2-installation-4.1.21.tar.bz2 new file mode 100644 index 0000000..04c6dce --- /dev/null +++ b/yast2-installation-4.1.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981d31561632d1871d07b090f9bc276b9d09625e38a404303066447e511f51c5 +size 459815 diff --git a/yast2-installation.changes b/yast2-installation.changes index e42f8a4..c5e1554 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 23 14:17:49 CEST 2018 - schubi@suse.de + +- Saving y2logs after the installation has been finished. + (fate#325737) +- 4.1.21 + ------------------------------------------------------------------- Tue Oct 16 13:52:00 CEST 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 7a58397..713ee84 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.20 +Version: 4.1.21 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 44e33df836cfa5e6cdde0a4fa7e323815bef96d757234149775a0f84abed0f8b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 25 Oct 2018 11:39:52 +0000 Subject: [PATCH 11/13] - Remember the selected role (related to FATE#325834) - 4.1.22 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=986 --- yast2-installation-4.1.21.tar.bz2 | 3 --- yast2-installation-4.1.22.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.21.tar.bz2 create mode 100644 yast2-installation-4.1.22.tar.bz2 diff --git a/yast2-installation-4.1.21.tar.bz2 b/yast2-installation-4.1.21.tar.bz2 deleted file mode 100644 index 04c6dce..0000000 --- a/yast2-installation-4.1.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:981d31561632d1871d07b090f9bc276b9d09625e38a404303066447e511f51c5 -size 459815 diff --git a/yast2-installation-4.1.22.tar.bz2 b/yast2-installation-4.1.22.tar.bz2 new file mode 100644 index 0000000..a29d5cd --- /dev/null +++ b/yast2-installation-4.1.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe51b770fc01ba5e36021d87bb55aa9188bcfeb19b50118c29f1354068c8240 +size 459954 diff --git a/yast2-installation.changes b/yast2-installation.changes index c5e1554..4d1e4f5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 25 08:02:13 UTC 2018 - lslezak@suse.cz + +- Remember the selected role (related to FATE#325834) +- 4.1.22 + ------------------------------------------------------------------- Tue Oct 23 14:17:49 CEST 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 713ee84..bf36bea 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.21 +Version: 4.1.22 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 3a1bde0734cd1befba3c23e182e88826808978b0d0f34318bc726067ce5d06bd Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 29 Oct 2018 12:47:44 +0000 Subject: [PATCH 12/13] - Added save_y2logs client. (fate#325737) - 4.1.23 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=987 --- yast2-installation-4.1.22.tar.bz2 | 3 --- yast2-installation-4.1.23.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.22.tar.bz2 create mode 100644 yast2-installation-4.1.23.tar.bz2 diff --git a/yast2-installation-4.1.22.tar.bz2 b/yast2-installation-4.1.22.tar.bz2 deleted file mode 100644 index a29d5cd..0000000 --- a/yast2-installation-4.1.22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fe51b770fc01ba5e36021d87bb55aa9188bcfeb19b50118c29f1354068c8240 -size 459954 diff --git a/yast2-installation-4.1.23.tar.bz2 b/yast2-installation-4.1.23.tar.bz2 new file mode 100644 index 0000000..916d532 --- /dev/null +++ b/yast2-installation-4.1.23.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845207b0cad66e763d3587c04b37421fdf6a5aa991e5fcf8bcc4041ca7d491e3 +size 459919 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4d1e4f5..a2804d0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 29 13:02:11 CET 2018 - schubi@suse.de + +- Added save_y2logs client. (fate#325737) +- 4.1.23 + ------------------------------------------------------------------- Thu Oct 25 08:02:13 UTC 2018 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index bf36bea..f8f07db 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.22 +Version: 4.1.23 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 0989b30ecef868b9ca3aa9ffe390c3b3b2f40e4043642007b6f1837809539b02 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 1 Nov 2018 11:38:34 +0000 Subject: [PATCH 13/13] - extra_urls: compare unexpanded urls, so two identical repositories with variables are detected (bsc#1090193) - 4.1.24 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=988 --- yast2-installation-4.1.23.tar.bz2 | 3 --- yast2-installation-4.1.24.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.23.tar.bz2 create mode 100644 yast2-installation-4.1.24.tar.bz2 diff --git a/yast2-installation-4.1.23.tar.bz2 b/yast2-installation-4.1.23.tar.bz2 deleted file mode 100644 index 916d532..0000000 --- a/yast2-installation-4.1.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:845207b0cad66e763d3587c04b37421fdf6a5aa991e5fcf8bcc4041ca7d491e3 -size 459919 diff --git a/yast2-installation-4.1.24.tar.bz2 b/yast2-installation-4.1.24.tar.bz2 new file mode 100644 index 0000000..da634ce --- /dev/null +++ b/yast2-installation-4.1.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64538ee544f3038ab6a50546621f0f7bef4c02b7898ea58c7dce14b598d410d2 +size 460677 diff --git a/yast2-installation.changes b/yast2-installation.changes index a2804d0..972959e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 1 08:03:27 UTC 2018 - jreidinger@suse.com + +- extra_urls: compare unexpanded urls, so two identical + repositories with variables are detected (bsc#1090193) +- 4.1.24 + ------------------------------------------------------------------- Mon Oct 29 13:02:11 CET 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index f8f07db..0f4620b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.23 +Version: 4.1.24 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build