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.39-1.fc42 RPM for ppc64le

From Fedora Rawhide for ppc64le / p

Name: perl-Cpanel-JSON-XS Distribution: Fedora Project
Version: 4.39 Vendor: Fedora Project
Release: 1.fc42 Build date: Fri Dec 13 11:43:32 2024
Group: Unspecified Build host: buildvm-ppc64le-04.iad2.fedoraproject.org
Size: 435725 Source RPM: perl-Cpanel-JSON-XS-4.39-1.fc42.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-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Fri Dec 13 2024 Paul Howarth <paul@city-fan.org> - 4.39-1
  - Update to 4.39
    - Fix Windows -Dusequadmath (GH#229, GH#235)
    - Fix inconsistent behavior between decoding escaped and unescaped
      surrogates, and escaped non-characters vs. non-escaped non-characters; now
      aligned to JSON::PP (GH#227, GH#233)
    - Add type_all_string tests (GH#236)
    - Silence UV to char cast warnings (GH#232)
    - Fix MSVC preprocessor errors (GH#232)
    - Fix -Wformat warnings on Windows (GH#228)
    - Clarify BigInt decoding (GH#226)
  - Drop EL-7 support
  - Use %{make_build} and %{make_install}
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.38-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jun 12 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4.38-3
  - Perl 5.40 re-rebuild of bootstrapped packages
* Tue Jun 11 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4.38-2
  - Perl 5.40 rebuild
* Tue May 28 2024 Paul Howarth <paul@city-fan.org> - 4.38-1
  - Update to 4.38
    - Encode real core booleans as boolean notation (GH#224)
    - Minor test fixes
    - Fix docs typo (GH#225)
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.37-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.37-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.37-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4.37-3
  - Perl 5.38 re-rebuild of bootstrapped packages
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4.37-2
  - Perl 5.38 rebuild
* Tue Jul 04 2023 Paul Howarth <paul@city-fan.org> - 4.37-1
  - Update to 4.37
    - Fix NAN/INF for AIX (GH#165)
    - Fix empty string result in object stringification (GH#221)
    - Allow \' in strings when allow_singlequote is enabled (GH#217)
  - Avoid use of deprecated patch syntax
* Thu Mar 02 2023 Paul Howarth <paul@city-fan.org> - 4.36-1
  - Update to 4.36
    - Remove the SAVESTACK_POS noop, merged from JSON-XS-3.02, removed there
      with 4.0
    - Request to remove: https://github.com/Perl/perl5/pull/20858
* Wed Feb 22 2023 Paul Howarth <paul@city-fan.org> - 4.35-1
  - Update to 4.35
    - Fix utf8 object stringification (GH#212)
* Wed Feb 22 2023 Paul Howarth <paul@city-fan.org> - 4.34-1
  - Update to 4.34
    - Fix a security issue, decoding hash keys without ending ':' (GH#208)
    - Check all bare hash keys for utf8 (GH#209)
    - Improve overload warnings (GH#205)
    - Fix a croak leak (GH#206)
  - Use SPDX-format license tag
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.32-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/bin/cpanel_json_xs
/usr/lib/.build-id
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/5af41d35db20cdbff3b344b565ee8cef3f41c6
/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, Sun Dec 22 03:36:33 2024