↵ Return to the main page of perl-Cpanel-JSON-XS
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-05-28 | Paul Howarth <paul at city dash fan dot 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) |
2024-01-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.37-6 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.37-5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-07-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.37-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-07-12 | Jitka Plesnikova <jplesnik at redhat dot com> - 4.37-3 | - Perl 5.38 re-rebuild of bootstrapped packages |
2023-07-11 | Jitka Plesnikova <jplesnik at redhat dot com> - 4.37-2 | - Perl 5.38 rebuild |
2023-07-04 | Paul Howarth <paul at city dash fan dot 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 |
2023-03-02 | Paul Howarth <paul at city dash fan dot 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 |
2023-02-22 | Paul Howarth <paul at city dash fan dot org> - 4.35-1 | - Update to 4.35 - Fix utf8 object stringification (GH#212) |
2023-02-22 | Paul Howarth <paul at city dash fan dot 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 |