diff options
author | 2020-08-13 14:22:47 +1200 | |
---|---|---|
committer | 2020-08-13 14:23:15 +1200 | |
commit | 15eee19e9de58906443539c515f28cd83a84201a (patch) | |
tree | 8d5a4c5394519d227e05da7fb42a81a7bd75a1b0 /sys-apps/highway | |
parent | dev-lang/python: Stabilize 3.8.5 arm, #736854 (diff) | |
download | gentoo-15eee19e9de58906443539c515f28cd83a84201a.tar.gz gentoo-15eee19e9de58906443539c515f28cd83a84201a.tar.bz2 gentoo-15eee19e9de58906443539c515f28cd83a84201a.zip |
dev-perl/Mojolicious: Bump to version 8.500.0
Upstream:
- Make minimum Perl 5.16
- Mojo::Base now enables various perl 5.16 features.
- Handle Mojolicious::Command invocation to make "mojo generate
lite_app" work like "mojo generate lite-app"
- Add experimental Mojo::DOM::CSS ':any-link' pseudo-class support
- Add experimental Mojo::DOM::CSS case-sensitive attribute selectors
like [foo="bar" s]
- Mojo::DOM::CSSS rename of experimental ":matches" to ":is"
- Fix security issue allowing _method query params to be used with GET
requests
- Remove deprecated argument handling in Mojo::Promise->new
- Mojo::Promise->all_settled no longer experimental
- Mojolicious::Types {content,file}_types no longer experimental
- Mojo::IOLoop::Subprocess 'cleanup' event no longer experimental
- Mojo::IOLoop::Subprocess now uses JSON for IPC serialization instead
of Storable, for efficiency.
- Add Mojo::IOLoop::Subprocess->exit_code
- Mojo::Promise now warns when an unhandled rejected promise is
destroyed
- Don't unnecessarily create new promises in Mojo::Promise->resolve
- Fix a promise chaining bug in Mojo::Promise
Security:
- Previous versions permitted an HTTP GET request to pass a query
parameter _method=POST, and the code would then get routed through the
POST handler, even though the security models for allowing POST and
GET can be quite different, especially if you're trying to prevent
people make XSS attacks on your domain.
https://github.com/mojolicious/mojo/commit/3c1c99a7131a1419d8d355a6083c31a7f9ca7ba0
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'sys-apps/highway')
0 files changed, 0 insertions, 0 deletions