./net/ruby-train-core, Transport interface to talk to a selected set of backends

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.12.0, Package name: ruby32-train-core-3.12.0, Maintainer: pkgsrc-users

train-core

A minimal Train with a backends for ssh and winrm.


Required to run:
[security/ruby-net-scp] [net/ruby-addressable] [devel/ruby-ffi] [devel/ruby-mixlib-shellout] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 47 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-07 16:53:43 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-train-core: update to 3.12.0

3.12.0 (2024-03-28)

Merged Pull Requests

* CHEF-7180: Configures sonarqube for code coverage anlaysis #758 (Vasu1105)
* Adds missing configuration for coverage pipeline #760 (Vasu1105)
* CHEF-7180: Fix configuration values in sonar configuration file #761
  (Vasu1105)
* Fix: Update ruby base image to bullseye in CI tests #765 (ahasunos)
* CHEF-8598: Add support for curve25519 key exchange #764 (ahasunos)
* Upgrade Google REST API Client to latest #757 (balasubramanian-s)
* Revert "Upgrade Google REST API Client to latest" #766 (Vasu1105)
* CHEF-8031- Upgrade GCP client libraries #767 (balasubramanian-s)
   2023-11-11 13:56:09 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-train-core: update to 3.11.0

3.11.0 (2023-11-09)

Merged Pull Requests

* Remove dependency on coveralls gem from train #753 (ahasunos)
* Fix mocha ~1.1 incompatibility with minitest #752 (ahasunos)
* [WIP] Drop ruby 2.7 test as it has reached EOL #754 (ahasunos)
* Update mocha requirement from ~> 1.1 to ~> 2.1 #748 (dependabot[bot])
* Fix upload to support individual files #742 (thheinen)
* CHEF-2414 Deprecate azure connections from train #746 (sathish-progress)
* CHEF-6440(CHEF-7426): Adds audit log support #749 (Vasu1105)
   2023-07-02 10:38:39 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-train-core: update to 3.10.8

3.10.8 (2023-06-23)

Merged Pull Requests

* Fix cannot find a UUID when connect using train with local transport
  inside docker container #747 (Vasu1105)
   2022-12-04 16:09:11 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-train-core: update to 3.10.7

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-10 05:36:51 by Takahiro Kambe | Files touched by this commit (32)
Log message:
Remove lines for Ruby 2.6.
   2022-09-06 11:24:01 by Thomas Klausner | Files touched by this commit (1)
Log message:
ruby-train-core: does not support ruby 2.6
   2022-09-04 18:20:18 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-train-core: update to 3.10.1

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-19 07:40:14 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-train-core: update to 3.8.6

3.8.6 (2021-12-17)

Merged Pull Requests

* Use ssh config file by default #713 (Vasu1105)