SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-json_pure-1.8.1-3.1.x86_64.rpm :

* Tue Jul 15 2014 mrueckertAATTsuse.com- regenerate with new template
* Thu Jun 26 2014 mrueckertAATTsuse.com- move to SLE 12 packaging schema
* Sun Oct 20 2013 cooloAATTsuse.com- updated to version 1.8.1
* Remove Rubinius exception since transcoding should be working now.
* Wed May 15 2013 cooloAATTsuse.com- updated to version 1.8.0
* Fix https://github.com/flori/json/issues/162 reported by Marc-Andre Lafortune . Thanks!
* Applied patches by Yui NARUSE to suppress warning with - Wchar-subscripts and better validate UTF-8 strings.
* Applied patch by ginrikiAATTgithub to remove unnecessary if.
* Add load/dump interface to JSON::GenericObject to make serialize :some_attribute, JSON::GenericObject work in Rails active models for convenient SomeModel#some_attribute.foo.bar access to serialised JSON data.
* Tue Feb 12 2013 cooloAATTsuse.com- updated to version 1.7.7
* Security fix for JSON create_additions default value and JSON::GenericObject. It should not be possible to create additions unless explicitely requested by setting the create_additions argument to true or using the JSON.load/dump interface. If JSON::GenericObject is supposed to be automatically deserialised, this has to be explicitely enabled by setting JSON::GenericObject.json_createble = true as well.
* Remove useless assert in fbuffer implementation.
* Apply patch attached to https://github.com/flori/json/issues#issue/155 provided by John Shahid , Thx!
* Add license information to rubygems spec data, reported by Jordi Massaguer Pla .
* Improve documentation, thx to Zachary Scott .
* Wed Jan 02 2013 cooloAATTsuse.com- updated to version 1.7.6
* Add GeneratorState#merge alias for JRuby, fix state accessor methods. Thx to jvshahidAATTgithub.
* Increase hash likeness of state objects.
* Sun Aug 26 2012 cooloAATTsuse.com- updated to version 1.7.5
* Fix compilation of extension on older rubies.
* Sat Jul 28 2012 cooloAATTsuse.com- update to 1.7.4
* Fix compilation problem on AIX, see https://github.com/flori/json/issues/142
* Sun Jul 15 2012 cooloAATTsuse.com- update to 1.7.3
* Work around Rubinius encoding issues using iconv for conversion instead.
* Fix some encoding issues, that cause problems for the pure and the extension variant in jruby 1.9 mode.
* Tue May 08 2012 cooloAATTsuse.com- update to 1.7.1
* Small fixes
 
ICM