Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygems - The Ruby standard for packaging ruby libraries
- Description:
RubyGems is the Ruby standard for publishing and managing third party
libraries.
Packages
rubygems-2.0.14.1-39.el7_9.noarch
[215 KiB] |
Changelog
by Vít Ondruch (2021-09-13):
- Bump the release to fix the upgrade path from RHEL7 EUS.
Resolves: rhbz#1993504
|
rubygems-2.0.14.1-36.el7.noarch
[215 KiB] |
Changelog
by Vít Ondruch (2019-04-04):
- Introduce `Gem::UserInteraction#verbose` method as precondition to fix
CVE-2019-8321.
* rubygems-2.3.0-refactor-checking-really_verbose.patch
- Fix escape sequence injection vulnerability in verbose.
- 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
* ruby-2.4.6-Applied-security-patches-for-RubyGems.patch
|
rubygems-2.0.14.1-35.el7_6.noarch
[220 KiB] |
Changelog
by Vít Ondruch (2019-04-04):
- Introduce `Gem::UserInteraction#verbose` method as precondition to fix
CVE-2019-8321.
* rubygems-2.3.0-refactor-checking-really_verbose.patch
- Fix escape sequence injection vulnerability in verbose.
- Fix escape sequence injection vulnerability in gem owner.
- Fix escape sequence injection vulnerability in API response handling.
- Prohibit arbitrary code execution when installing a malicious gem.
- Fix escape sequence injection vulnerability in errors.
* ruby-2.4.6-Applied-security-patches-for-RubyGems.patch
Resolves: rhbz#1699283
|
rubygems-2.0.14.1-34.el7_6.noarch
[219 KiB] |
Changelog
by Jun Aruga (2018-11-01):
- CVE-2018-16395: Fix OpenSSL::X509::Name equality check does not work.
Resolves: CVE-2018-16395
|
rubygems-2.0.14.1-33.el7_4.noarch
[219 KiB] |
Changelog
by Vít Ondruch (2018-02-19):
- Fix always passing WEBrick test.
|
rubygems-2.0.14.1-30.el7.noarch
[216 KiB] |
Changelog
by Vít Ondruch (2017-03-01):
- Fix test_npn_protocol_selection_ary and test_npn_protocol_selection_enum
failures with newest openssl.
Resolves: rhbz#1416123
- Add gemspec_add_dep and gemspec_remove_dep macros.
- Extend 'gem_' macros for pre-release version support.
Resolves: rhbz#1397390
- Make symlinks for json gem.
Resolves: rhbz#1308992
|
rubygems-2.0.14.1-29.el7.noarch
[215 KiB] |
Changelog
by Pavel Valena (2016-06-08):
- Fix hostname size limit
Resolves: rhbz#1343945
|
rubygems-2.0.14-25.el7_1.noarch
[212 KiB] |
Changelog
by Vít Ondruch (2015-04-27):
- Fix broken DNS Resolv when resolv.conf has option ndots > 1.
Resolves: rhbz#1200419
|