rh-ruby22-rubygem-psych - A libyaml wrapper for Ruby
Website: | http://ruby-lang.org/ |
---|---|
License: | MIT |
Vendor: | CentOS |
- Description:
Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
Packages
rh-ruby22-rubygem-psych-2.0.8.1-19.el7.x86_64 [82 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-psych-2.0.8-16.el7.x86_64 [81 KiB] |
Changelog
by Vít Ondruch (2016-10-31):
- Fix named argument assignment from hash failure. Resolves: rhbz#1369090 |
rh-ruby22-rubygem-psych-2.0.8-12.el7.x86_64 [80 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 |