diff --git a/Mojolicious-9.38.tar.gz b/Mojolicious-9.38.tar.gz deleted file mode 100644 index 757101aa61413c047027ccbbf433183404eb8ba8..0000000000000000000000000000000000000000 Binary files a/Mojolicious-9.38.tar.gz and /dev/null differ diff --git a/Mojolicious-9.39.tar.gz b/Mojolicious-9.39.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ba9d87ad00ead326ff2c16461d48ec2981ac2323 Binary files /dev/null and b/Mojolicious-9.39.tar.gz differ diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec index 0c0568ef626f6ed8e45f6562ba599500bbc1c81c..ccfbbdf9ca5bb2caaaa310ed1e6e613190b24919 100644 --- a/perl-Mojolicious.spec +++ b/perl-Mojolicious.spec @@ -1,5 +1,5 @@ Name: perl-Mojolicious -Version: 9.38 +Version: 9.39 Release: 1 Summary: A next generation web framework for Perl License: Artistic 2.0 @@ -70,6 +70,13 @@ make test %{perl_vendorlib}/Test %changelog +* Thu Dec 26 2024 openeuler_bot - 9.39-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update perl-Mojolicious to 9.39 +- DESC:Changes for version 9.39 - 2024-11-23: 1.Added EXPERIMENTAL support for encrypted session cookies. This feature is much more secure than signed cookies and can be enabled by installing CryptX and setting the encrypted attribute. $app->sessions->encrypted(1); 2.Added EXPERIMENTAL encrypted attribute to Mojolicious::Sessions. 3.Added EXPERIMENTAL encrypted_cookie and every_encrypted_cookie methods to Mojolicious::Controller. 4.Added EXPERIMENTAL decrypt_cookie, encrypt_cookie and generate_secret functions to Mojo::Util. 5.Fixed a bug in Mojo::Message::Request where message size limits were not always correctly applied. (Alexander Kuehne) + * Fri Sep 13 2024 Ge Wang - 9.38-1 - Upgrade to version 9.38