gcc15-gnat,gcc15-gnat-libs: update to 15.3
This is a bug-fix release, containing fixes for regressions in
GCC 15.2 relative to previous releases of GCC.
Update to 0.67
Upstream changes:
Changes for version 0.67
Update to version 0.67 Sun Feb 1 16:44:47 2026 +0000 e21f44f1ff462094395fae116dbe0c214f993764
Remove Test::More and Test::Builder from MANIFEST Sun Feb 1 16:44:47 2026 +0000 dbe85692c99d8c2a3974311cbb6f4de8803d91dd
Merge pull request #15 from pmqs/dependabot/github_actions/actions/cache-5 Sun Feb 1 16:42:41 2026 +0000 6f754d3fb497df0592f00b1f0e3903477d90af86
Merge pull request #14 from pmqs/dependabot/github_actions/actions/checkout-6 Sun Feb 1 16:42:27 2026 +0000 e522422e73d8feff9c9903ebdbd596ac1362d5b5
Bump actions/cache from 3 to 5 Fri Jan 30 09:53:35 2026 +0000 d1dedee227e1cd7238e7b19472a8ae339b34d269
Bump actions/checkout from 1 to 6 Fri Jan 30 09:53:16 2026 +0000 af078f45874ed71f1d3a41b9042f9ccbcd170106
Configure Dependabot for GitHub Actions updates Fri Jan 30 09:52:25 2026 +0000 95a010bcbcafe71e7f85dfa713d3f8cb4e8b09f9
Add perl 5.42 to workflow files Thu Sep 4 17:35:52 2025 +0100 56b6000cbebc11d5a44617f35c2096a6628b200c
fix typo in META.json Mon Oct 14 16:24:03 2024 +0100 4ff765bc17937c097ed36c2a0a4b3401aaa0474e
Update to 1.42
Upstream changes:
1.42 2026-06-30 21:25:05Z
- fix test error with allow_non-ref and JSON::XS >= 4.0 when
Cpanel::JSON::XS is not installed (RT#127753)
1.41 2026-06-18 03:44:01Z
- fix test error with allow_non-ref and Cpanel::JSON::XS >= 4.42
(RT#179192)
1.40 2023-09-09 21:59:01Z
- fix issues on perl 5.39.1 with 'import' subs
- added support for JSON v3, v4, JSON::XS v4
Update to 4.43
Upstream changes:
4.43 2026-07-18 (rurban)
- Fix canonical sort: compare by UTF-16 code units per RFC 8785 (GH #248, leont)
- Fix canonical sort on Perl 5.8-5.18: utf16_cmp now always attempts
UTF-8 decoding instead of checking SvUTF8 flag, since older Perls
may store valid UTF-8 hash keys without the flag set.
- Fix quadmath encode dropping ".0" for large floats (GH #246, reported by Tux).
The .0 guard condition that suppressed appending for NV values > UV_MAX was
incorrect on high-precision FP (quadmath, 128-bit long double on arm64) where
%g uses fixed-point notation for values like 1.01e30. Guarded with #if NV_DIG < 31
to skip only on double/80-bit-ld where %g naturally uses %e for large values.
4.42 2026-06-27 (rurban)
- Ensure encode with a type spec hashref does not change the hashref argument (GH #240)
- Fix -e docs: "written" → "read" (GH #239, reported by Ron Savage).
- Fix Boolean eq overload matching undef (GH #207, reported by fd-t).
Cpanel::JSON::XS::Boolean overloaded eq would match undef as equal
to false because undef stringifies to "". Added defined() guard.
[67 lines not shown]
Update to 5.009
Upstream changes:
5.009
* Only use Perl's C<$Config{ccflags}> when building bundled zstd on
AIX / IBM toolchains, or when C<SEREAL_ZSTD_USE_CONFIG_CCFLAGS> is
set. Other platforms now use the normal zstd build flags again.
5.008
* Decoder now supports C<thaw_allow_classes> and C<thaw_deny_action>
to control thaw callbacks during decoding. Thanks to James Rouzier
for the patches.
5.007
* Use $Config{ccflags} to compile ztd with. Should fix AIX.
Thanks to Thomas Seeling for the suggestion.
5.006
* Use miniz 3.1.1
* Avoid deprecated ZSTD api.
* Tidy and regen.
5.005
[5 lines not shown]
Update to 5.009
Upstream changes:
5.009
* Only use Perl's C<$Config{ccflags}> when building bundled zstd on
AIX / IBM toolchains, or when C<SEREAL_ZSTD_USE_CONFIG_CCFLAGS> is
set. Other platforms now use the normal zstd build flags again.
5.008
* Released to match Decoder version.
5.007
* Use $Config{ccflags} to compile ztd with. Should fix AIX.
Thanks to Thomas Seeling for the suggestion.
5.006
* Use miniz 3.1.1
* Avoid deprecated ZSTD api.
* Tidy and regen.
5.005
* Update spec to document changes from version 5
* Security fixes in decoder.
[3 lines not shown]
Update to 5.009
Upstream changes:
5.009
* Only use Perl's C<$Config{ccflags}> when building bundled zstd on
AIX / IBM toolchains, or when C<SEREAL_ZSTD_USE_CONFIG_CCFLAGS> is
set. Other platforms now use the normal zstd build flags again.
5.008
* Decoder now supports C<thaw_allow_classes> and C<thaw_deny_action>
to control thaw callbacks during decoding. Thanks to James Rouzier
for the patches.
5.007
* Use $Config{ccflags} to compile ztd with. Should fix AIX.
Thanks to Thomas Seeling for the suggestion.
Update to 1.27
Upstream changes:
1.27 2026-06-07 <schubiger at cpan.org>
- Merged development version to stable.
1.26_02 2026-06-01 <schubiger at cpan.org>
- Minor tweak/removals.
1.26_01 2026-05-30 <schubiger at cpan.org>
- Improve use of string/block eval.
1.26 2026-05-28 <schubiger at cpan.org>
- Merged development version to stable.
1.25_04 2026-05-27 <schubiger at cpan.org>
- ::Calendar: make 'type' part of the object.
1.25_03 2026-05-26 <schubiger at cpan.org>
- Guard against non-existent calendar module when testing.
1.25_02 2026-05-25 <schubiger at cpan.org>
- Introduce ::Calendar which converts between calendar systems.
1.25_01 2026-05-17 <schubiger at cpan.org>
- New supported formats: christmas/new year's eve/day.
- Test and document the new formats.
Update to 0.108
Upstream changes:
0.108 2026-06-17 T. R. Wyant
Remove references to the RT bug tracking system.
Replace wyant at cpan.org with harryfmudd at comcast.net.
Fix reliance on undocumented DateTime behaviour in t/6quarter.t.
Add CONTRIBUTING, SECURITY.
Update to 0.20
Upstream changes:
0.20 2026-06-30
- Switch to bps repo
- Update changelog for the CVE-2025-15646 vulnerability fix
0.19 2026-05-21
- remove Alien::LibGumbo as a runtime dependency (thanks to Graham Ollis)
- tree_to_callback: don't check document nodes for void elements (thanks to Niko Tyni)
- Fix memory leak in tree mode (rt.cpan.org #128667)
- Add test for tree mode memory leak (rt.cpan.org #128667) (thanks to Nick Kostyria)
- Fix callback example (rt.cpan.org #122716) (thanks to gregor herrmann)
- Fix wrong code path with GUMBO_NODE_TEMPLATE (thanks to Niko Tyni) (CVE-2025-15646)
- Add tests for GUMBO_NODE_TEMPLATE handling
Update to 0.06
Upstream changes:
0.06 2026-05-22
- Update to libgumbo 0.13.2
- Migrate to the new libgumbo repo on codeberg
- Add Best Practical as co-maintainer and document RT bug tracker
- Move module repo to https://github.com/bestpractical/alien-libgumbo