https://bugzilla.redhat.com/show_bug.cgi?id=2432201
Michal Josef Spacek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Michal Josef Spacek <[email protected]> --- Changes: 0.43 Thu Jan 23 2026 - Fix prTTFont/prEnd crash from orphaned docProxy (GitHub #24) DESTROY was releasing TTFont0 objects still owned by DocProxy, corrupting their uid and crashing write_objects(). - prInitVars now properly resets docProxy state 0.42 Thu Jan 22 2026 - Add provides and no_index to META for proper PAUSE indexing - Add LICENSE, SECURITY.md, CONTRIBUTING.md - Address CPANTS Kwalitee experimental metrics 0.41 Thu Jan 22 2026 - Add GitHub Issues bugtracker to distribution metadata - Add IO::String to TEST_REQUIRES 0.40 Thu Jan 22 2026 Bug fixes: 120459 Uses deprecated defined(%hash) - breaks Perl 5.24+ 120346 Parsing of refs is too strict 120401 Reads the entire contents when extracting a single page 130152 sprintf with undefined objekt values should not warn 171691 IO::String untie - prFile() fails after IO::String write 83185 crossrefObj non-numeric argument warning from hex strings 168975 prForm() should accept IO::String objects as file input 131484 Document GhostScript usage for stream concatenation GitHub#8 prDocForm crash on undefined links array reference Internal improvements: - Root object finding patch (from ver_0.40 branch) - strict compatibility fixes (variable declarations) - Added regression test suite (t/regression.t) Thanks to all who contributed patches for these fixes! For rawhide -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2432201 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202432201%23c2 -- _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
