2017-03-30 08:56:39 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 30 05:19:31 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0231
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0231 2017-03-29 (rurban)
|
|
|
|
|
- Fix need() overallocation (#84 Matthew Horsfall) and missing
|
|
|
|
|
need() calls.
|
|
|
|
|
|
2017-03-23 06:48:59 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 16 06:18:37 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0230
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0230 2017-03-12 (rurban)
|
|
|
|
|
- Relax -Werror=declaration-after-statement for older gcc < 4.2
|
|
|
|
|
|
|
|
|
|
3.0229 2017-03-10 (rurban)
|
|
|
|
|
- fix minor gcc compilation warnings.
|
|
|
|
|
- Add some core compat. warnings for gcc/clang compat. compilers.
|
|
|
|
|
|
2017-03-15 09:03:03 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 9 06:18:00 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0228
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0228 2017-03-08 (rurban)
|
|
|
|
|
- fix decode_prefix offset when the string was re-allocated.
|
|
|
|
|
rather return the offset not the pointer to the old start. (#82 PaulGWebster)
|
|
|
|
|
|
2017-02-28 14:15:35 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 21 06:14:40 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0227
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0227 2017-02-13 (rurban)
|
|
|
|
|
- fix CLONE and END, broken with 3.0226 (#80 y).
|
|
|
|
|
These methods are usually called with arguments, which we ignore.
|
|
|
|
|
|
2017-02-13 18:40:27 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 13 11:29:41 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0226
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0226 2017-02-11 (rurban)
|
|
|
|
|
- relax longdouble Gconvert test on ppc64le and aarch64-linux-ld,
|
|
|
|
|
with apparent HW quadmath without USE_QUADMATH (older perls).
|
|
|
|
|
(detected by dgolden)
|
|
|
|
|
|
2016-11-25 07:32:38 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 24 06:14:29 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0225
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0225 2016-11-23 (rurban)
|
|
|
|
|
- decode utf8 security fixes for perl 5.6.
|
|
|
|
|
added extra detection code for overflows and non-continuations.
|
|
|
|
|
This broke one 5.6 test with an overlong multi-byte character,
|
|
|
|
|
which previously worked accidently.
|
|
|
|
|
i.e. decode "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\x{10204}"
|
|
|
|
|
- Added tests for ill-formed utf8 sequences from Encode.
|
|
|
|
|
|
2016-11-21 14:30:44 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 21 06:14:17 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0224
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0224 2016-11-20 (rurban)
|
|
|
|
|
- fixes for g++-6, stricter -fpermissive and -Wc++11-compat
|
|
|
|
|
|
2016-11-17 20:03:15 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 17 06:12:51 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0223
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0223 2016-11-16 (rurban)
|
|
|
|
|
- fixed decode bignum with a string prefix. #76, patch by GilmarSantosJr.
|
|
|
|
|
|
2016-11-12 17:07:21 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 11 06:13:46 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 3.0222
|
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
|
|
3.0222 2016-10-30 (rurban)
|
|
|
|
|
- enable decode_bom for multibyte encodings UTF16 and UTF32.
|
|
|
|
|
encode internally to UTF-8.
|
|
|
|
|
|
|
|
|
|
3.0221 2016-10-30 (rurban)
|
|
|
|
|
- fixed documentation of decode for unicode noncharacters.
|
|
|
|
|
added correct code to warn as in core.
|
|
|
|
|
no replacement, ignore warnings when in relaxed mode.
|
|
|
|
|
We used a wrong range also, but the wrong code from 3.02220
|
|
|
|
|
was never executed because of an coding error. #73, #74
|
|
|
|
|
- Fixed a perl 5.6 compilation regression from 3.0220.
|
|
|
|
|
- Improve decode_bom for multibyte encoding, but not yet enabled.
|
|
|
|
|
refcount error.
|
|
|
|
|
- Add 5.24 to travis tests
|
|
|
|
|
|
|
|
|
|
3.0220 2016-10-28 (rurban)
|
|
|
|
|
- add comprehensive JSON decode spectests from
|
|
|
|
|
http://seriot.ch/parsing_json.html. #72
|
|
|
|
|
- decode with BOM (UTF-8, UTF-16, or UTF-32). For now only UTF-8,
|
|
|
|
|
the others error.
|
|
|
|
|
- fixed detection of final |