Fedora Packages

perl-Cpanel-JSON-XS-3.0104-1.el7 in EPEL 7

↵ Return to the main page of perl-Cpanel-JSON-XS
View build
Search for updates

Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2014-04-26 Paul Howarth <paul at city dash fan dot org> - 3.0104-1 - Update to 3.0104 - Add t/z_leaktrace.t - Restore build on C89 - Fix small cxt->sv_json leak on interp exit
2014-04-22 Paul Howarth <paul at city dash fan dot org> - 3.0103-1 - Update to 3.0103 - Change booleans interop logic (again) for JSON-XS-3.01 - Check now for Types::Serialiser::Boolean i.e. JSON::PP::Boolean refs (https://github.com/rurban/Cpanel-JSON-XS/issues/18) to avoid allow_blessed for JSON-XS-3.01 booleans - Fix boolean representation for JSON-XS-3.01/Types::Serialiser::Boolean interop (arrayref, not hashref) - Add t/52_object.t from JSON::XS - Backport encode_hv HE sort on stack < 64 or heap to avoid stack overflows from JSON-XS-3.01; do not use alloca - Backport allow_tags, decode_tag, FREEZE/THAW callbacks from JSON-XS-3.01 - Added pod for OBJECT SERIALISATION (allow_tags, FREEZE/THAW)
2014-04-17 Paul Howarth <paul at city dash fan dot org> - 3.0102-1 - Update to 3.0102 - Added PERL_NO_GET_CONTEXT for better performance on threaded Perls - MANIFEST: added t/96_interop.t - Document deprecated functions - Change booleans interop logic for JSON-XS-3.01 - Enable CLZF support via Compress::LZF
2014-04-16 Paul Howarth <paul at city dash fan dot org> - 3.0101-1 - Update to 3.0101 - Added ithreads support: Cpanel::JSON::XS is now thread-safe - const'ed a translation table for memory savings - Fixed booleans for JSON 2.9 and JSON-XS-3.01 interop; JSON does not support JSON::XS booleans anymore, so I cannot think of any reason to still use JSON::XS
2014-04-10 Paul Howarth <paul at city dash fan dot org> - 2.3404-2 - Incorporate feedback from package review (#1085975) - Simplify %summary - Temporarily drop Compress::LZF format support from cpanel_json_xs client - Add optional dependencies for module, tests and cpanel_json_xs client
2014-04-09 Paul Howarth <paul at city dash fan dot org> - 2.3404-1 - Initial RPM version

Provides

  • perl(Cpanel::JSON::XS)
  • perl-Cpanel-JSON-XS
  • perl-Cpanel-JSON-XS(x86-64)

Files


Sources on Pagure