From dfa45285205bcd45daa4aec860dcc19e48d892b9ec8c23ee591598223bbf0492 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 11 Apr 2017 15:13:35 +0000 Subject: [PATCH] Mon Apr 10 07:38:45 WEST 2017 - knut.anderssen@suse.com - Online Migration (fate#320534) - Added step for check registered but not installed addons to the migration workflow. In case of existence, allow the user to install the release package or deactivate the products. - In case of abort, only registered products are downgraded and synced. - Added to the migration summary information about products not offering migrations (third party addons). - 3.2.7 - 3.2.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=82 --- yast2-registration-3.2.6.tar.bz2 | 3 --- yast2-registration-3.2.7.tar.bz2 | 3 +++ yast2-registration.changes | 16 +++++++++++++++- yast2-registration.spec | 2 +- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 yast2-registration-3.2.6.tar.bz2 create mode 100644 yast2-registration-3.2.7.tar.bz2 diff --git a/yast2-registration-3.2.6.tar.bz2 b/yast2-registration-3.2.6.tar.bz2 deleted file mode 100644 index 2e84716..0000000 --- a/yast2-registration-3.2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d3c827e69d48649e01276e65f8cddf13ab14503c35b56a30856ecd47a29f6a6 -size 105025 diff --git a/yast2-registration-3.2.7.tar.bz2 b/yast2-registration-3.2.7.tar.bz2 new file mode 100644 index 0000000..7ce3ec4 --- /dev/null +++ b/yast2-registration-3.2.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e91de79ddf790073794bc630a41f967f5ee5c19abc6ce1bc00c861118d35cbb0 +size 107570 diff --git a/yast2-registration.changes b/yast2-registration.changes index 9e62e0e..edde0be 100644 --- a/yast2-registration.changes +++ b/yast2-registration.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Mon Apr 10 07:38:45 WEST 2017 - knut.anderssen@suse.com + +- Online Migration (fate#320534) + - Added step for check registered but not installed addons to the + migration workflow. In case of existence, allow the user to + install the release package or deactivate the products. + - In case of abort, only registered products are downgraded and + synced. + - Added to the migration summary information about products not + offering migrations (third party addons). +- 3.2.7 + +------------------------------------------------------------------- + Mon Mar 20 12:28:45 UTC 2017 - okurz@suse.com - Be explicit about 'Details' box not being localized (bsc#1025846) @@ -10,7 +24,7 @@ Fri Mar 17 09:23:03 UTC 2017 - gsouzadossantos@suse.com - Remember the state of the checkbox when leaving the dialog (bsc#1026155) and correct the filter to always show installed addons, even if they are beta versions. -- 3.2.5 +- 3.2.5 ------------------------------------------------------------------- Tue Mar 7 12:59:27 UTC 2017 - kanderssen@suse.com diff --git a/yast2-registration.spec b/yast2-registration.spec index 209247a..a57de7b 100644 --- a/yast2-registration.spec +++ b/yast2-registration.spec @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 3.2.6 +Version: 3.2.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build