Package: ruby-json / 1.7.3-3

Metadata

Package Version Patches format
ruby-json 1.7.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02 fix fuzz.rb shebang.patch | (download)

tools/fuzz.rb | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix shebang for fuzz.rb script file
04 fix tests path.patch | (download)

tests/setup_variant.rb | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 let debian/ruby-tests.rb handle the test suite loading
 Was causing FTBFS because ext was loaded.
10 fix CVE 2013 0269.patch | (download)

ext/json/ext/parser/parser.c | 2 1 + 1 - 0 !
ext/json/ext/parser/parser.rl | 2 1 + 1 - 0 !
java/src/json/ext/Parser.java | 2 1 + 1 - 0 !
java/src/json/ext/Parser.rl | 2 1 + 1 - 0 !
lib/json/common.rb | 21 14 + 7 - 0 !
lib/json/generic_object.rb | 7 7 + 0 - 0 !
lib/json/pure/parser.rb | 8 4 + 4 - 0 !
tests/test_json.rb | 10 8 + 2 - 0 !
tests/test_json_addition.rb | 56 32 + 24 - 0 !
tests/test_json_generic_object.rb | 30 22 + 8 - 0 !
tests/test_json_string_matching.rb | 7 3 + 4 - 0 !
11 files changed, 94 insertions(+), 53 deletions(-)

 security fix create_additons/json::genericobject (cve-2013-0269)
 See announcement by the Rails team:
 https://groups.google.com/forum/?fromgroups=#!topic/rubyonrails-security/4_YvCpLzL58