rh-ruby22-rubygem-json - This is a JSON implementation as a Ruby extension in C
Website: | http://ruby-lang.org/ |
---|---|
License: | (Ruby or GPLv2) and UCD |
Vendor: | CentOS |
- Description:
This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.
Packages
rh-ruby22-rubygem-json-1.8.1.1-19.el7.x86_64 [77 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#1549646 |
rh-ruby22-rubygem-json-1.8.1-16.el7.x86_64 [77 KiB] |
Changelog
by Vít Ondruch (2016-10-31):
- Fix named argument assignment from hash failure. Resolves: rhbz#1369090 |
rh-ruby22-rubygem-json-1.8.1-12.el7.x86_64 [76 KiB] |
Changelog
by Vít Ondruch (2015-08-10):
- Fix DNS hijacking vulnerability in api_endpoint() (CVE-2015-3900, CVE-2015-4020). Resolves: rhbz#1251465 |