Name: | rh-ruby27-rubygem-net-telnet |
---|---|
Version: | 0.2.0 |
Release: | 128.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 41323 |
License: | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD |
RPM: | rh-ruby27-rubygem-net-telnet-0.2.0-128.el7.noarch.rpm |
Source RPM: | rh-ruby27-ruby-2.7.1-128.el7.src.rpm |
Build Date: | Thu May 28 2020 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ruby-lang.org/ |
Summary: | Provides telnet client functionality |
Description: | Provides telnet client functionality. This class also has, through delegation, all the methods of a socket object (by default, a TCPSocket, but can be set by the Proxy option to new()). This provides methods such as close() to end the session and sysread() to read data directly from the host, instead of via the waitfor() mechanism. Note that if you do use sysread() directly when in telnet mode, you should probably pass the output through preprocess() to extract telnet command sequences. |
- Upgrade to Ruby 2.7.1. Resolves: rhbz#1826872 - Call load builtin macro if it is defined, or call own load macro.
- Fix did_you_mean (LoadError) that happens when running `bundle install`. Resolves: rhbz#1819245
- Provide StdLib links for Racc and install it by default.
- Upgrade to Ruby 2.7.0.
- Exclude {rdoc,irb}.rb dangling symlinks from ruby-libs.
- Link IRB back to StdLib.
- Upgrade to Ruby 2.6.2.
- Don't ship .stp files when SystemTap support is disabled.
- Upgrade to Ruby 2.6.1.
- Upgrade to Ruby 2.6.0.