Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygem-psych - A libyaml wrapper for Ruby
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
Latest: rubygem-psych-2.0.0-0.16.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
rubygem-psych |
0 |
2.0.0 |
0.16.el6.fio |
x86_64 |
72 KiB |
2013-12-29 08:49:09 |
Changelog:
- * 2013-11-25 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.353-16
- Update to Ruby 2.0.0-p353.
- Allow MD5 in OpenSSL for tests.
- Fix heap overflow in floating point parsing (CVE-2013-4164).
- * 2013-07-30 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.247-15
- Move Psych symlinks to vendor dir, to prevent F18 -> F19 upgrade issues
(rhbz#988490).
- * 2013-07-15 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.247-14
- Add forgotten psych.rb link into rubygem-psych to fix "private method `load'
called for Psych:Moduler" error (rhbz#979133).
- * 2013-07-11 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.247-13
- Fixes multilib conlicts of .gemspec files.
- Make symlinks for psych gem to ruby stdlib dirs (rhbz#979133).
- Use system-wide cert.pem.
- * 2013-07-04 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.247-12
- Fix RubyGems search paths when building gems with native extension
(rhbz#979133).