Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Dancer2
From: Wen Heping
Date: 2016-08-26 09:37:30
Message id: 20160826073730.CADECFBC3@cvs.NetBSD.org
Log Message:
Update to 0.203000
Add p5-ExtUtils-MakeMaker as BUILD_DEPENDS
Upstream changes:
0.203000 2016-08-24 22:09:56-05:00 America/Chicago
[ BUG FIXES ]
* GH #1232: Force deserialization of body data even when an existing
Plack::Request object has already parsed request body. Don't double
decode deserialized data. (Russell Jenkins - @veryrusty)
[ ENHANCEMENTS ]
* GH #1195: Add change_session_id() method - both as a good security
practice and to comply with other established security standards.
(Peter Mottram)
* GH #1234: Add convenience functions to access Dancer's HTTP_CODES
table. (Yanick Champoux)
[ DOCUMENTATION ]
* Fix Typo (Stefan Hornburg - Racke)
* Document $session->data (Stefan Hornburg - Racke)
Files: