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.35-1.fc38 RPM for x86_64

From Fedora 38 for x86_64 / p

Name: perl-Cpanel-JSON-XS Distribution: Fedora Project
Version: 4.35 Vendor: Fedora Project
Release: 1.fc38 Build date: Wed Feb 22 19:20:59 2023
Group: Unspecified Build host: buildvm-x86-12.iad2.fedoraproject.org
Size: 401533 Source RPM: perl-Cpanel-JSON-XS-4.35-1.fc38.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

* 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
* Sat Aug 13 2022 Paul Howarth <paul@city-fan.org> - 4.32-1
  - Update to 4.32
    - Fix new JSON::PP::Boolean overload redefinition warnings (GH#200)
* Wed Aug 10 2022 Paul Howarth <paul@city-fan.org> - 4.31-1
  - Update to 4.31
    - Adjust t/20_unknown.t pp bool tests for native bool when supported (GH#198)
* Tue Aug 02 2022 Paul Howarth <paul@city-fan.org> - 4.30-3
  - Re-apply test fixes for t/20_unknown.t now that JSON::PP native bool support
    is back
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.30-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 17 2022 Paul Howarth <paul@city-fan.org> - 4.30-1
  - Update to 4.30
    - Fix perl 5.37 utf8n_to_uvuni deprecation (GH#196)
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4.29-3
  - Perl 5.36 re-rebuild of bootstrapped packages
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4.29-2
  - Perl 5.36 rebuild
* Fri May 27 2022 Paul Howarth <paul@city-fan.org> - 4.29-1
  - Update to 4.29
    - Hack: Revert native bool (unblessed) overloads via JSON::PP 4.08; JSON::PP
      ignores unblessed bools for now (GH#194)
* Thu May 05 2022 Paul Howarth <paul@city-fan.org> - 4.28-1
  - Update to 4.28
    - Validate the JSON struct, which might get corrupted by wrong FREEZE/THAW
      methods, or other serializers, or corrupting our magic object (GH#192)
    - Improve our DESTROY and END methods to avoid NULL dereferences
      (https://github.com/rurban/perl-compiler/issues/438)
    - Fix 3 tests in t/20_unknown.t with the latest 5.35.10 bool enhancements and
      JSON::PP (GH#194)
    - Fix t/118_type.t with Windows ivtype long long (GH#178)
    - Added GitHub actions
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.27-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* 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

Files

/usr/bin/cpanel_json_xs
/usr/lib/.build-id
/usr/lib/.build-id/63
/usr/lib/.build-id/63/a889df60647e034252000eca14a5d59cf21850
/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, Tue Apr 9 22:26:30 2024