[yast-commit] [yast/yast-yast2] 685c29: Bump version and update changelog
Branch: refs/heads/fix/loading_services_database Home: https://github.com/yast/yast-yast2 Commit: 685c29c63bd90be6c0818aca9543b7fa626cf4da https://github.com/yast/yast-yast2/commit/685c29c63bd90be6c0818aca9543b7fa62... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M package/yast2.changes M package/yast2.spec Log Message: ----------- Bump version and update changelog Commit: 444ee20ad967ae30217f66e96565680cb7f54214 https://github.com/yast/yast-yast2/commit/444ee20ad967ae30217f66e96565680cb7... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M library/network/src/modules/PortAliases.rb Log Message: ----------- Fix Rubocop offenses Commit: 456bfe89b66dbad16dc508fa21dcaf0d4e0c698f https://github.com/yast/yast-yast2/commit/456bfe89b66dbad16dc508fa21dcaf0d4e... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M library/network/src/modules/PortAliases.rb M package/yast2.changes Log Message: ----------- Fix typos and wording based on code review Commit: 8c60fdc7fe219c672c9366f6ee2eeec79bb15533 https://github.com/yast/yast-yast2/commit/8c60fdc7fe219c672c9366f6ee2eeec79b... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M library/network/src/modules/PortAliases.rb M library/network/test/port_aliases_test.rb Log Message: ----------- Avoid using complex output pre-process As suggested in the code review, the performance impact should not be noticiable. Commit: beb247855b958811215fa27acd30abaf585de367 https://github.com/yast/yast-yast2/commit/beb247855b958811215fa27acd30abaf58... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M library/network/src/modules/PortAliases.rb Log Message: ----------- Remove pre-loaded service aliases As suggested during the code review. It helps a bit to simplify the code. Commit: 7ed9002483ebf355db272be762494e6e60eb151f https://github.com/yast/yast-yast2/commit/7ed9002483ebf355db272be762494e6e60... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M library/network/src/modules/PortAliases.rb Log Message: ----------- Remove unused cache Commit: 261eae8b00f8c5b92af524403223991019859432 https://github.com/yast/yast-yast2/commit/261eae8b00f8c5b92af524403223991019... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M library/network/src/modules/PortAliases.rb Log Message: ----------- Do not log `getent services` command execution Because its output is too long, now the `logger: nil` option is passed to Yast::Execute in order to use the Cheetah::NullRecorder[1]. [1] https://github.com/openSUSE/cheetah/blob/bafcf46680fba6cc3fa3e60498d2f1d2b74... Compare: https://github.com/yast/yast-yast2/compare/492162c3241a...261eae8b00f8
participants (1)
-
David Díaz