pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-tornado



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 19 10:16:12 UTC 2015

Modified Files:
        pkgsrc/www/py-tornado: Makefile PLIST distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-tornado/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-tornado/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-tornado/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index