Branch: refs/heads/config_console
Home: https://github.com/yast/yast-installation
Commit: 9ce935d3e128767b35f09c518813a2ac2b5977ee
https://github.com/yast/yast-installation/commit/9ce935d3e128767b35f09c5188…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M src/lib/installation/console/menu.rb
A src/lib/installation/console/menu_plugin.rb
A src/lib/installation/console/plugins/console_button.rb
A src/lib/installation/console/plugins/network_button.rb
A src/lib/installation/console/plugins/proxy_button.rb
A src/lib/installation/console/plugins/repositories_button.rb
Log Message:
-----------
Added console plugins
Branch: refs/heads/security_proposal
Home: https://github.com/yast/yast-installation
Commit: bdb92acb7228508602dd5ea45874d598d38fb970
https://github.com/yast/yast-installation/commit/bdb92acb7228508602dd5ea458…
Author: Josef Reidinger <jreidinger(a)suse.cz>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M package/yast2-installation.spec
R test/dialogs/complex_welcome_test.rb
R test/dialogs/ntp_setup_test.rb
R test/dialogs/product_selection_test.rb
A test/lib/dialogs/complex_welcome_test.rb
A test/lib/dialogs/ntp_setup_test.rb
A test/lib/dialogs/product_selection_test.rb
A test/lib/dialogs/security_test.rb
Log Message:
-----------
add initial security test
Branch: refs/heads/wireless_scanner
Home: https://github.com/yast/yast-network
Commit: cf28d39cd9cc81816d811a316b3dfb50ba55beff
https://github.com/yast/yast-network/commit/cf28d39cd9cc81816d811a316b3dfb5…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M src/lib/y2network/wireless_scanner.rb
M test/y2network/wireless_scanner_test.rb
Log Message:
-----------
Fix wireless cells address detection
Commit: f5eb18efa1b4c0a5a59cb283ccc200c4307b6f4b
https://github.com/yast/yast-network/commit/f5eb18efa1b4c0a5a59cb283ccc200c…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M src/lib/y2network/wireless_scanner.rb
M test/data/iwlist.txt
M test/y2network/wireless_scanner_test.rb
Log Message:
-----------
Partial detection of the authentication mode
Commit: e6bb01eaf076869e4ccc99be336a1fb158bbb860
https://github.com/yast/yast-network/commit/e6bb01eaf076869e4ccc99be336a1fb…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M src/lib/y2network/widgets/wireless_essid.rb
A src/lib/y2network/widgets/wireless_scan_button.rb
M test/y2network/widgets/wireless_essid_test.rb
A test/y2network/widgets/wireless_scan_button_test.rb
Log Message:
-----------
Rename and extract the WirelessScan widget to its own file
Commit: 4be2e6aec8047e2ef1cedb258f0cf96f2da194b5
https://github.com/yast/yast-network/commit/4be2e6aec8047e2ef1cedb258f0cf96…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M src/lib/y2network/dialogs/wireless_expert_settings.rb
Log Message:
-----------
Move the wireless mode to the expert settings
Commit: 6b5832c75f10d5b6e952a4237c978b439929bf35
https://github.com/yast/yast-network/commit/6b5832c75f10d5b6e952a4237c978b4…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
R src/lib/y2network/widgets/wireless.rb
M src/lib/y2network/widgets/wireless_auth.rb
M src/lib/y2network/widgets/wireless_essid.rb
M src/lib/y2network/widgets/wireless_scan_button.rb
M src/lib/y2network/widgets/wireless_tab.rb
M test/y2network/widgets/wireless_essid_test.rb
M test/y2network/widgets/wireless_scan_button_test.rb
R test/y2network/widgets/wireless_test.rb
Log Message:
-----------
Set ESSID and auth method depending on the chosen network
Compare: https://github.com/yast/yast-network/compare/b901b2ee139a...6b5832c75f10