CentOS 7 - SCL for x86_64: development/libraries: rh-ruby26-rubygem-net-telnet
Jump to letter: [
CDGHLMNPRSTV
]
rh-ruby26-rubygem-net-telnet - Provides telnet client functionality
Website: |
http://ruby-lang.org/ |
License: |
(Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD |
Vendor: |
CentOS Community Build Service |
- 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.
Packages
rh-ruby26-rubygem-net-telnet-0.2.0-121.el7.noarch
[63 KiB] |
Changelog
by Vít Ondruch (2022-05-19):
- Upgrade to Ruby 2.6.10.
Resolves: rhbz#2088416
|
rh-ruby26-rubygem-net-telnet-0.2.0-120.el7.noarch
[63 KiB] |
Changelog
by Jun Aruga (2022-02-15):
- Fix FTBFS due to an incompatible load directive.
- Upgrade to Ruby 2.6.9.
Resolves: rhbz#2056947
- Fix the issues required to start the "make test-bundler" itself.
- Fix Bundler dependency confusion.
- Fix a fiddle import test on an optimized glibc on Power 9.
Resolves: CVE-2020-36327
|
rh-ruby26-rubygem-net-telnet-0.2.0-119.el7.noarch
[62 KiB] |
Changelog
by Jarek Prokop (2021-04-14):
- Upgrade to Ruby 2.6.7.
Resolves: rhbz#1701182
- Resolv::DNS: timeouts if multiple IPv6 name servers are given an address
containing leading zero
Resolves: rhbz#1950331
- Fix: Rubygem-bundler: Don't use insecure tmp directory as home
allows for execution of malicious code.
Resolves: CVE-2019-3881
|
rh-ruby26-rubygem-net-telnet-0.2.0-118.el7.noarch
[62 KiB] |
Changelog
by Vít Ondruch (2019-03-25):
- Exclude {rdoc,irb}.rb dangling symlinks from ruby-libs.
|