Thu, 19 Sep 2024 15:34:10 UTC | login

Information for build perl-Cpanel-JSON-XS-4.38-3.fc41

ID313218
Package Nameperl-Cpanel-JSON-XS
Version4.38
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Cpanel-JSON-XS.git#6617e527bd53ecc8291eb15a1b6a0d13a5cf6798
SummaryJSON::XS for Cpanel, fast and correct serializing
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 22 Jul 2024 07:02:26 UTC
CompletedMon, 22 Jul 2024 08:20:35 UTC
Taskbuild (f41, /rpms/perl-Cpanel-JSON-XS.git:6617e527bd53ecc8291eb15a1b6a0d13a5cf6798)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Cpanel-JSON-XS.git#6617e527bd53ecc8291eb15a1b6a0d13a5cf6798'}}
Tags
f41
RPMs
src
perl-Cpanel-JSON-XS-4.38-3.fc41.src.rpm (info) (download)
riscv64
perl-Cpanel-JSON-XS-4.38-3.fc41.riscv64.rpm (info) (download)
perl-Cpanel-JSON-XS-debuginfo-4.38-3.fc41.riscv64.rpm (info) (download)
perl-Cpanel-JSON-XS-debugsource-4.38-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * 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)