Path to this page:
Subject: CVS commit: pkgsrc/www/py-tornado
From: Thomas Klausner
Date: 2015-07-19 12:16:12
Message id: 20150719101612.440C798@cvs.netbsd.org
Log Message:
Update to 4.2.1:
What's new in Tornado 4.2.1
===========================
Jul 17, 2015
------------
Security fix
~~~~~~~~~~~~
* This release fixes a path traversal vulnerability in `.StaticFileHandler`,
in which files whose names *started with* the ``static_path`` directory
but were not actually *in* that directory could be accessed.
Files: