git: commit e3860fe4b1f393efeb4102f262157286e95c2621
tarball: http://hoytech.com/antiweb/beta/antiweb-4.0BETA18.tar.gz
CKSUM: 1378936868 249172
MD5: cd63de298a200a9f4fface7c44bf2c86
SHA1: 75a8774435f39b06a759a288382748dc138c23ab
---------------------------------------------------------------------
4.0BETA18 Aug 10, 2010
* Port: SBCL support.
* Security: Fixed Denial Of Service bug where a request to an AWP file
could cause the worker to exit, interrupting connections being handled
by that worker process.
* Security: Fail-safe checks to ensure we don't apply CGI or regular
file code to a non-regular file. There is other code that prevents this,
but these checks are in case that code changes or is manipulated by
extensions.
* Change: Current directory path segments like /./ are no longer allowed.
---------------------------------------------------------------------