|
Upstream:
- Add experimental Mojolicious::Types->{content,file}_type methods
- Fix reply->file helper not trying to set a Content-Type heeder
- Fix Mojolicious::Controller->render not always using
Mojolicious::Types to find the correct Content-Type value
- Improve Test::Mojo to accept Mojo::File objects for app scripts
- Remove the various stream classes added in 7.83
- Fix Mojo::IOLoop::Stream not being able to call is_readable after a
timeout event.
Security:
- Upstream indicates that the stream classes added in 7.83 (included in
gentoo version 7.900.0) result in many Mojo applications being
unstable, and upstream have declared this as being a potential
security issue, and remove it.
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|