[yast-commit] [yast/yast-yast2] 78760b: Updated default CanonicalizeIP output for IPv6 inp...
Branch: refs/heads/master Home: https://github.com/yast/yast-yast2 Commit: 78760bdad1d9a07031de46da730209c67b5b3c52 https://github.com/yast/yast-yast2/commit/78760bdad1d9a07031de46da730209c67b... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M library/network/src/modules/NetworkInterfaces.rb Log Message: ----------- Updated default CanonicalizeIP output for IPv6 input. bnc837517 When CanonicalizeIP is invoked with IPv6 input it returns empty NETMASK. NETMASKs are not used in IPv6 world that much. Moreover Netmask::FromBits uses IPv4 specific implementation. Commit: 692617206c6772a1c9d7ca6bd499679b2d2dae84 https://github.com/yast/yast-yast2/commit/692617206c6772a1c9d7ca6bd499679b2d... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M library/types/src/modules/Netmask.rb Log Message: ----------- Modified Netmask::FromBits for longer prefixes Do not try to handle non IPv4 prefixes. Commit: b2391481a95a18aa39b8f5feb44c8654669da705 https://github.com/yast/yast-yast2/commit/b2391481a95a18aa39b8f5feb44c865466... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M VERSION M package/yast2.changes Log Message: ----------- Updated changelog. Conflicts: VERSION package/yast2.changes Commit: 6a76a657641a8adca76b937a2383973391c2fd2e https://github.com/yast/yast-yast2/commit/6a76a657641a8adca76b937a2383973391... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M library/network/Makefile.am A library/network/test/Makefile.am Log Message: ----------- Created infrastructure for new testsuite in library/network. Commit: 02dbad576d4bc46d6fae03daf14b7a0142fd335f https://github.com/yast/yast-yast2/commit/02dbad576d4bc46d6fae03daf14b7a0142... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-11 (Wed, 11 Sep 2013) Changed paths: A library/network/test/load_ipv6_cfg_test.rb M library/network/testsuite/tests/NetworkInterfaces.out M library/network/testsuite/tests/NetworkInterfaces.rb Log Message: ----------- Updated testsuite for CanonicalizeIP. Ported existing tests from old testsuite into new one and added testcase based on bnc#837517 Commit: 6edf74e828eac9a5b6b7aa3e7c9e7ca626768628 https://github.com/yast/yast-yast2/commit/6edf74e828eac9a5b6b7aa3e7c9e7ca626... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-11 (Wed, 11 Sep 2013) Changed paths: A library/types/test/Makefile.am A library/types/test/ipv4_netmask_test.rb Log Message: ----------- Updated and ported testsuite for Netcard Conflicts: library/types/test/Makefile.am Commit: e96e3053d110fcb085ad141874b1fa50201d9c31 https://github.com/yast/yast-yast2/commit/e96e3053d110fcb085ad141874b1fa5020... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-11 (Wed, 11 Sep 2013) Changed paths: M .gitignore M VERSION M library/general/src/Makefile.am A library/general/src/modules/OSRelease.rb R library/general/src/modules/SuSERelease.rb M library/network/src/modules/NetworkInterfaces.rb M library/packages/src/modules/Product.rb M library/types/Makefile.am M library/types/src/modules/IP.rb A library/types/test/ip_test.rb M library/types/testsuite/tests/IP.out M library/types/testsuite/tests/IP.rb M library/wizard/src/modules/Wizard.rb M package/yast2.changes M scripts/yast2 M yast2.spec.in Log Message: ----------- Merge remote-tracking branch 'upstream/master' Conflicts: VERSION library/types/test/Makefile.am package/yast2.changes Commit: 922ec6842975acc1330cf32a25d648af022142c8 https://github.com/yast/yast-yast2/commit/922ec6842975acc1330cf32a25d648af02... Author: mchf <mfilka@suse.cz> Date: 2013-09-11 (Wed, 11 Sep 2013) Changed paths: M VERSION M library/network/Makefile.am M library/network/src/modules/NetworkInterfaces.rb A library/network/test/Makefile.am A library/network/test/load_ipv6_cfg_test.rb M library/network/testsuite/tests/NetworkInterfaces.out M library/network/testsuite/tests/NetworkInterfaces.rb M library/types/src/modules/Netmask.rb M library/types/test/Makefile.am A library/types/test/ipv4_netmask_test.rb M package/yast2.changes Log Message: ----------- Merge pull request #112 from mchf/master Ported and refactored patch from Code-11-SP2 Compare: https://github.com/yast/yast-yast2/compare/8011acf2684a...922ec6842975
participants (1)
-
GitHub