ID | 283502 |
Package Name | perl-Cpanel-JSON-XS |
Version | 4.37 |
Release | 6.fc40 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/perl-Cpanel-JSON-XS.git#23e6ccf9a9b8c6cff6ddfcf7befc7fbe714c4db0 |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Thu, 22 Feb 2024 15:10:58 UTC |
Completed | Thu, 22 Feb 2024 15:21:03 UTC |
Task | build (f40, /rpms/perl-Cpanel-JSON-XS.git:23e6ccf9a9b8c6cff6ddfcf7befc7fbe714c4db0) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Cpanel-JSON-XS.git#23e6ccf9a9b8c6cff6ddfcf7befc7fbe714c4db0'}} |
Tags |
|
RPMs |
src | |
|
perl-Cpanel-JSON-XS-4.37-6.fc40.src.rpm (info) (download) |
riscv64 |
|
perl-Cpanel-JSON-XS-4.37-6.fc40.riscv64.rpm (info) (download)
|
|
perl-Cpanel-JSON-XS-debuginfo-4.37-6.fc40.riscv64.rpm (info) (download)
|
|
perl-Cpanel-JSON-XS-debugsource-4.37-6.fc40.riscv64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* 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
* 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
|