Apache 1.3.31

4つの潜在的なセキュリティ問題を修正してリリースされています。

In mod_digest, verify whether the nonce returned in the client response 
is one we issued ourselves. This problem does not affect mod_auth_digest. 
Escape arbitrary data before writing into the errorlog. 
Fix starvation issue on listening sockets where a short-lived connection on 
a rarely-accessed listening socket will cause a child to hold the accept 
mutex and block out new connections until another connection arrives on that 
rarely-accessed listening socket. 
Fix parsing of Allow/Deny rules using IP addresses without a netmask; issue 
is only known to affect big-endian 64-bit platforms