CentOS 7 - SCL for x86_64: development/libraries: rh-ruby24-rubygem-net-telnet
Jump to letter: [
CDGHLMNPRSTV
]
rh-ruby24-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 |
- 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-ruby24-rubygem-net-telnet-0.1.1-92.el7.x86_64
[62 KiB] |
Changelog
by Jun Aruga (2019-04-11):
- Upgrade to Ruby 2.4.6.
- Delete directory using symlink when decompressing tar
Resolves: CVE-2019-8320
- Fix escape sequence injection vulnerability in verbose.
Resolves: CVE-2019-8321
- Fix escape sequence injection vulnerability in gem owner.
Resolves: CVE-2019-8322
- Fix escape sequence injection vulnerability in API response handling.
Resolves: CVE-2019-8323
- Prohibit arbitrary code execution when installing a malicious gem.
Resolves: CVE-2019-8324
- Fix escape sequence injection vulnerability in errors.
Resolves: CVE-2019-8325
|
rh-ruby24-rubygem-net-telnet-0.1.1-91.sc1.el7.x86_64
[61 KiB] |
Changelog
by Pavel Valena (2018-11-05):
- Upgrade to Ruby 2.4.5.
Resolves: CVE-2018-16395
Resolves: rhbz#1563077
Removed Patch10: ruby-2.5.0-Disable-Tokyo-TZ-tests.patch; subsumed
- Properly harden package using -fstack-protector-strong.
- Fix: return default path with nonexistent home dir(rhbz#1602879)
|
rh-ruby24-rubygem-net-telnet-0.1.1-90.el7.x86_64
[61 KiB] |
Changelog
by Pavel Valena (2018-03-12):
- Command injection in lib/resolv.rb:lazy_initialize() allows arbitrary code
execution(CVE-2017-17790).
* ruby-2.5.0-Fixed-command-Injection.patch
Related: rhbz#1549651
|
rh-ruby24-rubygem-net-telnet-0.1.1-75.el7.x86_64
[60 KiB] |
Changelog
by Vít Ondruch (2017-01-17):
- Apply patch fixing rubygem-mongo build failures.
|