diff options
author | wiz <wiz@pkgsrc.org> | 2018-06-24 09:41:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-06-24 09:41:23 +0000 |
commit | ab14249b010b6080d98fa22fc40a53ba220ef31d (patch) | |
tree | d642cada353f2fded840c9c5fed5e891cf3a5fa2 /www | |
parent | 74c4b2934be27a33a57898dea6591fe0f05ab70a (diff) | |
download | pkgsrc-ab14249b010b6080d98fa22fc40a53ba220ef31d.tar.gz |
p5-Mojolicious: update to 7.85.
7.85 2018-06-17
- Removed deprecated build_tx, config, handler and log methods from Mojo.
- Added promisify method to Mojo::UserAgent::Transactor.
- Improved Mojolicious::Command to die on template errors.
7.84 2018-06-05
- Fixed a bug where test servers would be started when reusing a
Mojo::UserAgent object after fork.
7.83 2018-06-02
- Replaced MOJO_DAEMON_DEBUG and MOJO_USERAGENT_DEBUG environment variables
with MOJO_SERVER_DEBUG and MOJO_CLIENT_DEBUG. (anparker)
- Updated IO::Socket::SSL requirement to 2.009 for ALPN support.
- Added modules Mojo::IOLoop::Stream::HTTPClient,
Mojo::IOLoop::Stream::HTTPServer, Mojo::IOLoop::Stream::WebSocketClient and
Mojo::IOLoop::Stream::WebSocketServer. (anparker)
- Added transition method to Mojo::IOLoop. (anparker)
- Added close_connections method to Mojo::Server::Daemon. (anparker)
- Added stream_class and tls_protocols arguments to client and server methods
in Mojo::IOLoop. (anparker, sri)
- Fixed a small render_maybe argument localization bug.
7.82 2018-05-27
- Removed experimental status from new_tag and selector methods in Mojo::DOM.
- Improved Mojo::Server::PSGI with support for the before_server_start hook.
- Fixed a bug where render_maybe in Mojolicious::Controller could not render
multiple alternatives properly because arguments were not localized.
7.81 2018-05-21
- Added request_id attribute to Mojo::Message::Request.
- Improved all built in templates to contain a comment with their request id.
- Improved some log messages to contain a request id.
7.80 2018-05-20
- Many users expected that Mojo::UserAgent would verify all TLS certificates
by default. Unfortunately that has not been the case so far, but will change
with this release in an effort to strengthen security. By default
Mojo::UserAgent will now reject all invalid TLS certificates. To return to
the previous behavior you can use the new insecure attribute.
$ua->insecure(1);
To make testing easier, Test::Mojo will default to having the insecure
attribute activated. And with the get command you can use the new -k option.
mojo get -k https://127.0.0.1:3000
That also means that Mojo::IOLoop::TLS will no longer have a default
tls_verify value. To disable TLS certificate verification there you can use
the value 0x00.
$tls->negotiate(tls_verify => 0x00);
- Added insecure attribute to Mojo::UserAgent.
- Added EXPERIMENTAL server method to Mojolicious.
- Added EXPERIMENTAL before_server_start hook.
- Added -k option to get command.
- Fixed a bug where Mojo::DOM could only reuse Mojo::DOM objects containing
root nodes.
7.79 2018-05-14
- Added EXPERIMENTAL selector method to Mojo::DOM.
- Added reply->file helper to Mojolicious::Plugin::DefaultHelpers.
7.78 2018-05-11
- Deprecated delay helper in Mojolicious::Plugin::DefaultHelpers.
- Added EXPERIMENTAL new_tag method to Mojo::DOM. (jberger, sri)
- Added EXPERIMENTAL tag method to Mojo::DOM::HTML.
- Added EXPERIMENTAL tag_to_html function to Mojo::DOM::HTML.
- Improved performance of all DOM manipulation methods in Mojo::DOM
significantly when reusing Mojo::DOM objects.
- Fixed a Windows directory traversal security issue. (dmanto)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Mojolicious/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Mojolicious/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Mojolicious/Makefile b/www/p5-Mojolicious/Makefile index 2de9719156d..8650867a4d6 100644 --- a/www/p5-Mojolicious/Makefile +++ b/www/p5-Mojolicious/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.135 2018/05/02 20:12:39 wiz Exp $ +# $NetBSD: Makefile,v 1.136 2018/06/24 09:41:23 wiz Exp $ # # When updating this package, please upload the distfile # since they disappear immediately when new releases happen, # which is quite often. -DISTNAME= Mojolicious-7.77 +DISTNAME= Mojolicious-7.85 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mojolicious/} diff --git a/www/p5-Mojolicious/distinfo b/www/p5-Mojolicious/distinfo index 2ad12ff6f5a..758dba0e5c0 100644 --- a/www/p5-Mojolicious/distinfo +++ b/www/p5-Mojolicious/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.127 2018/05/02 20:12:39 wiz Exp $ +$NetBSD: distinfo,v 1.128 2018/06/24 09:41:23 wiz Exp $ -SHA1 (Mojolicious-7.77.tar.gz) = 0265a014c51236334fc4a1e62937df3d54048d2d -RMD160 (Mojolicious-7.77.tar.gz) = 3d598c8f97ba656f88019b1d084a847a9db609f2 -SHA512 (Mojolicious-7.77.tar.gz) = 394a78e3986b2d3d5982e84f972a6f471b10258471adfbf8ac0c2fa567ddd47ab739b0c09780f371b20787f7e72be4b811baacc48b10218e918736da417edc01 -Size (Mojolicious-7.77.tar.gz) = 715600 bytes +SHA1 (Mojolicious-7.85.tar.gz) = 9f4b4f964110c5ea8c6821c72d366d4ca58c4a3f +RMD160 (Mojolicious-7.85.tar.gz) = 601a1726840f56cf1e1d7b4fdfa58a18401443af +SHA512 (Mojolicious-7.85.tar.gz) = be0f34f1c90494ebe6e2f29063a0d2dddb096f5e8629c01700e552dfd4efccc28a590983dabe93bfe496af882c219a1d64136fffba31c043108d032b51b1b723 +Size (Mojolicious-7.85.tar.gz) = 723325 bytes |