Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Cpanel-JSON-XS-4.27-1.el9 RPM for ppc64le

From EPEL 9 for ppc64le / Packages / p

Name: perl-Cpanel-JSON-XS Distribution: Fedora Project
Version: 4.27 Vendor: Fedora Project
Release: 1.el9 Build date: Wed Jan 5 19:07:24 2022
Group: Unspecified Build host: buildvm-ppc64le-08.iad2.fedoraproject.org
Size: 431144 Source RPM: perl-Cpanel-JSON-XS-4.27-1.el9.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Cpanel-JSON-XS
Summary: JSON::XS for Cpanel, fast and correct serializing
This module converts Perl data structures to JSON and vice versa. Its
primary goal is to be correct and its secondary goal is to be fast. To
reach the latter goal it was written in C.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Oct 15 2021 Paul Howarth <paul@city-fan.org> - 4.27-1
  - Update to 4.27
    - Only add -Werror=declaration-after-statement for 5.035004 and earlier
      (GH#186)
    - Fix 125_shared_boolean.t for threads (GH#184)
  - Drop support for building for targets older than EL-7
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.26-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4.26-3
  - Perl 5.34 re-rebuild of bootstrapped packages
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4.26-2
  - Perl 5.34 rebuild
* Mon Apr 12 2021 Paul Howarth <paul@city-fan.org> - 4.26-1
  - Update to 4.26
    - Fix compilation with C++ (GH#177)
  - Use %license unconditionally
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.25-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Oct 28 2020 Paul Howarth <paul@city-fan.org> - 4.25-1
  - Update to 4.25
    - Fix decode relaxed with comment at the end of the buffer (GH#174), a
      regression introduced with 3.0220, to fix n_number_then_00
    - Possible fix for a gcc-9 optimizer bug (GH#172)
* Fri Oct 02 2020 Paul Howarth <paul@city-fan.org> - 4.24-1
  - Update to 4.24
    - Fix decode_json(scalar, 0), check 2nd arg for true-ness (GH#171)
* Sat Sep 05 2020 Paul Howarth <paul@city-fan.org> - 4.23-1
  - Update to 4.23
    - Fix t/54_stringify needs JSON 2.09 for allow_unknown (GH#169)
    - Fix t/118_type.t for 5.6
    - Fix t/96_interop.t for missing JSON::XS
    - Possible fix for s390x with long double, untested (GH#83)
* Thu Aug 13 2020 Paul Howarth <paul@city-fan.org> - 4.21-1
  - Update to 4.21
    - Fix not enough HEK memory allocation for the new canonical tied hashes
      feature (GH#168)
    - TODO broken JSON::PP::Boolean versions 2.9x - 4.0 with threads::shared in
      125_shared_boolean.t
* Wed Aug 12 2020 Paul Howarth <paul@city-fan.org> - 4.20-1
  - Update to 4.20
    - New feature: sort tied hashes with canonical (GH#167)
    - Fix encode of threads::shared boolean (GH#166); this was broken with 4.00
    - Fix some stringify overload cases via convert_blessed (GH#105)
    - Fix a compat case with JSON::XS, when convert_blessed is set, but
      allow_blessed not (GH#105)
    - Improve blessed and stringify tests
    - Work on better inf/nan detection on AIX (GH#165)
    - Fix documentation for booleans and their types (GH#162)
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.19-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.19-3
  - Perl 5.32 re-rebuild of bootstrapped packages
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.19-2
  - Perl 5.32 rebuild
* Thu Feb 06 2020 Paul Howarth <paul@city-fan.org> - 4.19-1
  - Update to 4.19
    - Fix typed decode memory leak (GH#160)
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.18-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Dec 13 2019 Paul Howarth <paul@city-fan.org> - 4.18-1
  - Update to 4.18
    - Add new method ->type_all_string (GH#156); when type_all_string is set then
      the encode method produces stable deterministic string types in the
      resulting JSON - this can be an alternative to Cpanel::JSON::XS::Type when
      having deterministic output is required but string JSON types are enough
      for any output
    - Move SvGETMAGIC() from encode_av() and encode_hv() to encode_sv() (GH#156)
    - Add Math::BigInt and Math::BigFloat as recommended dependencies (GH#157)
* Tue Nov 05 2019 Paul Howarth <paul@city-fan.org> - 4.17-1
  - Update to 4.17
    - Add Changes tests and fixups (GH#155)
* Mon Nov 04 2019 Paul Howarth <paul@city-fan.org> - 4.16-1
  - Update to 4.16
    - Use Perl_strtod instead of self-made atof (via pow), to minimize
      differences from core string-to-float conversions (GH#154); this fixes
      float representation regressions (in the 1e-6 to 1e-16 range) since 5.22
* Tue Oct 22 2019 Paul Howarth <paul@city-fan.org> - 4.15-1
  - Update to 4.15
    - Fix more tests for nvtype long double

Files

/usr/bin/cpanel_json_xs
/usr/lib/.build-id
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/7782c0704e1557a028e980e0c74b3d53fe52c1
/usr/lib64/perl5/vendor_perl/Cpanel
/usr/lib64/perl5/vendor_perl/Cpanel/JSON
/usr/lib64/perl5/vendor_perl/Cpanel/JSON/XS
/usr/lib64/perl5/vendor_perl/Cpanel/JSON/XS.pm
/usr/lib64/perl5/vendor_perl/Cpanel/JSON/XS/Boolean.pm
/usr/lib64/perl5/vendor_perl/Cpanel/JSON/XS/Type.pm
/usr/lib64/perl5/vendor_perl/auto/Cpanel
/usr/lib64/perl5/vendor_perl/auto/Cpanel/JSON
/usr/lib64/perl5/vendor_perl/auto/Cpanel/JSON/XS
/usr/lib64/perl5/vendor_perl/auto/Cpanel/JSON/XS/XS.so
/usr/share/doc/perl-Cpanel-JSON-XS
/usr/share/doc/perl-Cpanel-JSON-XS/Changes
/usr/share/doc/perl-Cpanel-JSON-XS/README
/usr/share/doc/perl-Cpanel-JSON-XS/eg
/usr/share/doc/perl-Cpanel-JSON-XS/eg/bench
/usr/share/licenses/perl-Cpanel-JSON-XS
/usr/share/licenses/perl-Cpanel-JSON-XS/COPYING
/usr/share/man/man1/cpanel_json_xs.1.gz
/usr/share/man/man3/Cpanel::JSON::XS.3pm.gz
/usr/share/man/man3/Cpanel::JSON::XS::Boolean.3pm.gz
/usr/share/man/man3/Cpanel::JSON::XS::Type.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 02:07:23 2024