Hello community, here is the log from the commit of package rubygem-json_pure for openSUSE:Factory checked in at 2013-03-08 10:58:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-json_pure (Old) and /work/SRC/openSUSE:Factory/.rubygem-json_pure.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-json_pure", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-json_pure/rubygem-json_pure.changes 2012-09-01 10:34:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-json_pure.new/rubygem-json_pure.changes 2013-03-08 10:58:34.000000000 +0100 @@ -1,0 +2,26 @@ +Tue Feb 12 14:02:25 UTC 2013 - [email protected] + +- 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 <[email protected]>, Thx! + * Add license information to rubygems spec data, reported by Jordi Massaguer Pla <[email protected]>. + * Improve documentation, thx to Zachary Scott <[email protected]>. + +------------------------------------------------------------------- +Wed Jan 2 08:13:14 UTC 2013 - [email protected] + +- updated to version 1.7.6 + * Add GeneratorState#merge alias for JRuby, fix state accessor methods. Thx to + jvshahid@github. + * Increase hash likeness of state objects. + +------------------------------------------------------------------- Old: ---- json_pure-1.7.5.gem New: ---- json_pure-1.7.7.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-json_pure.spec ++++++ --- /var/tmp/diff_new_pack.ztqpHc/_old 2013-03-08 10:58:35.000000000 +0100 +++ /var/tmp/diff_new_pack.ztqpHc/_new 2013-03-08 10:58:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-json_pure # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: rubygem-json_pure -Version: 1.7.5 +Version: 1.7.7 Release: 0 %define mod_name json_pure %define mod_full_name %{mod_name}-%{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
