https://bugzilla.redhat.com/show_bug.cgi?id=2526097
Michal Josef Spacek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Michal Josef Spacek <[email protected]> --- Changes: 0.19 Mon Sep 7 2026 - new "accountId" option and accessor: a default accountId added to every method call that does not give one (fromAccountId as well for the /copy methods), and used by Upload() when no account is passed. RFC 8620 requires accountId on every method except Core/echo, and servers are starting to reject calls without it 0.18 Mon Aug 31 2026 - clarify licensing: same terms as Perl itself (Artistic License 1.0 or GPL version 1 or later) - include a LICENSE file in the distribution - use core MIME::Base64 instead of Convert::Base64 - File::LibMagic is now optional: it is loaded only when Upload() is called without an explicit mimetype, and falls back to "application/octet-stream" if it isn't installed. Moved from requires to recommends - declare Test::More in TEST_REQUIRES - uncomment LICENSE => Perl_5 in Makefile.PL (metadata previously said "unknown") For rawhide and F45 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2526097 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202526097%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
