[yast-commit] [yast/yast-registration] 859836: update the Connect version dependency
Branch: refs/heads/SLE-12-SP1 Home: https://github.com/yast/yast-registration Commit: 859836875c32c10a47ebe5bff4857634ef3a8056 https://github.com/yast/yast-registration/commit/859836875c32c10a47ebe5bff48... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M package/yast2-registration.spec Log Message: ----------- update the Connect version dependency just to have a different version sent in the request header Commit: ed4c3c98e02684c36932965bc6f906c6c9ed6b58 https://github.com/yast/yast-registration/commit/ed4c3c98e02684c36932965bc6f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M package/yast2-registration.changes Log Message: ----------- changes Commit: 42d5dca0afb20292480d14b7490bbeabf820ee45 https://github.com/yast/yast-registration/commit/42d5dca0afb20292480d14b7490... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- Merge pull request #222 from yast/bump_connect_dependency Update the Connect version dependency Commit: 6b13d51d5a4200351c216b637c3e0ac65417f368 https://github.com/yast/yast-registration/commit/6b13d51d5a4200351c216b637c3... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/clients/discover_registration_services.rb M src/lib/registration/connect_helpers.rb Log Message: ----------- adapt to new suse connect Commit: 1be290a5175c6140900533d3bb33425bdd893974 https://github.com/yast/yast-registration/commit/1be290a5175c6140900533d3bb3... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.spec Log Message: ----------- update dependencies Commit: 806f84d22581522ae9a6d6e090f8c9a21ee29d0e https://github.com/yast/yast-registration/commit/806f84d22581522ae9a6d6e090f... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M Gemfile Log Message: ----------- update gemfile Commit: a0aa50cc8d959383093814b5d267ad324e5df23a https://github.com/yast/yast-registration/commit/a0aa50cc8d959383093814b5d26... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M Gemfile Log Message: ----------- use existing tag Commit: 0a4465083aaf72ebf158bd7f5129a14cd8ba3be0 https://github.com/yast/yast-registration/commit/0a4465083aaf72ebf158bd7f512... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.spec A src/clients/migration_repos.rb M src/lib/registration/addon.rb A src/lib/registration/migration_repositories.rb M src/lib/registration/registration.rb M src/lib/registration/registration_ui.rb M src/lib/registration/sw_mgmt.rb A src/lib/registration/ui/migration_repos_selection_dialog.rb A src/lib/registration/ui/migration_repos_workflow.rb A src/lib/registration/ui/migration_selection_dialog.rb M src/lib/registration/url_helpers.rb M test/addon_sorter_spec.rb M test/addon_spec.rb A test/fixtures/installed_sles12_product.yml A test/fixtures/migration_service.yml A test/fixtures/migration_to_sles12_sp1.yml A test/migration_repos_selection_dialog_test.rb A test/migration_repos_workflow_spec.rb A test/migration_repositories_spec.rb A test/migration_selection_dialog_test.rb M test/registration_spec.rb M test/registration_ui_test.rb M test/spec_helper.rb Log Message: ----------- added support for online migration (fate#315161) Commit: 34aa5ac267232c8755d6b201d531fd6b4cc59957 https://github.com/yast/yast-registration/commit/34aa5ac267232c8755d6b201d53... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/migration_repositories.rb M src/lib/registration/ui/migration_repos_workflow.rb M test/migration_repos_workflow_spec.rb M test/migration_repositories_spec.rb Log Message: ----------- ask the user whether to install the online updates Commit: 4290e5c7863bd8c7e036d7da99f086c454743890 https://github.com/yast/yast-registration/commit/4290e5c7863bd8c7e036d7da99f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/clients/migration_repos.rb M src/lib/registration/addon.rb M src/lib/registration/migration_repositories.rb M src/lib/registration/sw_mgmt.rb Log Message: ----------- code review fixes Commit: d71737858bf7c41c84248a079ab8e5c895cc5c36 https://github.com/yast/yast-registration/commit/d71737858bf7c41c84248a079ab... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/ui/migration_repos_selection_dialog.rb M src/lib/registration/ui/migration_repos_workflow.rb M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- more code review fixes Commit: 28735b7897b37c33bf2b9fb86350f783a6c39f78 https://github.com/yast/yast-registration/commit/28735b7897b37c33bf2b9fb8635... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/url_helpers.rb M test/migration_repos_selection_dialog_test.rb M test/migration_repos_workflow_spec.rb M test/migration_selection_dialog_test.rb M test/spec_helper.rb Log Message: ----------- improved tests - ignore tests in the code coverage statistics - fixed typo in the URL helper method name Commit: 10aa93a127a46c04ad5f468ecce6392619704e7f https://github.com/yast/yast-registration/commit/10aa93a127a46c04ad5f468ecce... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M Gemfile Log Message: ----------- use suse-connect master branch at Travis Commit: df5d2b47d0d41d38aea4326e044fa2fef96118aa https://github.com/yast/yast-registration/commit/df5d2b47d0d41d38aea4326e044... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/migration_repositories.rb M test/migration_repositories_spec.rb Log Message: ----------- disable vendorChange during migration (FATE#319138) Commit: c7e05f23f0fcad736ae045e9cda17623936f85fd https://github.com/yast/yast-registration/commit/c7e05f23f0fcad736ae045e9cda... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.spec M src/lib/registration/migration_repositories.rb M src/lib/registration/ui/migration_repos_selection_dialog.rb M src/lib/registration/ui/migration_repos_workflow.rb M test/migration_repos_selection_dialog_test.rb M test/migration_repos_workflow_spec.rb M test/migration_repositories_spec.rb Log Message: ----------- use DUP from ALL (FATE#319138) Conflicts: package/yast2-registration.spec Commit: 1fe039462be063394b5f66a6d66f97f58f0997ea https://github.com/yast/yast-registration/commit/1fe039462be063394b5f66a6d66... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/migration_repositories.rb Log Message: ----------- better readable code for switching the repository status Commit: 30951f0c4bdae625eacdc94348941b02d99690bb https://github.com/yast/yast-registration/commit/30951f0c4bdae625eacdc943489... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/migration_repositories.rb M src/lib/registration/ui/migration_repos_workflow.rb M test/migration_repos_workflow_spec.rb Log Message: ----------- use a better method name Commit: 3fdb59643094e94d2097b779afebb90a6ac4160b https://github.com/yast/yast-registration/commit/3fdb59643094e94d2097b779afe... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/lib/registration/migration_repositories.rb M test/migration_repositories_spec.rb Log Message: ----------- set the correct vendor change flag (FATE#319128) for the DUP mode instead of the normal mode Commit: f5105607aff046a4130712b935fbd9400eb97176 https://github.com/yast/yast-registration/commit/f5105607aff046a4130712b935f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes Log Message: ----------- 3.1.129.2 Commit: 17110555af8121f9e7cb4ff75bffb81bd2ecb5e0 https://github.com/yast/yast-registration/commit/17110555af8121f9e7cb4ff75bf... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/migration_repos_selection_dialog_test.rb M test/migration_selection_dialog_test.rb Log Message: ----------- revert some test updates Yast::Term#nested_find is not available in SLE12-GA Commit: 877fdb59077decd059ba983cb5e6455cc0f6276e https://github.com/yast/yast-registration/commit/877fdb59077decd059ba983cb5e... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/addon_sorter.rb M src/lib/registration/sw_mgmt.rb M src/lib/registration/ui/migration_repos_workflow.rb M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- improve the migration selection dialog Conflicts: src/lib/registration/sw_mgmt.rb Commit: 5f50f3e0c20295c489f32cf73836e9fa27690e05 https://github.com/yast/yast-registration/commit/5f50f3e0c20295c489f32cf7383... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/addon_sorter.rb A src/lib/registration/migration_sorter.rb M src/lib/registration/registration_ui.rb M src/lib/registration/sw_mgmt.rb M src/lib/registration/ui/migration_repos_selection_dialog.rb M src/lib/registration/ui/migration_repos_workflow.rb M src/lib/registration/ui/migration_selection_dialog.rb M test/fixtures/migration_to_sles12_sp1.yml M test/migration_repos_selection_dialog_test.rb M test/migration_repos_workflow_spec.rb M test/migration_selection_dialog_test.rb Log Message: ----------- improved repository selection dialog display details in a separate widget below the main selection widget Conflicts: src/lib/registration/registration_ui.rb src/lib/registration/ui/base_system_registration_dialog.rb test/migration_repos_selection_dialog_test.rb test/migration_selection_dialog_test.rb Commit: 9fbdd113d928b180313d4a104da4000f081d6f7a https://github.com/yast/yast-registration/commit/9fbdd113d928b180313d4a104da... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/addon.rb M src/lib/registration/ui/migration_repos_workflow.rb M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- send also the registered, but not installed addons Commit: e085ad36370273bb1c602c0071f7a43fbeca5100 https://github.com/yast/yast-registration/commit/e085ad36370273bb1c602c0071f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/addon.rb M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- code review improvements Commit: 218f9fe465c4c9545519c854c7c248e36842a9db https://github.com/yast/yast-registration/commit/218f9fe465c4c9545519c854c7c... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_repos_workflow.rb Log Message: ----------- Reload the packages after modifying the repository setup (bsc#941532) Conflicts: package/yast2-registration.changes package/yast2-registration.spec Commit: 1f61810156de21274e6c1763318031bb03c441ea https://github.com/yast/yast-registration/commit/1f61810156de21274e6c1763318... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/clients/inst_scc.rb Log Message: ----------- Catch exceptions also when loading the available extensions (bsc#941491) Conflicts: package/yast2-registration.spec src/clients/inst_scc.rb Commit: 10ccc3c4ac22855750ee206674a75d21bcf47728 https://github.com/yast/yast-registration/commit/10ccc3c4ac22855750ee206674a... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/inst_scc_test.rb Log Message: ----------- added a testcase Commit: 3ba92dc44f4df1dc38c168c49406037e5a535fea https://github.com/yast/yast-registration/commit/3ba92dc44f4df1dc38c168c4940... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/inst_scc_test.rb Log Message: ----------- test also the displayed error message Commit: 0d6de70c1dbbbb273fe8100c6c1c8d8ac57d6389 https://github.com/yast/yast-registration/commit/0d6de70c1dbbbb273fe8100c6c1... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.3 Commit: 361eb0d1f8984c9c3281eb0b78612ad0c2607ec3 https://github.com/yast/yast-registration/commit/361eb0d1f8984c9c3281eb0b786... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/migration_repos_selection_dialog_test.rb M test/registration_ui_test.rb Log Message: ----------- update tests Commit: 2087db11a6b0d0e0f6bc4998fbae0d16aaceca4a https://github.com/yast/yast-registration/commit/2087db11a6b0d0e0f6bc4998fba... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/registration_ui.rb M test/migration_selection_dialog_test.rb M test/registration_ui_test.rb Log Message: ----------- update tests Commit: 4b93408228ece90fa1e76d59885e5b0f73108f0e https://github.com/yast/yast-registration/commit/4b93408228ece90fa1e76d59885... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/registration_ui.rb A src/lib/registration/ui/abort_confirmation.rb M src/lib/registration/ui/addon_reg_codes_dialog.rb M src/lib/registration/ui/addon_selection_dialog.rb Log Message: ----------- Do not always mention installation (bnc#941403, bnc#941739) Conflicts: src/lib/registration/registration_ui.rb src/lib/registration/ui/base_system_registration_dialog.rb Commit: 0aa513b2384703929900ba7cc96237dd303ec76a https://github.com/yast/yast-registration/commit/0aa513b2384703929900ba7cc96... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes Log Message: ----------- Changelog update Conflicts: package/yast2-registration.changes Commit: 2842ca7ec7e7b58048a59bc072e0069aff79c3e6 https://github.com/yast/yast-registration/commit/2842ca7ec7e7b58048a59bc072e... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/spec_helper.rb Log Message: ----------- More robust spec_helper Commit: 0ac0eb9104ddb649b97ba772f78a2ccb34bf704a https://github.com/yast/yast-registration/commit/0ac0eb9104ddb649b97ba772f78... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: A test/abort_confirmation_spec.rb Log Message: ----------- Smoke test for AbortConfirmation Commit: 0783bea75c29b50bf79a0debcda084afea215df3 https://github.com/yast/yast-registration/commit/0783bea75c29b50bf79a0debcda... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/sw_mgmt.rb M test/registration_ui_test.rb M test/sw_mgmt_spec.rb Log Message: ----------- fixed registering a product with POOL flavor (bsc#941402) Conflicts: package/yast2-registration.changes src/lib/registration/sw_mgmt.rb test/sw_mgmt_spec.rb Commit: fcafc7176e4bf933d850d89bedf26629c9fc0430 https://github.com/yast/yast-registration/commit/fcafc7176e4bf933d850d89bedf... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/addon_selection_dialog.rb Log Message: ----------- addon selection dialog - use a better widget ID to avoid possible ID duplicates when an addon with multiple versions is displayed Conflicts: src/lib/registration/ui/addon_selection_dialog.rb src/lib/registration/ui/addon_selection_registration_dialog.rb Commit: de377996425f2a6899a4dc742b67f73e7def4b30 https://github.com/yast/yast-registration/commit/de377996425f2a6899a4dc742b6... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_selection_dialog.rb M test/migration_selection_dialog_test.rb Log Message: ----------- Handle not available products (bsc#942892) ...when using a SMT server for running online migration Commit: 958f770eedaf451a11555e9658438c7585c7ffba https://github.com/yast/yast-registration/commit/958f770eedaf451a11555e96584... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- fixed yard comments Commit: 68bad41535987a9295cd23923f2bbf9e35ee0945 https://github.com/yast/yast-registration/commit/68bad41535987a9295cd23923f2... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/registration_ui.rb Log Message: ----------- Better wording in the "install updates" popup (bsc#942843) Commit: 2e9f03be72716f1fa66345e0a1b0b6a619c14dc6 https://github.com/yast/yast-registration/commit/2e9f03be72716f1fa66345e0a1b... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/ui/migration_repos_workflow.rb Log Message: ----------- add a new message for later Commit: 95782321365aab0c4b5b356bb61cb233565eabcc https://github.com/yast/yast-registration/commit/95782321365aab0c4b5b356bb61... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/ui/migration_repos_workflow.rb Log Message: ----------- better wording Commit: b2390df6760162d19001c4430e120c8e61287572 https://github.com/yast/yast-registration/commit/b2390df6760162d19001c4430e1... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/sw_mgmt.rb M test/sw_mgmt_spec.rb Log Message: ----------- Keep the original NCCCredentials file permissions (bsc#943568) ...when upgrading from SLE11 - 3.1.146 Conflicts: package/yast2-registration.spec Commit: 9b14ec50ef92d8d2132abc084ebd165222f96c89 https://github.com/yast/yast-registration/commit/9b14ec50ef92d8d2132abc084eb... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/sw_mgmt.rb M test/sw_mgmt_spec.rb Log Message: ----------- use `cp -a ...` to copy also the ACLs Commit: a91cb78f5bc4760e59a45fac90cf90150d9b3238 https://github.com/yast/yast-registration/commit/a91cb78f5bc4760e59a45fac90c... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/sw_mgmt.rb Log Message: ----------- better comment Commit: 865641dcf87e8a77c110b30673d835e47b362cf4 https://github.com/yast/yast-registration/commit/865641dcf87e8a77c110b30673d... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- make the selection widget smaller (bsc#943636) to have more space for details when only few migrations are available Conflicts: test/migration_selection_dialog_test.rb Commit: 520e69222442fd2ddf6a832340bde31e887d1866 https://github.com/yast/yast-registration/commit/520e69222442fd2ddf6a832340b... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: R src/lib/registration/migration_sorter.rb M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- use the ADDON_SORTER also for sorting migrations SCC now also returns the product_type attribute so we can use the ADDON_SORTER also for migrations (we just need to move the base product(s) to the end) Commit: 4bd3626f44105a231d4d86d57b51ef77535cd839 https://github.com/yast/yast-registration/commit/4bd3626f44105a231d4d86d57b5... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/clients/inst_scc.rb M src/clients/scc_auto.rb M src/lib/registration/helpers.rb M src/lib/registration/registration.rb M src/lib/registration/sw_mgmt.rb M test/helpers_spec.rb M test/registration_spec.rb M test/sw_mgmt_spec.rb Log Message: ----------- use the new connect methods for managing credentials use the code from connect/yast.rb file which is designed to be stable for YaST Conflicts: test/registration_spec.rb Commit: dd89b55bd2086dc9fadbd21b09a6eacf72b98049 https://github.com/yast/yast-registration/commit/dd89b55bd2086dc9fadbd21b09a... Author: Jiri Srain <jsrain@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/lib/registration/registration_ui.rb Log Message: ----------- fixed syntax error (bsc#944089) Conflicts: package/yast2-registration.spec Commit: 57664cf18a828ceb6d4546011bc5cb863dcfc6ea https://github.com/yast/yast-registration/commit/57664cf18a828ceb6d4546011bc... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/connect_helpers.rb M test/addon_spec.rb M test/helpers_spec.rb M test/import_certificate_dialog_test.rb Log Message: ----------- rubocop fixes Commit: 5c18aab4613209c207360e4563be011b0ded935b https://github.com/yast/yast-registration/commit/5c18aab4613209c207360e4563b... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/sw_mgmt_spec.rb Log Message: ----------- fix tests Commit: 006e6134fab812c77762f6881dbb4dd2179ed837 https://github.com/yast/yast-registration/commit/006e6134fab812c77762f6881db... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/clients/migration_repos.rb Log Message: ----------- migration_repos.rb - open Wizard only if needed Commit: b90d8b00235aaae4260d4522d3e6941f05a85135 https://github.com/yast/yast-registration/commit/b90d8b00235aaae4260d4522d3e... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- disable "Back" at the initial migration dialog Conflicts: package/yast2-registration.changes Commit: fb201eb5db92d74b6031a4b542dfc4e43d34e033 https://github.com/yast/yast-registration/commit/fb201eb5db92d74b6031a4b542d... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes A src/clients/migration_finish.rb M src/clients/migration_repos.rb M src/lib/registration/finish_dialog.rb M src/lib/registration/repo_state.rb M src/lib/registration/sw_mgmt.rb A src/lib/registration/ui/migration_finish_workflow.rb M src/lib/registration/ui/migration_repos_workflow.rb A test/migration_finish_workflow_spec.rb M test/migration_repos_workflow_spec.rb M test/migration_repositories_spec.rb M test/registration_ui_test.rb A test/repo_state_spec.rb M test/sw_mgmt_spec.rb Log Message: ----------- restore (enable) the Updates repositories (bsc#943960) ...at the end of the migration workflow Conflicts: src/lib/registration/ui/media_addon_workflow.rb test/media_addon_workflow_spec.rb test/registration_ui_test.rb test/sw_mgmt_spec.rb Commit: eb12d9c3ccfd520f8a80fb513cca58b2c99abb41 https://github.com/yast/yast-registration/commit/eb12d9c3ccfd520f8a80fb513cc... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/clients/scc.rb M src/lib/registration/sw_mgmt.rb M src/lib/registration/ui/autoyast_config_workflow.rb M src/lib/registration/ui/migration_finish_workflow.rb M src/lib/registration/ui/migration_repos_workflow.rb M test/migration_repos_workflow_spec.rb M test/scc_test.rb M test/sw_mgmt_spec.rb Log Message: ----------- SwMgmt.init - use exceptions for indicating errors Conflicts: src/lib/registration/ui/media_addon_workflow.rb test/media_addon_workflow_spec.rb test/sw_mgmt_spec.rb Commit: 1f9aa9d442f357902ef466cece30d62ca825a961 https://github.com/yast/yast-registration/commit/1f9aa9d442f357902ef466cece3... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/sw_mgmt.rb Log Message: ----------- code review fix - improve raising the exception Commit: 33a4c6fe74b9ae769dfa50418d313952f8a97046 https://github.com/yast/yast-registration/commit/33a4c6fe74b9ae769dfa50418d3... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.5 Commit: 8d12c7df5746e60b371211374788fc9c49eedd9f https://github.com/yast/yast-registration/commit/8d12c7df5746e60b37121137478... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_selection_dialog.rb M test/fixtures/migration_to_sles12_sp1.yml M test/migration_selection_dialog_test.rb Log Message: ----------- display short product names (bsc#945028) ... instead of the internal identifiers in the migration selection dialog Conflicts: package/yast2-registration.changes test/migration_selection_dialog_test.rb Commit: 3e8cb5469f41aa04589de405589d4f8aaaacb7a1 https://github.com/yast/yast-registration/commit/3e8cb5469f41aa04589de405589... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.6 Commit: 7524e9d232aecc097c8e9720850ec7f8cc547c84 https://github.com/yast/yast-registration/commit/7524e9d232aecc097c8e9720850... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/clients/inst_scc.rb Log Message: ----------- fix displaying the product name Commit: 11e9d3958ee44ccc76596e5c64bc9b12b69f4106 https://github.com/yast/yast-registration/commit/11e9d3958ee44ccc76596e5c64b... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes A src/lib/registration/releasever.rb M src/lib/registration/ui/migration_repos_workflow.rb A test/releasever_spec.rb Log Message: ----------- set the $releasever URL variable to the new base product (bsc#941563) ...during online migration Commit: 706b936364b55d840092cdc847f1fea9fe66cdd3 https://github.com/yast/yast-registration/commit/706b936364b55d840092cdc847f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_repos_selection_dialog.rb M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- better labels (bsc#944510) specific migration repositories are not used in SLE12, use better wording Commit: d53ae019c2f0b71e10f2256200e2a54651674ff3 https://github.com/yast/yast-registration/commit/d53ae019c2f0b71e10f2256200e... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.7 Commit: 7832c64c170ce8fccae6fd26c09b572a17d07eed https://github.com/yast/yast-registration/commit/7832c64c170ce8fccae6fd26c09... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M .travis.yml M package/yast2-registration.changes M package/yast2-registration.spec A src/clients/registration_sync.rb M src/lib/registration/registration.rb M src/lib/registration/registration_ui.rb M src/lib/registration/sw_mgmt.rb M src/lib/registration/ui/migration_repos_workflow.rb A src/lib/registration/ui/registration_sync_workflow.rb M test/registration_spec.rb A test/registration_sync_workflow_spec.rb M test/registration_ui_test.rb Log Message: ----------- rollback registration (FATE#315161) restore the original product registration when online migration is aborted Conflicts: .travis.yml package/yast2-registration.changes Commit: 8d57b4f7d8a9a5b273ea4c7283dafb18b8d59779 https://github.com/yast/yast-registration/commit/8d57b4f7d8a9a5b273ea4c7283d... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/ui/migration_repos_workflow.rb Log Message: ----------- display the upgraded product name Commit: 416f85f5edb8acf6e6290f198365392a3025956e https://github.com/yast/yast-registration/commit/416f85f5edb8acf6e6290f19836... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/clients/migration_finish.rb M src/clients/migration_repos.rb M src/clients/registration_sync.rb M src/lib/registration/ui/migration_finish_workflow.rb M src/lib/registration/ui/migration_repos_workflow.rb M src/lib/registration/ui/registration_sync_workflow.rb A src/lib/registration/ui/wizard_client.rb M test/migration_finish_workflow_spec.rb M test/migration_repos_workflow_spec.rb M test/registration_sync_workflow_spec.rb A test/wizard_client_spec.rb Log Message: ----------- refactoring clients Commit: 93bf5f4c0f156aa81c982d5868ffb9fe38d44ff7 https://github.com/yast/yast-registration/commit/93bf5f4c0f156aa81c982d5868f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/abort_confirmation_spec.rb M test/addon_sorter_spec.rb M test/addon_spec.rb M test/discover_registration_services_test.rb M test/downloader_spec.rb M test/eula_downloader_spec.rb M test/exceptions_spec.rb M test/fingerprint_spec.rb M test/helpers_spec.rb M test/import_certificate_dialog_test.rb M test/inst_scc_test.rb M test/local_server_dialog_test.rb M test/migration_finish_workflow_spec.rb M test/migration_repos_selection_dialog_test.rb M test/migration_repos_workflow_spec.rb M test/migration_repositories_spec.rb M test/migration_selection_dialog_test.rb M test/scc_test.rb M test/smt_status_spec.rb M test/ssl_certificate_details_spec.rb M test/ssl_certificate_spec.rb M test/storage_spec.rb M test/suse_register_spec.rb M test/sw_mgmt_spec.rb M test/url_helpers_spec.rb M test/wizard_client_spec.rb Log Message: ----------- remove executable flags from tests Commit: a40b3ea959d161940eefe7c34b0afd455740167f https://github.com/yast/yast-registration/commit/a40b3ea959d161940eefe7c34b0... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/ui/migration_repos_workflow.rb M test/migration_repos_workflow_spec.rb Log Message: ----------- return :abort or :rollback when aborted at migration to indicate whether a registration rollback is needed or not (When aborted early in the workflow the registration status has not been changed therefore the rollback is not needed.) Commit: 578c449f8c977b027b25671c4d7bfd61ac77e244 https://github.com/yast/yast-registration/commit/578c449f8c977b027b25671c4d7... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_repos_selection_dialog.rb Log Message: ----------- set the repository states before starting the "repositories" module Conflicts: package/yast2-registration.changes Commit: 426771d6c6290d1d078c79dadd5e81cb80c81df5 https://github.com/yast/yast-registration/commit/426771d6c6290d1d078c79dadd5... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M src/lib/registration/registration.rb Log Message: ----------- fixed typos in a comment Commit: b74fd0a32a833b79b44fe57a77f5daf6be08c2ae https://github.com/yast/yast-registration/commit/b74fd0a32a833b79b44fe57a77f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/migration_repos_selection_dialog_test.rb Log Message: ----------- fixed test Commit: 8ebf90067ef739cbba93eb3d6cfd0c6f7354464b https://github.com/yast/yast-registration/commit/8ebf90067ef739cbba93eb3d6cf... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/fixtures/products_legacy_installation.yml Log Message: ----------- update testing fixture Commit: 07bf4e7d593af026ad08ae28b5b40ba95562704d https://github.com/yast/yast-registration/commit/07bf4e7d593af026ad08ae28b5b... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.8 Commit: 46d3bd34dd8c3610bb8f230f39a149c343472cef https://github.com/yast/yast-registration/commit/46d3bd34dd8c3610bb8f230f39a... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M .travis.yml Log Message: ----------- Travis fix Commit: 3eb59fd05fcffd065c01c80b131eb947313046f1 https://github.com/yast/yast-registration/commit/3eb59fd05fcffd065c01c80b131... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_repos_workflow.rb M test/migration_repos_workflow_spec.rb Log Message: ----------- check whether the system is registered (bsc#946004) ...before running online migration Commit: 03c8fd6a3e806f90d5653b4dbe560a8313b514bf https://github.com/yast/yast-registration/commit/03c8fd6a3e806f90d5653b4dbe5... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.9 Commit: 70064c0cfafb50db4849f6e434d5799d36bbe42e https://github.com/yast/yast-registration/commit/70064c0cfafb50db4849f6e434d... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/registration_sync_workflow.rb M test/registration_sync_workflow_spec.rb Log Message: ----------- make sure the base product is downgraded first (FATE#315161) Commit: 917144ee6709803dfeadca4a7fbac4d7258ce8ed https://github.com/yast/yast-registration/commit/917144ee6709803dfeadca4a7fb... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.10 Commit: f785f988a9345e751949ec09e6f38b2c8adb05c7 https://github.com/yast/yast-registration/commit/f785f988a9345e751949ec09e6f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/sw_mgmt.rb M src/lib/registration/ui/migration_repos_workflow.rb M test/migration_repos_workflow_spec.rb M test/sw_mgmt_spec.rb Log Message: ----------- do not crash when a repository cannot be accessed (bsc#946200) ask the user to skip it or abort the online migration Commit: f48d90430a1d2030070b2c810a5aecb150ee1faf https://github.com/yast/yast-registration/commit/f48d90430a1d2030070b2c810a5... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/sw_mgmt_spec.rb Log Message: ----------- removed a useless mock from tests Commit: 186045826eeb9ec82c01b36c4998221dbe73ac1a https://github.com/yast/yast-registration/commit/186045826eeb9ec82c01b36c499... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.11 Commit: 1dc83e80341002393cab855804418d7a95d2c23a https://github.com/yast/yast-registration/commit/1dc83e80341002393cab8558044... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/releasever.rb M src/lib/registration/ui/registration_sync_workflow.rb M test/registration_sync_workflow_spec.rb M test/releasever_spec.rb Log Message: ----------- restore the $releasever value and refresh the repositories (bsc#948363) ...when online migration is aborted Commit: b0e5d8c80d6684c1bbabab63a1f260d9ac4a601b https://github.com/yast/yast-registration/commit/b0e5d8c80d6684c1bbabab63a1f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.12 Commit: 10d11da1346d4446f5a8e296016848e075a33db4 https://github.com/yast/yast-registration/commit/10d11da1346d4446f5a8e296016... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M test/registration_ui_test.rb M test/sw_mgmt_spec.rb Log Message: ----------- update the test for the updated fixtures Conflicts: test/sw_mgmt_spec.rb Commit: d859baca46c658b75e30f6aa84a1e93179a31798 https://github.com/yast/yast-registration/commit/d859baca46c658b75e30f6aa84a... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- rebase the migration backport on the latest SLE12-GA code remove the dates from the change log to have the correct order Commit: 2fbc90f4280c2b52d6ae00f20826c9e7a0dddefd https://github.com/yast/yast-registration/commit/2fbc90f4280c2b52d6ae00f2082... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M package/yast2-registration.spec Log Message: ----------- update the pkg-bindings dependency Commit: 08042c43303a924e5d413e3a13393e76ecd64635 https://github.com/yast/yast-registration/commit/08042c43303a924e5d413e3a133... Author: Stefan Schubert <schubi@suse.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M src/lib/registration/url_helpers.rb M test/url_helpers_spec.rb Log Message: ----------- taking url from autoyast conifiguration file Commit: 0e30d09746d2ca69888b25b3083d5cf80944b174 https://github.com/yast/yast-registration/commit/0e30d09746d2ca69888b25b3083... Author: Stefan Schubert <schubi@suse.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M package/yast2-registration.changes Log Message: ----------- packaging Conflicts: package/yast2-registration.changes package/yast2-registration.spec Commit: e50cb06bd54cd1bdc14b09d40f7d73ada89b5024 https://github.com/yast/yast-registration/commit/e50cb06bd54cd1bdc14b09d40f7... Author: Stefan Schubert <schubi@suse.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M src/lib/registration/url_helpers.rb M test/url_helpers_spec.rb Log Message: ----------- Set the correct DEFAULT_URL Commit: 5a04c866bbc3506265b074b1fdfee2170f24412d https://github.com/yast/yast-registration/commit/5a04c866bbc3506265b074b1fdf... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M src/clients/discover_registration_services.rb M src/lib/registration/connect_helpers.rb M src/lib/registration/finish_dialog.rb M src/lib/registration/helpers.rb M src/lib/registration/sw_mgmt.rb M src/lib/registration/url_helpers.rb M test/helpers_spec.rb M test/sw_mgmt_spec.rb M test/url_helpers_spec.rb Log Message: ----------- use the constants from suse/connect/yast.rb Commit: 9a8861d87522ae7a0eeca6ccbbcad73a0a2e38a3 https://github.com/yast/yast-registration/commit/9a8861d87522ae7a0eeca6ccbbc... Author: Stefan Schubert <schubi@suse.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: A test/fixtures/autoinst_with_server.yml A test/fixtures/autoinst_without_server.yml M test/url_helpers_spec.rb Log Message: ----------- use yml instead of xml Commit: 935161f2c011653ef926a7170afaffce97b30655 https://github.com/yast/yast-registration/commit/935161f2c011653ef926a7170af... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M package/yast2-registration.changes Log Message: ----------- added bnc number Commit: a0be08fff0ff30f349c6bb8fe7c7221fc4c2dd52 https://github.com/yast/yast-registration/commit/a0be08fff0ff30f349c6bb8fe7c... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M package/yast2-registration.changes A src/clients/registration.rb Log Message: ----------- Added "registration" -> "scc" client symlink Commit: 44f618c55301686edb7e6cc80204a4e941f5c09e https://github.com/yast/yast-registration/commit/44f618c55301686edb7e6cc8020... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M .travis.yml M Gemfile M package/yast2-registration.changes M package/yast2-registration.spec M src/clients/discover_registration_services.rb M src/clients/inst_scc.rb A src/clients/migration_finish.rb A src/clients/migration_repos.rb A src/clients/registration.rb A src/clients/registration_sync.rb M src/clients/scc.rb M src/clients/scc_auto.rb M src/lib/registration/addon.rb M src/lib/registration/connect_helpers.rb M src/lib/registration/finish_dialog.rb M src/lib/registration/helpers.rb A src/lib/registration/migration_repositories.rb M src/lib/registration/registration.rb M src/lib/registration/registration_ui.rb A src/lib/registration/releasever.rb M src/lib/registration/repo_state.rb M src/lib/registration/sw_mgmt.rb A src/lib/registration/ui/abort_confirmation.rb M src/lib/registration/ui/addon_reg_codes_dialog.rb M src/lib/registration/ui/addon_selection_dialog.rb M src/lib/registration/ui/autoyast_config_workflow.rb A src/lib/registration/ui/migration_finish_workflow.rb A src/lib/registration/ui/migration_repos_selection_dialog.rb A src/lib/registration/ui/migration_repos_workflow.rb A src/lib/registration/ui/migration_selection_dialog.rb A src/lib/registration/ui/registration_sync_workflow.rb A src/lib/registration/ui/wizard_client.rb M src/lib/registration/url_helpers.rb A test/abort_confirmation_spec.rb M test/addon_sorter_spec.rb M test/addon_spec.rb M test/discover_registration_services_test.rb M test/downloader_spec.rb M test/eula_downloader_spec.rb M test/exceptions_spec.rb M test/fingerprint_spec.rb A test/fixtures/autoinst_with_server.yml A test/fixtures/autoinst_without_server.yml A test/fixtures/installed_sles12_product.yml A test/fixtures/migration_service.yml A test/fixtures/migration_to_sles12_sp1.yml M test/fixtures/products_legacy_installation.yml M test/helpers_spec.rb M test/import_certificate_dialog_test.rb M test/inst_scc_test.rb M test/local_server_dialog_test.rb A test/migration_finish_workflow_spec.rb A test/migration_repos_selection_dialog_test.rb A test/migration_repos_workflow_spec.rb A test/migration_repositories_spec.rb A test/migration_selection_dialog_test.rb M test/registration_spec.rb A test/registration_sync_workflow_spec.rb M test/registration_ui_test.rb A test/releasever_spec.rb A test/repo_state_spec.rb M test/scc_test.rb M test/smt_status_spec.rb M test/spec_helper.rb M test/ssl_certificate_details_spec.rb M test/ssl_certificate_spec.rb M test/storage_spec.rb M test/suse_register_spec.rb M test/sw_mgmt_spec.rb M test/url_helpers_spec.rb A test/wizard_client_spec.rb Log Message: ----------- Merge pull request #227 from yast/SLE12_migration_backport SLE12 backport - connect API update, migration support, small fixes Commit: 40e82964c42d8e2a5d39958593a604d05f4c6d1c https://github.com/yast/yast-registration/commit/40e82964c42d8e2a5d39958593a... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-19 (Mon, 19 Oct 2015) Changed paths: M src/lib/registration/registration.rb M src/lib/registration/registration_ui.rb Log Message: ----------- fix crash at addon upgrade (bsc#950795) Commit: 0a00ca7abc34c9158c4d5b78dd0a9273da9b2a93 https://github.com/yast/yast-registration/commit/0a00ca7abc34c9158c4d5b78dd0... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-19 (Mon, 19 Oct 2015) Changed paths: M src/lib/registration/registration_ui.rb Log Message: ----------- fixed yardoc comment Commit: 16774a292d83247511f42c57974d08f5ce008437 https://github.com/yast/yast-registration/commit/16774a292d83247511f42c57974... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-19 (Mon, 19 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- changes - 3.1.129.14 Conflicts: package/yast2-registration.changes package/yast2-registration.spec Commit: 28bd6a962612a6555588c9eaf9e1e67ef673cc5f https://github.com/yast/yast-registration/commit/28bd6a962612a6555588c9eaf9e... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-10-19 (Mon, 19 Oct 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/lib/registration/registration.rb M src/lib/registration/registration_ui.rb Log Message: ----------- Merge pull request #229 from yast/SLE12backport SLE12 backport of the addon upgrade fix Commit: 520cce1c4e520383c6a44ba796894275cb5845e2 https://github.com/yast/yast-registration/commit/520cce1c4e520383c6a44ba7968... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/migration_repositories.rb M test/migration_repositories_spec.rb Log Message: ----------- always enable update repositories for modules (bsc#953536) (during online migration) Conflicts: package/yast2-registration.changes package/yast2-registration.spec Commit: 721a3d236b1cfad15c5b90c030ade5c6e0c91088 https://github.com/yast/yast-registration/commit/721a3d236b1cfad15c5b90c030a... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/autoyast_config_dialog.rb Log Message: ----------- fixed crash at the end of the AutoYaST config workflow (bsc#949934) Conflicts: package/yast2-registration.changes Commit: 0d3556dac4fe99978b0c806d6b32195d83ec94d5 https://github.com/yast/yast-registration/commit/0d3556dac4fe99978b0c806d6b3... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- 3.1.129.15 Commit: 2916a84b020ef93b8686599c81357ea60249a8ce https://github.com/yast/yast-registration/commit/2916a84b020ef93b8686599c813... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/lib/registration/migration_repositories.rb M src/lib/registration/ui/autoyast_config_dialog.rb M test/migration_repositories_spec.rb Log Message: ----------- Merge pull request #233 from yast/migration_fix_backport Migration fix backport Commit: d52a905b09c185019efa84cc10942a78a03dbde2 https://github.com/yast/yast-registration/commit/d52a905b09c185019efa84cc109... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2015-11-18 (Wed, 18 Nov 2015) Changed paths: M src/autoyast-rnc/registration.rnc Log Message: ----------- Allow multiple occurences of 'addon' element in the schema Commit: cbbda71198580b7c1f55a1af4513e1c5cf460c47 https://github.com/yast/yast-registration/commit/cbbda71198580b7c1f55a1af451... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2015-11-18 (Wed, 18 Nov 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- Bump version and update changes file Commit: 09908b614c14ed32fe3bd42f9638cb964625e5c4 https://github.com/yast/yast-registration/commit/09908b614c14ed32fe3bd42f963... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2015-11-18 (Wed, 18 Nov 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/autoyast-rnc/registration.rnc Log Message: ----------- Merge pull request #234 from imobach/fix-autoyast-schema-sle12-ga Fix AutoYaST schema in SLE 12 GA Commit: 3fa55cd11bee28742589f5627b09517e9f5b33a6 https://github.com/yast/yast-registration/commit/3fa55cd11bee28742589f5627b0... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2016-01-05 (Tue, 05 Jan 2016) Changed paths: M src/clients/inst_scc.rb Log Message: ----------- Fix wrong backport of bsc#941403 Commit: 6d01c8a63d535defcc19b6cbe28cde9805ad4304 https://github.com/yast/yast-registration/commit/6d01c8a63d535defcc19b6cbe28... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2016-01-05 (Tue, 05 Jan 2016) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- Update version and changelog Commit: c3872d457b07f9aa50367ef8956c0dc83647213f https://github.com/yast/yast-registration/commit/c3872d457b07f9aa50367ef8956... Author: Ancor Gonzalez Sosa <ancorgs@gmail.com> Date: 2016-01-05 (Tue, 05 Jan 2016) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/clients/inst_scc.rb Log Message: ----------- Merge pull request #236 from ancorgs/fix_backport Fix wrong backport of bsc#941403 Commit: 5699c7c6cd4b7de751a9937a2188092abc1c9839 https://github.com/yast/yast-registration/commit/5699c7c6cd4b7de751a9937a218... Author: Knut Alejandro Anderssen González <teclator@gmail.com> Date: 2017-04-06 (Thu, 06 Apr 2017) Log Message: ----------- Merge branch 'SLE-12-GA' into SLE-12-SP1 Commit: 1ca6a75beb3981477cf32b6ff8fb9dbca3791c63 https://github.com/yast/yast-registration/commit/1ca6a75beb3981477cf32b6ff8f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2017-04-06 (Thu, 06 Apr 2017) Log Message: ----------- Merge pull request #308 from teclator/SLE-12-SP1 merge 'SLE-12-GA' into 'SLE-12-SP1' Compare: https://github.com/yast/yast-registration/compare/45af5a191454...1ca6a75beb3...
participants (1)
-
GitHub