Hello community,
here is the log from the commit of package rubygem-json_pure for
openSUSE:Factory checked in at 2020-10-05 19:31:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-json_pure (Old)
and /work/SRC/openSUSE:Factory/.rubygem-json_pure.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-json_pure"
Mon Oct 5 19:31:53 2020 rev:27 rq:838046 version:2.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-json_pure/rubygem-json_pure.changes
2020-05-11 13:41:22.681122563 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-json_pure.new.4249/rubygem-json_pure.changes
2020-10-05 19:31:56.072900369 +0200
@@ -1,0 +2,40 @@
+Fri Sep 25 14:14:18 UTC 2020 - Stephan Kulow <[email protected]>
+
+updated to version 2.3.1
+ see installed CHANGES.md
+
+ ## 2020-06-30 (2.3.1)
+
+ * Spelling and grammar fixes for comments. Pull request #191 by Josh
+ Kline.
+ * Enhance generic JSON and #generate docs. Pull request #347 by Victor
+ Shepelev.
+ * Add :nodoc: for GeneratorMethods. Pull request #349 by Victor Shepelev.
+ * Baseline changes to help (JRuby) development. Pull request #371 by Karol
+ Bucek.
+ * Add metadata for rubygems.org. Pull request #379 by Alexandre ZANNI.
+ * Remove invalid JSON.generate description from JSON module rdoc. Pull
+ request #384 by Jeremy Evans.
+ * Test with TruffleRuby in CI. Pull request #402 by Benoit Daloze.
+ * Rdoc enhancements. Pull request #413 by Burdette Lamar.
+ * Fixtures/ are not being tested... Pull request #416 by Marc-André
+ Lafortune.
+ * Use frozen string for hash key. Pull request #420 by Marc-André
+ Lafortune.
+ * Added :call-seq: to RDoc for some methods. Pull request #422 by Burdette
+ Lamar.
+ * Small typo fix. Pull request #423 by Marc-André Lafortune.
+
+ ## 2019-12-11 (2.3.0)
+ * Fix default of `create_additions` to always be `false` for
`JSON(user_input)`
+ and `JSON.parse(user_input, nil)`.
+ Note that `JSON.load` remains with default `true` and is meant for
internal
+ serialization of trusted data. [CVE-2020-10663]
+ * Fix passing args all #to_json in json/add/*.
+ * Fix encoding issues
+ * Fix issues of keyword vs positional parameter
+ * Fix JSON::Parser against bigdecimal updates
+ * Bug fixes to JRuby port
+
+
+-------------------------------------------------------------------
Old:
----
json_pure-2.3.0.gem
New:
----
json_pure-2.3.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-json_pure.spec ++++++
--- /var/tmp/diff_new_pack.pVN5QD/_old 2020-10-05 19:31:56.580902511 +0200
+++ /var/tmp/diff_new_pack.pVN5QD/_new 2020-10-05 19:31:56.584902529 +0200
@@ -24,12 +24,12 @@
#
Name: rubygem-json_pure
-Version: 2.3.0
+Version: 2.3.1
Release: 0
%define mod_name json_pure
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: %{ruby >= 1.9}
+BuildRequires: %{ruby >= 2.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
BuildRequires: ruby-macros >= 5
++++++ json_pure-2.3.0.gem -> json_pure-2.3.1.gem ++++++
++++ 2059 lines of diff (skipped)