summaryrefslogtreecommitdiff
path: root/net/ruby-train-core
AgeCommit message (Collapse)AuthorFilesLines
2022-12-04net/ruby-train-core: update to 3.10.7taca2-8/+8
3.10.7 (2022-10-19) * Add more flexibility to authorization unique identifier expectations #730 (rbclark) * Fix for Windows w/pwsh installed for vmware train #721 (rlakey) * Prevent Cisco devices being detected as Arista #736 (trickyearlobe) * Fix Cisco Nexus version detection #737 (trickyearlobe) * Update net-ssh requirement from >= 2.9, < 7.0 to >= 2.9, < 8.0 #733 (dependabot[bot]) * Allow net-scp 4.0.0 #739 (clintoncwolfe) These changes includes changes from 3.10.1 to 3.10.7.
2022-10-10Remove lines for Ruby 2.6.taca1-3/+1
2022-09-06ruby-train-core: does not support ruby 2.6wiz1-1/+3
2022-09-04net/ruby-train-core: update to 3.10.1taca2-6/+6
3.10.1 (2022-06-29) Merged Pull Requests * Fix podman transport loading issue. #734 (Vasu1105) 3.10.0 (2022-06-28) Merged Pull Requests * Test Ruby 3.1 #723 (poorndm) * Remove old ruby 2.5 and 2.6 support #731 (Vasu1105) * CFINSPEC-356 Add podman transport to connect with podman containers #732 (Vasu1105) 3.9.2 (2022-04-08) Merged Pull Requests * CFINSPEC-127 Generate uuid for docker container. #726 (Vasu1105) * CFINSPEC-155 Fix: command timeout ignored when used with sudo on ssh transport. #727 (Vasu1105) * Add a new regex for Cisco XE devices #728 (clintoncwolfe) 3.8.9 (2022-03-09) Merged Pull Requests * Added readme docs for the ssh_config_file option. #714 (Vasu1105) * CFINSPEC-68: Fix the nil error while fetching uuid for mock transport/platform. #724 (Vasu1105) 3.8.7 (2022-02-01) Merged Pull Requests * Resolves load error on Windows for vmware transport #717 (Vasu1105)
2021-12-19net/ruby-train-core: update to 3.8.6taca2-6/+6
3.8.6 (2021-12-17) Merged Pull Requests * Use ssh config file by default #713 (Vasu1105)
2021-12-12net/ruby-train-core: update to 3.8.5taca2-6/+6
3.8.5 (2021-12-03) Merged Pull Requests * Update chefstyle requirement from 2.0.7 to 2.0.8 #702 (dependabot[bot]) * Update chefstyle requirement from 2.0.8 to 2.1.1 #706 (dependabot[bot]) * Fix ruby 2.5 test #711 (Vasu1105) * Adds ssh_config_file option. #709 (Vasu1105)
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2021-08-31net/ruby-train-core: update to 3.8.1taca2-7/+7
3.7.4 (2021-06-22) Merged Pull Requests * Update chefstyle requirement from 1.7.5 to 2.0.3 #683 (dependabot[bot]) * Retry the Windows local pipe server connection once on EPIPE #694 (clintoncwolfe) 3.8.1 (2021-07-27) Merged Pull Requests * Update chefstyle requirement from 2.0.3 to 2.0.5 #695 (dependabot[bot]) * Remove pins for Ruby < 2.5 #688 (tas50) * Parse Message : Added new message for lack of sudo privilege and appl… #690 (msys-sgarg) * Update chefstyle requirement from 2.0.5 to 2.0.7 #700 (dependabot[bot])
2021-05-30net/ruby-train-core: update to 3.7.2taca2-7/+7
3.7.2 (2021-05-24) Merged Pull Requests * Remove ruby 2.4 support and udpated activesupport to be >= 6.0.0 #680 (Vasu1105) * Add support for Ubios #687 (tas50) 3.7.0 (2021-04-28) Merged Pull Requests * Update chefstyle requirement from 1.7.4 to 1.7.5 #678 (dependabot[bot]) * Switch to GNU timeout-based implementation of SSH timeouts #679 (clintoncwolfe) * Read the username and port from /.ssh/config file and replace if present #659 (sanga1794)
2021-05-09net/ruby-train-core: update to 3.7.0taca2-7/+7
3.7.0 (2021-04-28) Merged Pull Requests * Update chefstyle requirement from 1.7.4 to 1.7.5 #678 (dependabot[bot]) * Switch to GNU timeout-based implementation of SSH timeouts #679 (clintoncwolfe) * Read the username and port from /.ssh/config file and replace if present #659 (sanga1794) 3.6.2 (2021-04-14) Merged Pull Requests * Update chefstyle requirement from 1.7.2 to 1.7.4 #673 (dependabot[bot]) * Fix SSH Timeout PTY allocation #676 (clintoncwolfe) 3.6.0 (2021-04-07) Merged Pull Requests * Support Docker for Windows #674 (clintoncwolfe) 3.5.5 (2021-03-24) Merged Pull Requests * Add timeout support to Mixlib::ShellOut based local runners #671 (clintoncwolfe)
2021-03-21net/ruby-train-core: update to 3.5.4taca2-7/+7
3.5.4 (2021-03-15) Merged Pull Requests * Handle user option for user selection through docker transport #669 (Vasu1105) * Update chefstyle requirement from 1.7.1 to 1.7.2 #670 (dependabot[bot])
2021-03-07net/ruby-train-core: update to 3.5.2taca2-7/+7
3.5.2 (2021-02-23) Merged Pull Requests * Update chefstyle requirement from 1.5.9 to 1.6.1 #661 (dependabot-preview[bot]) * Upgrade dependabot configs from v1 to v2 #665 (jlosito) * Update chefstyle requirement from 1.6.1 to 1.6.2 #663 (dependabot-preview[bot]) * Fix crash on exit #666 (tecracer-theinen) * Implement upload/download for connections #664 (tecracer-theinen) * Update chefstyle requirement from 1.6.1 to 1.7.1 #667 (dependabot[bot]) * Update berkshelf requirement from ~> 6.3.0 to ~> 7.0.10 #668 (dependabot[bot])
2021-02-03net/ruby-train-core: update to 3.4.9taca2-9/+9
3.4.9 (2021-01-27) * Powershell process keep running with local train transport. #660 (Vasu1105) 3.4.8 (2021-01-26) * su - USER command execution support & change transport_options to attr_accessor #636 (vsingh-msys)
2021-01-13net/ruby-train-core: update to 3.4.7taca2-7/+7
3.4.7 (2021-01-11) Merged Pull Requests * Update chefstyle requirement from 1.5.7 to 1.5.9 #654 (dependabot-preview[bot]) * Update google API upper constraints to allow Ruby 3 #656 (clintoncwolfe) * Test on ruby 3.0, drop testing on ruby 2.4 #657 (clintoncwolfe) 3.4.4 (2020-12-14) Merged Pull Requests * Update parallel requirement from < 1.20.0 to < 1.21.0 #651 (dependabot-preview[bot]) * Update chefstyle requirement from 1.5.0 to 1.5.7 #652 (dependabot-preview[bot]) * Use IdentitiesOnly only when keys are present #650 (drbrain) 3.4.1 (2020-12-07) Merged Pull Requests * Change timeout log entry to debug #643 (james-stocks) * Update chefstyle requirement from 1.4.5 to 1.5.0 and pin parallel for ruby 2.4 #648 (dependabot-preview[bot]) * Support unpacking train options from URI query values #642 (lamont-granquist) * Make :forward_agent a valid SSH option #649 (drbrain) 3.3.27 (2020-10-19) Merged Pull Requests * Check stdout even when exit_status is 0, and handle JSON.parse exception #601 (CodesWhisperer) * Update chefstyle requirement from 1.3.2 to 1.4.5 #646 (dependabot-preview[bot]) * Use the build in Expeditor gem caching #647 (tas50) v3.3.24 (2020-09-30) Merged Pull Requests * Further optimize requires for external libraries #639 (tas50) * Update chefstyle requirement from 1.2.1 to 1.3.2 #634 (dependabot-preview[bot]) * Allow timeout option per ssh command #625 (james-stocks)
2020-09-14net/ruby-train-core: update to 3.3.21taca2-7/+7
Update ruby-train-core package to 3.3.21. 3.3.21 (2020-09-14) Merged Pull Requests * Resolve test failures on Ruby 2.4 #632 (tas50) * Update chefstyle requirement from 1.2.0 to 1.2.1 #631 (dependabot-preview[bot]) * Update Google gem versions for train #635 (lhasadreams) * Switch from FILE to dir where we can #638 (tas50) * Allow for docker-api 2.x #637 (tas50) 3.3.16 (2020-08-17) Merged Pull Requests * Fix spelling mistakes including misidentification of XenServer #628 (tas50) * Remove 1.x branch config from Expeditor #622 (tas50) * Speed up requires in non-omnibus Ruby installs #630 (tas50) 3.3.13 (2020-08-05) Merged Pull Requests * Update chefstyle requirement from 1.1.1 to 1.1.2 #619 (dependabot-preview[bot]) * Get the old integration tests closer to running #620 (tas50) * Run Chefstyle on the oldest ruby we support #621 (tas50) * Remove the redundant encoding comments #623 (tas50) * Update chefstyle requirement from 1.1.2 to 1.1.3 #624 (dependabot-preview[bot]) * Avoid minor rubocop warning #626 (tas50) * Update chefstyle requirement from 1.1.3 to 1.2.0 #627 (dependabot-preview[bot]) 3.3.6 (2020-07-02) Merged Pull Requests * Fix incorrect error message when password is expired #616 (vsingh-msys) * Properly detect macOS Big Sur as being platform mac_os_x #618 (tas50) 3.3.4 (2020-06-25) Merged Pull Requests * Add DragonflyBSD detection #614 (tecracer-theinen) * Update chefstyle requirement from 1.1.0 to 1.1.1 #611 (dependabot-preview[bot]) * Fix SSH Connection reuse #613 (tecracer-theinen)
2020-06-13net/ruby-train-core: update to 3.3.1taca2-8/+8
Update ruby-train-core to 3.3.1. 3.3.1 (2020-06-10) * Update chefstyle requirement from 1.0.5 to 1.1.0 #608 (dependabot-preview[bot]) * Update to net-ssh 6 and allow older algorithms #603 (james-stocks) * Update ffi dependency #610 (james-stocks)
2020-04-30net/ruby-train-core: update to 3.2.28taca2-7/+7
Update ruby-train-core to 3.2.28. v3.2.28 (2020-04-13) Merged Pull Requests * [chef#9635] Add reason for sudo root password #583 (vsingh-msys) v3.2.27 (2020-04-08) Merged Pull Requests * Silence deprecation warning under ruby 2.7 #582 (clintoncwolfe)
2020-03-24net/ruby-train-core: update to 3.2.26taca2-7/+9
Update ruby-train-core to 3.2.26. 3.2.26 (2020-03-20) Merged Pull Requests * Update rake dep for security issue #577 (clintoncwolfe) * Move dependency on inifile from train-core to train #579 (terceiro) * Avoid explicit /tmp in favor of $TMPDIR #578 (majioa)
2020-01-19net/ruby-train-core: add version 3.2.5 packagetaca4-0/+70
Add ruby-train-core version 3.2.5 package. train-core A minimal Train with a backends for ssh and winrm.